Skip to content

Parsing PoolCertificate in Conway fails #429

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

Closed
KINGH242 opened this issue Mar 4, 2025 · 0 comments · Fixed by #430
Closed

Parsing PoolCertificate in Conway fails #429

KINGH242 opened this issue Mar 4, 2025 · 0 comments · Fixed by #430

Comments

@KINGH242
Copy link
Contributor

KINGH242 commented Mar 4, 2025

Describe the bug
Trying to process a transaction with a PoolCertificate created in Conway era fails since pool_owners is a Set instead of List

To Reproduce
Create PoolCertificate using cardano-cli in conway era, then try to parse the CBOR hex.

Expected behavior
Should be able to parse certificates from all eras

Additional context
Incoming pull request with the fix

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 a pull request may close this issue.

1 participant