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

op-program: Handle invalid transition states during interop consolidation #13776

Open
Inphi opened this issue Jan 15, 2025 · 0 comments
Open
Labels
A-op-program Area: op-program H-interop Hardfork: change planned for interop upgrade

Comments

@Inphi
Copy link
Contributor

Inphi commented Jan 15, 2025

The consolidation step of interop derivation needs to handle the case where there are invalid transition states. When this happens, each optimistic block that's found to be invalid must be replaced with a deposit-only block.

The native block execution hint can be used to prepare the data needed to build a deposit-only block in the program.

@Inphi Inphi added A-op-program Area: op-program A-interop labels Jan 15, 2025
@emhane emhane added H-interop Hardfork: change planned for interop upgrade and removed A-interop labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-program Area: op-program H-interop Hardfork: change planned for interop upgrade
Projects
None yet
Development

No branches or pull requests

2 participants