Skip to content

test(protocol): localstatequery using cardano blueprint tests #1001

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

wolf31o2
Copy link
Member

@wolf31o2 wolf31o2 commented Apr 29, 2025

Adds cardano-blueprint submodule that contains first examples of local state query query and result data.

The included getSystemStart result example was generated using the actual data type used by the haskell server implementation. To make the example roundtrip, big integers (> int64) must be supported.

Closes #992

@wolf31o2 wolf31o2 requested a review from a team as a code owner April 29, 2025 02:13
Adds cardano-blueprint submodule that contains first examples of local
state query query and result data.

The included getSystemStart result example was generated using the
actual data type used by the haskell server implementation. To make the
example roundtrip, big integers (> int64) must be supported.

Signed-off-by: Sebastian Nagel <[email protected]>
@wolf31o2 wolf31o2 merged commit 7ed7244 into main Apr 29, 2025
9 checks passed
@wolf31o2 wolf31o2 deleted the test/cardano-blueprints branch April 29, 2025 13:48
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.

3 participants