Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature get capabilities #15

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Feature get capabilities #15

merged 3 commits into from
Jan 10, 2025

Conversation

JasonVranek
Copy link
Contributor

Add a new endpoint getCapabilities. Since constraintType implementations will be agreed upon outside of the scope of the API, Relays may support different constraintType. This endpoint is to allow for other parties, particularly Builders and Gateways to query the Relay to learn which constraintTypes it supports and which they should also support.

closes #7

@JasonVranek JasonVranek requested a review from SmoothBot January 7, 2025 23:37
@SmoothBot
Copy link
Contributor

lgtm. @mempirate can you take look too?

Copy link
Collaborator

@mempirate mempirate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm as well

@JasonVranek JasonVranek merged commit ee93b77 into main Jan 10, 2025
3 checks passed
@JasonVranek JasonVranek deleted the feature-getCapabilities branch January 10, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relay endpoint for exchanging supported constraintTypes
3 participants