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

Add support for events: RollbackBatches and UpdateL1InfoTreeV2 #101

Merged
merged 20 commits into from
Aug 28, 2024

Conversation

joanestebanr
Copy link
Contributor

@joanestebanr joanestebanr commented Aug 23, 2024

Closes #100

What does this PR do?

  • Add support to event UpdateL1InfoTreeV2: basically is a sanity check for L1InfoTree
  • Add support to event RollbackBatches:
  • Add new sanity check for adding sequences (must be contigous)
  • Refactor etherman: move types to another folder to be able to do mock and prevent import cycle error (most of the files changes are for that reason!)
  • Add a RPC end-point for testing purpose. It's only active with execution tag debug

Reviewers

Main reviewers:

@ToniRamirezM

@joanestebanr joanestebanr self-assigned this Aug 23, 2024
@cla-bot cla-bot bot added the cla-signed label Aug 23, 2024
@joanestebanr joanestebanr marked this pull request as ready for review August 28, 2024 12:34
@joanestebanr joanestebanr merged commit f5f9036 into develop Aug 28, 2024
14 checks passed
@joanestebanr joanestebanr deleted the feature/100-RollbackBatches_UpdateL1InfoTreeV2 branch August 28, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for events: RollbackBatches and UpdateL1InfoTreeV2
2 participants