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: cddl conformity, MultiEraRedeemers #424

Merged
merged 8 commits into from Apr 1, 2024

Conversation

jmhrpr
Copy link
Member

@jmhrpr jmhrpr commented Mar 14, 2024

  • Add new CDDL types like NonEmptyKeyValuePairs, Sets, ...
  • Update Conway primitives to match updated Conway CDDL, fix places which used Option instead of Nullable
  • MultiEraRedeemers, due to different RedeemerTag pre-conway/conway

UtxoRPC spec missing Conway redeemer tag and PlutusV3 script so these are currently todo!() in utxorpc translation code

I can decode all blocks in every chunk in this snapshot

closes #410

@jmhrpr jmhrpr changed the title Feat/cddl conformity feat: cddl conformity Mar 14, 2024
@jmhrpr jmhrpr marked this pull request as ready for review March 19, 2024 19:21
@jmhrpr jmhrpr changed the title feat: cddl conformity feat: cddl conformity, MultiEraRedeemers Mar 19, 2024
@jmhrpr jmhrpr requested a review from scarmuega March 19, 2024 19:22
@scarmuega scarmuega merged commit c31e773 into txpipe:main Apr 1, 2024
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.

InvalidCbor error when reading blocks from sanchonet on Conway era
2 participants