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 L2 block sequential process. Execute empty L2 block. Add tracking number to L2 block. Several refactors #3118

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

agnusmor
Copy link
Contributor

What does this PR do?

  • Added L2 block sequential process mode. This mode can be enabled using the following config parameter:

[Sequencer]
[Sequencer.Finalizer]
SequentialProcessL2Block = true

  • Execute always the changeL2Block tx when opening a new WIP L2 block (instead to wait to execute with the first tx of the block)
  • Added a tracking number to L2 blocks to ease following the L2 block process/store in the logs
  • Several minor refactors

Reviewers

Main reviewers:

@ToniRamirezM

@agnusmor agnusmor merged commit 76e3118 into develop Jan 22, 2024
18 checks passed
@agnusmor agnusmor deleted the feature/sequential-l2block branch February 7, 2024 01:35
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.

1 participant