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

Sequencer L2 block parallel processing improvements #3604

Merged
merged 21 commits into from
Apr 30, 2024

Commits on Apr 12, 2024

  1. wip

    agnusmor committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    db0fd6b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    fdee8f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Close sipBatch (if needed) when processing reorg. Halt when 2 consecu…

    …ties reorgs (same L2 block)
    agnusmor committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8fa6583 View commit details
    Browse the repository at this point in the history
  2. Return error when reserved counters overflow on l2 block process. Log…

    … used/reserved counters when closing wip batch
    agnusmor committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    960744f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62225d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    85b9971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ecf89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c022f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    b677515 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    21bf29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa0565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea87066 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    98d9f58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfc8fa View commit details
    Browse the repository at this point in the history
  3. fix synchornizer test

    agnusmor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    af6bb13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655a9f0 View commit details
    Browse the repository at this point in the history
  5. fix non-e2e tests

    agnusmor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bd83300 View commit details
    Browse the repository at this point in the history
  6. fix finalizer tests

    agnusmor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bd3e681 View commit details
    Browse the repository at this point in the history
  7. remove unused code

    agnusmor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2006be5 View commit details
    Browse the repository at this point in the history
  8. test

    agnusmor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7fdea00 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    5522122 View commit details
    Browse the repository at this point in the history