Skip to content

feat: conway phase one validation implementation#573

Merged
scarmuega merged 7 commits into
txpipe:mainfrom
ricomiles:feat/conway-phase-one
Jan 10, 2025
Merged

feat: conway phase one validation implementation#573
scarmuega merged 7 commits into
txpipe:mainfrom
ricomiles:feat/conway-phase-one

Conversation

@ricomiles
Copy link
Copy Markdown
Contributor

@ricomiles ricomiles commented Dec 30, 2024

This implementation adds support for Conway Phase One validation. It currently checks the same rules that the Babbage implementation uses.

Additionally, since Conway and Babbage share the same checks and throw the same errors, the validation error BabbageError has been renamed to PostAlonzoError to accommodate both eras. I also added the thiserror crate to pallas-applying for better error handling

@scarmuega scarmuega merged commit 1e521e4 into txpipe:main Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants