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(network): Local State Queries #600

Merged
merged 83 commits into from
Feb 13, 2025
Merged

Conversation

sterraf
Copy link
Contributor

@sterraf sterraf commented Feb 13, 2025

Queries implemented are those appearing at version 0.20 of ouroboros-consensus-cardano (save from the three “Debug” ones). Each one has been documented with references to the Haskell code, and is accompanied with a live test to interact with a preprod node (at pallas/examples/n2c-miniprotocols) and/or unit tests based on real interaction with the node.

This includes correcting some of the previously implemented queries (v.g. Issue #496).

Note that there is an edition at pallas-codec (an addition to the TagWrap API).

@scarmuega scarmuega merged commit 353151e into txpipe:main Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants