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: Implement gas relay mode and inclusion data for data attestation #2987

Closed
wants to merge 268 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 14, 2024

  1. try 2

    StanislavBreadless committed May 14, 2024
    Configuration menu
    Copy the full SHA
    71a1b8e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. try 3

    StanislavBreadless committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0fcfd43 View commit details
    Browse the repository at this point in the history
  2. some fixes

    StanislavBreadless committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4d8b0dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6451639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8f4560 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66d262d View commit details
    Browse the repository at this point in the history
  6. sync with main

    StanislavBreadless committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8326ffe View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. sync with main

    StanislavBreadless committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2bbc9ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request matter-labs#1962 from matter-labs/sb-sync-main-wit…

    …h-sync-layer-stable
    
    Sb sync main with sync layer stable
    StanislavBreadless authored May 16, 2024
    Configuration menu
    Copy the full SHA
    745f2c3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. bump contracts

    kelemeno committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6135017 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request matter-labs#1992 from matter-labs/kl/sync-layer-bu…

    …mp-contracts-v23
    
    chore: bump  contracts
    StanislavBreadless authored May 21, 2024
    Configuration menu
    Copy the full SHA
    b960cef View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. sync with main

    StanislavBreadless committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2bcb150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c64c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ee537 View commit details
    Browse the repository at this point in the history
  4. fmt

    StanislavBreadless committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    24d103f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. use dev contracts

    StanislavBreadless committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    891bd59 View commit details
    Browse the repository at this point in the history
  2. use dev branch

    StanislavBreadless committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    35092f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5eec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    806e102 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4110cb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfab13d View commit details
    Browse the repository at this point in the history
  7. fmt

    StanislavBreadless committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    88601ce View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat(contracts!): Kl/sync layer stable1 (matter-labs#2015)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    - [ ] Spellcheck has been run via `zk spellcheck`.
    
    ---------
    
    Co-authored-by: Stanislav Breadless <[email protected]>
    Co-authored-by: Raid Ateir <[email protected]>
    Co-authored-by: Raid5594 <[email protected]>
    Co-authored-by: Igor Aleksanov <[email protected]>
    Co-authored-by: Matías Ignacio González <[email protected]>
    6 people authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ce5bc28 View commit details
    Browse the repository at this point in the history
  2. full integration

    StanislavBreadless committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a82cd6c View commit details
    Browse the repository at this point in the history
  3. fmt

    StanislavBreadless committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    65ce836 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. contracts

    StanislavBreadless committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f06ea83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0ec8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7983315 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    9276bc5 View commit details
    Browse the repository at this point in the history
  2. remove debug info

    StanislavBreadless committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    811efe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1e5e23 View commit details
    Browse the repository at this point in the history
  4. cargo fix1

    StanislavBreadless committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    023a2f1 View commit details
    Browse the repository at this point in the history
  5. cargo fix2

    StanislavBreadless committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    91a976f View commit details
    Browse the repository at this point in the history
  6. cargo fix

    StanislavBreadless committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ce79734 View commit details
    Browse the repository at this point in the history
  7. resolve lint

    StanislavBreadless committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b008063 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. It compiles

    ly0va committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c645e22 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. latest contracts

    StanislavBreadless committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e514925 View commit details
    Browse the repository at this point in the history
  2. upd configs

    StanislavBreadless committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e0ad4ca View commit details
    Browse the repository at this point in the history
  3. Update contracts (matter-labs#2288)

    ## What ❔
    
    Brings updates from this PR:
    matter-labs/era-contracts#541
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    - [ ] Spellcheck has been run via `zk spellcheck`.
    StanislavBreadless authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a1f1a69 View commit details
    Browse the repository at this point in the history
  4. upd contracts

    StanislavBreadless committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    10c4f7f View commit details
    Browse the repository at this point in the history
  5. upd contracts

    StanislavBreadless committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    61f4a7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87dad50 View commit details
    Browse the repository at this point in the history
  7. sync with base

    StanislavBreadless committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a45cfd3 View commit details
    Browse the repository at this point in the history
  8. upd contracts

    StanislavBreadless committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8badad6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge pull request matter-labs#2295 from matter-labs/sb-custom-da-wit…

    …h-sl
    
    feat!: Custom DA with SyncLayer
    StanislavBreadless authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8b8d427 View commit details
    Browse the repository at this point in the history
  2. wip contracts

    StanislavBreadless committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    267f742 View commit details
    Browse the repository at this point in the history
  3. upd contracts

    StanislavBreadless committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6deefc0 View commit details
    Browse the repository at this point in the history
  4. basic integration

    StanislavBreadless committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    75dfe4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09c0391 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    e252bdc View commit details
    Browse the repository at this point in the history
  2. Add priorityTree layer

    ly0va committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3b4c0aa View commit details
    Browse the repository at this point in the history
  3. Bump contracts

    ly0va committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    13d1321 View commit details
    Browse the repository at this point in the history
  4. agg root in db

    StanislavBreadless committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c28acb4 View commit details
    Browse the repository at this point in the history
  5. Add the forgotten file

    ly0va committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    16ef371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4ab30f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06c118e View commit details
    Browse the repository at this point in the history
  8. Bump contracts

    ly0va committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ba6a188 View commit details
    Browse the repository at this point in the history
  9. zk fmt

    ly0va committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ecc0d2a View commit details
    Browse the repository at this point in the history
  10. feat: more system contracts support, WIP (matter-labs#2273)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    - [ ] Spellcheck has been run via `zk spellcheck`.
    
    ---------
    
    Co-authored-by: Raid Ateir <[email protected]>
    Co-authored-by: Raid5594 <[email protected]>
    Co-authored-by: Stanislav Breadless <[email protected]>
    4 people authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    066232f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. comms work

    StanislavBreadless committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    29a49e8 View commit details
    Browse the repository at this point in the history
  2. Fix caching bug

    ly0va committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b416ea8 View commit details
    Browse the repository at this point in the history
  3. Tests and fixes

    ly0va committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a0eebb1 View commit details
    Browse the repository at this point in the history
  4. new contracts

    StanislavBreadless committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    52c99cd View commit details
    Browse the repository at this point in the history
  5. sync with base

    StanislavBreadless committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    67a40b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6a8c0f View commit details
    Browse the repository at this point in the history
  7. feat: blobhash-compilation-fix-support (matter-labs#2336)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    - [ ] Spellcheck has been run via `zk spellcheck`.
    kelemeno authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2b928a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c61ac5d View commit details
    Browse the repository at this point in the history
  9. upd env

    StanislavBreadless committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    26b86b2 View commit details
    Browse the repository at this point in the history
  10. feat: bump contracts (matter-labs#2342)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    kelemeno authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e820f90 View commit details
    Browse the repository at this point in the history
  11. Fix PQ->PT switch

    ly0va committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    25bcfdf View commit details
    Browse the repository at this point in the history
  12. Bump contracts

    ly0va committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7e192d8 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/sync-layer-stable' into lyova-in…

    …tegrate-priority-merkle-tree_
    ly0va committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9fa2799 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix sqlx data

    ly0va committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bdcf4a5 View commit details
    Browse the repository at this point in the history
  2. Fix config

    ly0va committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    516477c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfde615 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into sb-l3-l1-comms-integration
    kelemeno committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    96a3fe2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8b2040 View commit details
    Browse the repository at this point in the history
  6. contracts.toml

    kelemeno committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8e48e29 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Bump contracts

    ly0va committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0a29c9b View commit details
    Browse the repository at this point in the history
  2. Fix lint

    ly0va committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    01feafb View commit details
    Browse the repository at this point in the history
  3. Update config

    ly0va committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a79c2a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request matter-labs#2335 from matter-labs/lyova-integrate-…

    …priority-merkle-tree_
    
    feat: integrate priority tree
    ly0va authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fc1ff7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07f9918 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. feat(pubdata): send call encoded pubdata (matter-labs#2360)

    ## What ❔
    
    Update server to encode pubdata with parameters for DA validator call.
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    koloz193 authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cc0ea83 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Jul 8, 2024

  1. zk fmt

    ly0va committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e9a7e3d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/sync-layer-stable' into lyova-me…

    …rged-sync-layer-stable
    ly0va committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6d411bd View commit details
    Browse the repository at this point in the history
  3. Fix Cargo.lock

    ly0va committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1e698d2 View commit details
    Browse the repository at this point in the history
  4. Fix workflow file

    ly0va committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    af08291 View commit details
    Browse the repository at this point in the history
  5. Bump contracts

    ly0va committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    35c45a8 View commit details
    Browse the repository at this point in the history
  6. Fix deprecated warning

    ly0va committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a437013 View commit details
    Browse the repository at this point in the history
  7. Config fixes

    ly0va committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    846e0a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb06a06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    662012f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. bump sleep term

    koloz193 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e75fe6e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    3b3c444 View commit details
    Browse the repository at this point in the history
  2. toml update

    koloz193 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    13e8766 View commit details
    Browse the repository at this point in the history
  3. update contracts

    koloz193 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    adb20f4 View commit details
    Browse the repository at this point in the history
  4. bump contracts

    koloz193 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c68df66 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. bump sleep before finalize

    koloz193 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3a6a3e9 View commit details
    Browse the repository at this point in the history
  2. increase timeout

    koloz193 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ec8c895 View commit details
    Browse the repository at this point in the history
  3. revert changes to tests

    koloz193 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    436b176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    237f346 View commit details
    Browse the repository at this point in the history
  5. bump balances

    koloz193 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    03a598b View commit details
    Browse the repository at this point in the history
  6. Revert "bump balances"

    This reverts commit 03a598b.
    koloz193 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    06692d5 View commit details
    Browse the repository at this point in the history
  7. skip tests

    koloz193 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    77a76ec View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    a43890b View commit details
    Browse the repository at this point in the history
  2. cargo deny fix

    StanislavBreadless committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e92cfaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c501bfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd5fbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    893ea83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2f9f59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad53507 View commit details
    Browse the repository at this point in the history
  8. Merge pull request matter-labs#2339 from matter-labs/sb-l3-l1-comms-i…

    …ntegration
    
    feat: L3 L1 comms integration
    StanislavBreadless authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3d45145 View commit details
    Browse the repository at this point in the history
  9. Fix some todos

    ly0va committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    499fde7 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/sync-layer-stable' into lyova-me…

    …rged-sync-layer-stable
    ly0va committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9c21571 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Fix stuff

    ly0va committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c9336a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. basic test fix

    StanislavBreadless committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    45410cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bbc8dc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix server launch

    StanislavBreadless committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8284e4d View commit details
    Browse the repository at this point in the history
  2. add some comments

    StanislavBreadless committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ac2c988 View commit details
    Browse the repository at this point in the history
  3. fixme comment

    StanislavBreadless committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2292764 View commit details
    Browse the repository at this point in the history
  4. Fix prover tests

    ly0va committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1ae4ca6 View commit details
    Browse the repository at this point in the history
  5. Update lockfile

    ly0va committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ce1193c View commit details
    Browse the repository at this point in the history
  6. Fix prover tests again

    ly0va committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7d307e7 View commit details
    Browse the repository at this point in the history
  7. Update Cargo.lock

    ly0va committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    07c97ef View commit details
    Browse the repository at this point in the history
  8. Update deny.toml

    ly0va committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    58526e3 View commit details
    Browse the repository at this point in the history
  9. Fix compilation

    ly0va committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    52c098e View commit details
    Browse the repository at this point in the history
  10. add tokio runtime

    StanislavBreadless committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    402f1f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    a96f7ec View commit details
    Browse the repository at this point in the history
  2. Resolve post-merge errors

    ly0va committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dad7496 View commit details
    Browse the repository at this point in the history
  3. Fix EN tests

    ly0va committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    21873b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bump contracts

    ly0va committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ba55906 View commit details
    Browse the repository at this point in the history
  2. Update env

    ly0va committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5f985b2 View commit details
    Browse the repository at this point in the history
  3. fix init

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    de1c528 View commit details
    Browse the repository at this point in the history
  4. fmt

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    86b0aaf View commit details
    Browse the repository at this point in the history
  5. fix more int tests

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c34ab64 View commit details
    Browse the repository at this point in the history
  6. fmt

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dd76add View commit details
    Browse the repository at this point in the history
  7. fmt

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    12ca5e2 View commit details
    Browse the repository at this point in the history
  8. sync with upstream

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    144d247 View commit details
    Browse the repository at this point in the history
  9. upd contracts

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    49d8889 View commit details
    Browse the repository at this point in the history
  10. int tests passing

    StanislavBreadless committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7633725 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf5174b View commit details
    Browse the repository at this point in the history
  12. Merge pull request matter-labs#2504 from matter-labs/sb-fix-rust-unit…

    …-tests
    
    fix: Fix rust unit tests
    ly0va authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d788056 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Fix lints

    ly0va committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    80b2974 View commit details
    Browse the repository at this point in the history
  2. Fix Cargo.lock

    ly0va committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0544b80 View commit details
    Browse the repository at this point in the history
  3. Bump contracts

    ly0va committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f4ae9dc View commit details
    Browse the repository at this point in the history
  4. Lints

    ly0va committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6611cb6 View commit details
    Browse the repository at this point in the history
  5. Bump contracts

    ly0va committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1f8d583 View commit details
    Browse the repository at this point in the history
  6. Merge pull request matter-labs#2395 from matter-labs/lyova-merged-syn…

    …c-layer-stable
    
    feat(sync-layer): megre main & resolve todos
    ly0va authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4ceed3a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ff1eed View commit details
    Browse the repository at this point in the history
  2. fix config

    StanislavBreadless committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f09395f View commit details
    Browse the repository at this point in the history
  3. lint

    StanislavBreadless committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bbbfa3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab08012 View commit details
    Browse the repository at this point in the history
  5. Merge pull request matter-labs#2597 from matter-labs/sb-merge-main-sy…

    …nc-layer-stable
    
    chore: Merge main into sync layer stable
    StanislavBreadless authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ab68243 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. resolve env hack

    StanislavBreadless committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9cb44cf View commit details
    Browse the repository at this point in the history
  2. small refactor

    StanislavBreadless committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    53b0274 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. fix lint

    StanislavBreadless committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7aa5fec View commit details
    Browse the repository at this point in the history
  2. lint fix

    StanislavBreadless committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0a91d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b210b71 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    f21fe46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79dcf3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    453e175 View commit details
    Browse the repository at this point in the history
  4. Merge pull request matter-labs#2650 from matter-labs/sb-sync-kl-sync-…

    …layer-reorg
    
    chore: Use contracts from kl sync layer reorg
    StanislavBreadless authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2bd57d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. sync with main

    StanislavBreadless committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5c4d1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    720ddc5 View commit details
    Browse the repository at this point in the history
  3. complete migration

    StanislavBreadless committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e1c690d View commit details
    Browse the repository at this point in the history
  4. zk

    StanislavBreadless committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f80c439 View commit details
    Browse the repository at this point in the history
  5. merge main

    StanislavBreadless committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bcc3bac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9fce37 View commit details
    Browse the repository at this point in the history
  7. fix lint

    StanislavBreadless committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b992232 View commit details
    Browse the repository at this point in the history
  8. Merge pull request matter-labs#2664 from matter-labs/sb-merge-main-in…

    …to-sync-layer-stable-2
    
    chore: Merge main into sync layer stable 2
    StanislavBreadless authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0f1985f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. int tests work

    StanislavBreadless committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a4ff817 View commit details
    Browse the repository at this point in the history
  2. fmt

    StanislavBreadless committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2f00ac8 View commit details
    Browse the repository at this point in the history
  3. fix config

    StanislavBreadless committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    7a0b777 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    85a20f6 View commit details
    Browse the repository at this point in the history
  2. int tests pass

    StanislavBreadless committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a95ce19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f12cdb View commit details
    Browse the repository at this point in the history
  4. fmt

    StanislavBreadless committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cf570aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73bea05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e958393 View commit details
    Browse the repository at this point in the history
  7. surpress error

    StanislavBreadless committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    959d54f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63760c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6e3f1e View commit details
    Browse the repository at this point in the history
  10. new contracts

    StanislavBreadless committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6f978e1 View commit details
    Browse the repository at this point in the history
  11. latest commit

    StanislavBreadless committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6d62682 View commit details
    Browse the repository at this point in the history
  12. sync with base

    StanislavBreadless committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    eee0b54 View commit details
    Browse the repository at this point in the history
  13. Merge pull request matter-labs#2677 from matter-labs/sb-sync-kl-reorg

    chore: Contracts from kl/sync-layer-reorg
    StanislavBreadless authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    410810d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. latest contracts

    StanislavBreadless committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    60912f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e888af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4edeca View commit details
    Browse the repository at this point in the history
  4. Merge pull request matter-labs#2681 from matter-labs/sb-make-owner-in…

    …it-footprint-smaller
    
    feat: make owner init footprint smaller
    StanislavBreadless authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a912128 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix: script fixes (matter-labs#2701)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    kelemeno authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3418a13 View commit details
    Browse the repository at this point in the history
  2. merge changes from master

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5144f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. experiment

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c2512e6 View commit details
    Browse the repository at this point in the history
  2. scripts

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1a9c23c View commit details
    Browse the repository at this point in the history
  3. fix setting env

    StanislavBreadless committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b2237ca View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request matter-labs#2712 from matter-labs/sb-new-env-for-s…

    …l-stable
    
    chore: Fix setting env
    StanislavBreadless authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    89f6b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1623b54 View commit details
    Browse the repository at this point in the history
  3. zk fmt

    ly0va committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9ced68f View commit details
    Browse the repository at this point in the history
  4. Fix imports

    ly0va committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ab2470b View commit details
    Browse the repository at this point in the history
  5. Try fix CI

    ly0va committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e6833bb View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Try fix CI

    ly0va committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    39a0c0c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. bugfix

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    79c3fe3 View commit details
    Browse the repository at this point in the history
  2. bugfix

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    62cccc5 View commit details
    Browse the repository at this point in the history
  3. remove debug

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6826ca4 View commit details
    Browse the repository at this point in the history
  4. bugfix

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d024128 View commit details
    Browse the repository at this point in the history
  5. linter fix

    Signed-off-by: tomg10 <[email protected]>
    tomg10 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a24856f View commit details
    Browse the repository at this point in the history
  6. Merge pull request matter-labs#2710 from matter-labs/sync-layer-stabl…

    …e-tjg
    
    feat: merge main into sync-layer-stable
    ly0va authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fc8f9ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    650a63a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd6a4a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. chore: Port kl sync layer reorg to the stable branch (matter-labs#2747)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    StanislavBreadless authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1375774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3877f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b36af8 View commit details
    Browse the repository at this point in the history
  4. bump contracts

    koloz193 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ca1a396 View commit details
    Browse the repository at this point in the history
  5. bump contracts

    koloz193 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2f6d9bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cedfb16 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    91bed09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b8a653 View commit details
    Browse the repository at this point in the history
  3. use new contracts

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    24ee376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cd6125 View commit details
    Browse the repository at this point in the history
  5. unit tests pass

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bdd468b View commit details
    Browse the repository at this point in the history
  6. upd config

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f230a76 View commit details
    Browse the repository at this point in the history
  7. lint fix

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3f6c6e2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request matter-labs#2762 from matter-labs/sb-merge-contrac…

    …ts-dev-into-sl-stable
    
    chore: Merge contracts dev into sl stable
    StanislavBreadless authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    07fdecc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. chore: message-root-support (matter-labs#2706)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    
    ---------
    
    Co-authored-by: Stanislav Breadless <[email protected]>
    kelemeno and StanislavBreadless authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    91f3cdc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

  1. feat(contracts): Remove priority op info from gw (matter-labs#2813)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    StanislavBreadless authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8cfa3f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    55276e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b824aa9 View commit details
    Browse the repository at this point in the history
  3. fix lint

    StanislavBreadless committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a3b64d9 View commit details
    Browse the repository at this point in the history
  4. upd contracts

    StanislavBreadless committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a11d3b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2d7210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d22f0c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06445c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    b199dec View commit details
    Browse the repository at this point in the history
  2. wait a bit longer

    StanislavBreadless committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    af7193c View commit details
    Browse the repository at this point in the history
  3. sync with main

    StanislavBreadless committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e7bc202 View commit details
    Browse the repository at this point in the history
  4. fix lock

    StanislavBreadless committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6bbbce8 View commit details
    Browse the repository at this point in the history
  5. feat: add da clients (matter-labs#2743)

    This PR changes the approach to managing 3rd party DA clients. It was
    assumed before that they will be stored in a separate repository
    (hyperchain-da), but to simplify the processes and solve a recursive
    dependency problem, we decided to manage those within `zksync-era`.
    
    The config now defines which DA client will be used, for proto-based
    configuration it requires adding these lines to general.yaml:
    ```
    da_client:
      avail:
        api_node_url: wss://turing-rpc.avail.so/ws
        bridge_api_url: undefined
        seed: SEED_PHRASE
        app_id: 82
        timeout: 3
        max_retries: 5
    ```
    for env-based:
    ```
        DA_CLIENT="Avail"
        DA_API_NODE_URL="localhost:12345"
        DA_BRIDGE_API_URL="localhost:54321"
        DA_SEED="SEED_PHRASE"
        DA_APP_ID=1
        DA_TIMEOUT=2
        DA_MAX_RETRIES=3
    ```
    If no config is provided - the default behavior is to use NoDA client
    (same as now).
    
    The `da_client` config might be merged with `da_dispatcher` at some
    point as the second depends on the first one, so their separation does
    not make much sense (apart from simplification of the configs). But I'd
    prefer to do it as a separate PR in case we decide to merge them.
    
    The client was reimplemented using only lightweight libraries from
    crates.io, so it doesn't have any visible impact on build time.
    
    To enable seamless integration with 3rd party DA clients in
    `zksync-era`.
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    dimazhornyk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f142ddc View commit details
    Browse the repository at this point in the history
  6. turn off loadtest

    StanislavBreadless committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8358319 View commit details
    Browse the repository at this point in the history
  7. fix lock

    StanislavBreadless committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b519550 View commit details
    Browse the repository at this point in the history
  8. Merge pull request matter-labs#2858 from matter-labs/sb-sync-main-sl-…

    …stable
    
    chore: Sync gateway with main
    StanislavBreadless authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    922dcba View commit details
    Browse the repository at this point in the history
  9. fix inclusion data

    dimazhornyk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0c20a03 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. feat: Kl split-asset-router-support (matter-labs#2790)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    kelemeno authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    22a3eef View commit details
    Browse the repository at this point in the history
  2. chore: bump contracts (matter-labs#2902)

    ## What ❔
    
    <!-- What are the changes this PR brings about? -->
    <!-- Example: This PR adds a PR template to the repo. -->
    <!-- (For bigger PRs adding more context is appreciated) -->
    
    ## Why ❔
    
    <!-- Why are these changes done? What goal do they contribute to? What
    are the principles behind them? -->
    <!-- Example: PR templates ensure PR reviewers, observers, and future
    iterators are in context about the evolution of repos. -->
    
    ## Checklist
    
    <!-- Check your PR fulfills the following items. -->
    <!-- For draft PRs check the boxes as you complete them. -->
    
    - [ ] PR title corresponds to the body of PR (we generate changelog
    entries from PRs).
    - [ ] Tests for the changes have been added / updated.
    - [ ] Documentation comments have been added / updated.
    - [ ] Code has been formatted via `zk fmt` and `zk lint`.
    kelemeno authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dec82db View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. pull sync-layer-stable

    dimazhornyk committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    329730d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. feat: implement gas relay mode

    QEDK committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f0f0c1f View commit details
    Browse the repository at this point in the history