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

L1/L2 Reorg Handling #3

Open
6 tasks
Tracked by #3
bap2pecs opened this issue Jul 31, 2024 · 0 comments
Open
6 tasks
Tracked by #3

L1/L2 Reorg Handling #3

bap2pecs opened this issue Jul 31, 2024 · 0 comments

Comments

@bap2pecs
Copy link
Collaborator

bap2pecs commented Jul 31, 2024

@bap2pecs cloned issue babylonchain/optimism#9 on 2024-06-08:

Design Tasks

  • research and evaluate the implication of reorgs and document resolutions

Eng Tasks

instead of skipping, we can let FP re-sign EOTS using a new nonce. this requires

  • the L2 node network to submit a signal to the Babylon DA contract
  • ACL is needed for such submission
  • FP network monnitor such signal in the DA contract and re-sign
  • changes in the current pub rand structure (i.e. instead of 1-1 mapping from block to PR, this willl be 1-N)
  • look into L1OriginSelector (Mark suggested)

References

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

No branches or pull requests

1 participant