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: localstatequery UTxOsByAddress and UTxOsByTxIn support #554

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

agaffney
Copy link
Contributor

This adds support for the UTxOs by Address and UTxOs by TxIn queries.

Fixes #315

cmd/gouroboros/query.go Fixed Show fixed Hide fixed
@agaffney agaffney force-pushed the feat/localstatequery-queries branch from 7a88b0b to 568a616 Compare March 21, 2024 19:10
This adds support for the UTxOs by Address and UTxOs by TxIn queries.

Fixes #315
@agaffney agaffney force-pushed the feat/localstatequery-queries branch from 568a616 to 5e7a8df Compare March 21, 2024 19:13
@agaffney agaffney merged commit 5b50c6e into main Mar 22, 2024
6 checks passed
@agaffney agaffney deleted the feat/localstatequery-queries branch March 22, 2024 00:27
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.

Implement additional LocalStateQuery queries/responses
2 participants