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

Enable proving 1: Batch proving #210

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

Commits on Sep 12, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    30d04e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7308964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b90feb0 View commit details
    Browse the repository at this point in the history
  4. Refactor

    rpanic committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0db5aff View commit details
    Browse the repository at this point in the history
  5. Updated withdrawal runtime

    rpanic committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    91af70c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b756ebc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    16f8a52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccded78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c47c74c View commit details
    Browse the repository at this point in the history
  4. Authorizations

    rpanic committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4770181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f413fd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78dec46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7561ff View commit details
    Browse the repository at this point in the history
  8. dependencies

    rpanic committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8d4115c View commit details
    Browse the repository at this point in the history
  9. Lint errors

    rpanic committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    20ec830 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    5387b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c6d20 View commit details
    Browse the repository at this point in the history
  3. Added timing log utils

    rpanic committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e7cfa11 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    a00bd14 View commit details
    Browse the repository at this point in the history
  2. Made LocalTaskQueue sequential

    rpanic committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    83de537 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Moved CompileRegistry

    rpanic committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    db3a52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32534b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2587180 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feature/enable-proving

    # Conflicts:
    #	package-lock.json
    #	packages/library/src/runtime/Withdrawals.ts
    #	packages/sequencer/src/worker/queue/LocalTaskQueue.ts
    #	packages/sequencer/test/settlement/Settlement.ts
    rpanic committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    13ad8d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    658b1ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0ef48f View commit details
    Browse the repository at this point in the history
  7. LocalTaskQueue merge

    rpanic committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ec36df6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0643231 View commit details
    Browse the repository at this point in the history
  9. Refactoring leftovers

    rpanic committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    89699e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95610b9 View commit details
    Browse the repository at this point in the history
  11. Enabled proving for batches

    rpanic committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cffc909 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d3d613 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Linting

    rpanic committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    36f2eba View commit details
    Browse the repository at this point in the history
  2. reduced timeout

    rpanic committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d78b390 View commit details
    Browse the repository at this point in the history