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

feat(permissionless batches): batch production toolkit and operator recovery #1555

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    2e09118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    496314f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12d380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c329959 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. handle batches

    jonastheis committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    59ea991 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. introduce ForceL1MessageCount to config to be able to set a custom L1…

    … message amount. this is mainly for testing purposes
    jonastheis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2df07a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5ebf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f96af8e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    16a471d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d25094b View commit details
    Browse the repository at this point in the history
  3. add bundle creation

    jonastheis committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    603feed View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    5ddd6d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ff6fd0 View commit details
    Browse the repository at this point in the history
  3. implement RecoveryNeeded functionality to allow re-running without ov…

    …erriding and instead switching to batch submission mode
    jonastheis committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0108873 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6f914a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. clean up

    jonastheis committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0123502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596d9fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d85bdf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. address review comments

    jonastheis committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a9eac08 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    606162e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c0201 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    ec9d862 View commit details
    Browse the repository at this point in the history
  2. address review comments

    jonastheis committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6ef4775 View commit details
    Browse the repository at this point in the history