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

feat: endpoints for gRPC query module for LocalStateQuery #172

Merged
merged 1 commit into from
May 17, 2024

Conversation

wolf31o2
Copy link
Member

@wolf31o2 wolf31o2 commented May 17, 2024

This implements the query.ReadParams and query.ReadUtxos endpoints from the UTxO RPC gRPC standard, which is an interface over the Ouroboros LocalStateQuery mini-protocol.

Closes #32

@wolf31o2 wolf31o2 merged commit c8a0a77 into main May 17, 2024
9 checks passed
@wolf31o2 wolf31o2 deleted the feat/utxorpc-query branch May 17, 2024 18:47
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.

Endpoints for LocalStateQuery via gRPC
2 participants