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

fix: Babbage block parsing #208

Merged
merged 1 commit into from
Mar 8, 2023
Merged

fix: Babbage block parsing #208

merged 1 commit into from
Mar 8, 2023

Conversation

agaffney
Copy link
Contributor

@agaffney agaffney commented Mar 8, 2023

  • don't try to parse arbitrary plutus scripts/data
  • add missing transaction witness set field
  • better support alternate transaction output format
  • update Babbage intersect point for preview in test program

Fixes #204

* don't try to parse arbitrary plutus scripts/data
* add missing transaction witness set field
* better support alternate transaction output format
* update Babbage intersect point for preview in test program

Fixes #204
@agaffney agaffney merged commit dac3d62 into main Mar 8, 2023
@agaffney agaffney deleted the fix/babbage-block-parsing branch March 8, 2023 14:50
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.

Failure parsing certain Babbage blocks
2 participants