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: Sync layer stable #672

Open
wants to merge 685 commits into
base: dev
Choose a base branch
from
Open

feat: Sync layer stable #672

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

Commits on Aug 21, 2024

  1. Merge branch 'sync-layer-stable' of ssh://github.com/matter-labs/era-…

    …contracts into kl/message-root-update
    kelemeno committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    70a0660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2af24 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sync-layer-stable' of ssh://github.com/matter-labs/era-…

    …contracts into kl/sync-layer-reorg
    kelemeno committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d1b5149 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00f7d8e View commit details
    Browse the repository at this point in the history
  5. chore: Kl/merge-stable (#730)

    Signed-off-by: Danil <[email protected]>
    Co-authored-by: Neo <[email protected]>
    Co-authored-by: tommysr <[email protected]>
    Co-authored-by: Rahul Saxena <[email protected]>
    Co-authored-by: Artem Makhortov <[email protected]>
    Co-authored-by: Bence Haromi <[email protected]>
    Co-authored-by: Zach Kolodny <[email protected]>
    Co-authored-by: Stanislav Bezkorovainyi <[email protected]>
    Co-authored-by: Vlad Bochok <[email protected]>
    Co-authored-by: perekopskiy <[email protected]>
    Co-authored-by: perekopskiy <[email protected]>
    Co-authored-by: Danil <[email protected]>
    Co-authored-by: Ivan Schasny <[email protected]>
    Co-authored-by: Raid5594 <[email protected]>
    Co-authored-by: Raid Ateir <[email protected]>
    15 people authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    94b2646 View commit details
    Browse the repository at this point in the history
  6. Kl/merge-stable2 (#731)

    Signed-off-by: Danil <[email protected]>
    Co-authored-by: Neo <[email protected]>
    Co-authored-by: tommysr <[email protected]>
    Co-authored-by: Rahul Saxena <[email protected]>
    Co-authored-by: Artem Makhortov <[email protected]>
    Co-authored-by: Bence Haromi <[email protected]>
    Co-authored-by: Zach Kolodny <[email protected]>
    Co-authored-by: Stanislav Bezkorovainyi <[email protected]>
    Co-authored-by: Vlad Bochok <[email protected]>
    Co-authored-by: perekopskiy <[email protected]>
    Co-authored-by: perekopskiy <[email protected]>
    Co-authored-by: Danil <[email protected]>
    Co-authored-by: Ivan Schasny <[email protected]>
    Co-authored-by: Raid5594 <[email protected]>
    Co-authored-by: Raid Ateir <[email protected]>
    15 people authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5ec24e2 View commit details
    Browse the repository at this point in the history
  7. forceDeploymetns data

    kelemeno committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8421abc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. bad merge

    StanislavBreadless committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    095a55a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e084b7 View commit details
    Browse the repository at this point in the history
  3. foundry tests pass

    StanislavBreadless committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ab605b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e0c329 View commit details
    Browse the repository at this point in the history
  5. fmt

    StanislavBreadless committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    377d0aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a168a6 View commit details
    Browse the repository at this point in the history
  7. message root fix

    kelemeno committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a80a667 View commit details
    Browse the repository at this point in the history
  8. renaming and some fixes

    kelemeno committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4255c63 View commit details
    Browse the repository at this point in the history
  9. lint

    kelemeno committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    51d5dc4 View commit details
    Browse the repository at this point in the history
  10. wip

    StanislavBreadless committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f741346 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f617301 View commit details
    Browse the repository at this point in the history
  12. aggregated root return value

    kelemeno committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0d7ee23 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d2f83db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ebfb6d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. remove old tests

    StanislavBreadless committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c90c9f6 View commit details
    Browse the repository at this point in the history
  2. old proof support

    StanislavBreadless committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3c1b796 View commit details
    Browse the repository at this point in the history
  3. unit tests

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

    StanislavBreadless committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5e1ada2 View commit details
    Browse the repository at this point in the history
  5. fix comment

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

Commits on Aug 26, 2024

  1. Merge pull request #736 from matter-labs/sb-support-old-proving-format

    Support old L2->L1 log proving format
    StanislavBreadless authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7931924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a2b06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e05866e View commit details
    Browse the repository at this point in the history
  4. some fixes

    StanislavBreadless committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    18f66ba View commit details
    Browse the repository at this point in the history
  5. fix lint

    StanislavBreadless committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7c8ef21 View commit details
    Browse the repository at this point in the history
  6. rename event

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

    StanislavBreadless committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b6d6c47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5b44c6 View commit details
    Browse the repository at this point in the history
  9. some more fixes

    StanislavBreadless committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a478e2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    823ef65 View commit details
    Browse the repository at this point in the history
  11. fix compile

    StanislavBreadless committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3f17ff8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    caf4192 View commit details
    Browse the repository at this point in the history
  13. lint

    StanislavBreadless committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ae9add5 View commit details
    Browse the repository at this point in the history
  14. migrate tests

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

    StanislavBreadless committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    60b7fc4 View commit details
    Browse the repository at this point in the history
  16. test

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

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    075eed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4fc67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cb5a03 View commit details
    Browse the repository at this point in the history
  4. fmt

    StanislavBreadless committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d273ebf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95c501b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    709bd86 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. sync with dev

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c82a950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bcf8ac View commit details
    Browse the repository at this point in the history
  3. fix l1 tests

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a102e75 View commit details
    Browse the repository at this point in the history
  4. fmt

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1dfc1ef View commit details
    Browse the repository at this point in the history
  5. most of lints

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ad046e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ac4e01 View commit details
    Browse the repository at this point in the history
  7. remove forge std

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d77b6a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60935d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c03a8d View commit details
    Browse the repository at this point in the history
  10. fix unit tests

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f3e83dd View commit details
    Browse the repository at this point in the history
  11. fmt

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8b025a4 View commit details
    Browse the repository at this point in the history
  12. fix ci

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    60a1f7b View commit details
    Browse the repository at this point in the history
  13. fix spelling

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f3a9481 View commit details
    Browse the repository at this point in the history
  14. check hashes

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fa4baf0 View commit details
    Browse the repository at this point in the history
  15. better compare

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6fa9393 View commit details
    Browse the repository at this point in the history
  16. correct address

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8632559 View commit details
    Browse the repository at this point in the history
  17. comments

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2d92a68 View commit details
    Browse the repository at this point in the history
  18. fix addr

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

    StanislavBreadless committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    955979c View commit details
    Browse the repository at this point in the history
  20. Merge pull request #749 from matter-labs/kl/sync-layer-reorg-dev

    Merge dev into kl/sync-layer-reorg
    StanislavBreadless authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    10ec8ba View commit details
    Browse the repository at this point in the history
  21. Merge pull request #753 from matter-labs/kl/sync-layer-reorg

    Kl/sync layer reorg into stable
    StanislavBreadless authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ac415e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    03644e6 View commit details
    Browse the repository at this point in the history
  2. upd workflow

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a557c01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    487dd71 View commit details
    Browse the repository at this point in the history
  4. wip

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4bac7cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a2390c View commit details
    Browse the repository at this point in the history
  6. using foundry deps

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2d9ad08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc54d47 View commit details
    Browse the repository at this point in the history
  8. wip

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e4689f0 View commit details
    Browse the repository at this point in the history
  9. fix typo

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0a5e318 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6775587 View commit details
    Browse the repository at this point in the history
  11. fix lint

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    12cb8d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    db7eafb View commit details
    Browse the repository at this point in the history
  13. fmt

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e70b722 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e572c91 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #755 from matter-labs/kl/sync-layer-reorg-foundry

    Migrate L2 contracts to use foundry testing
    StanislavBreadless authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dfd969c View commit details
    Browse the repository at this point in the history
  16. sync with stable

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c905dd3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f17d7e1 View commit details
    Browse the repository at this point in the history
  18. fix compile

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8affc3c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #706 from matter-labs/kl/migrate-back-from-gw

    feat: migrate to L1 from GW
    StanislavBreadless authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    adc2e76 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3301a13 View commit details
    Browse the repository at this point in the history
  21. sync with stable

    StanislavBreadless committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    de2cca7 View commit details
    Browse the repository at this point in the history
  22. fix compile

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

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    c05daf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #759 from matter-labs/mmzk_0830_fix_cleanup

    fix: Fixed yarn clean - to remove zksync artifacts too
    StanislavBreadless authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    262ee7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    989f2c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #758 from matter-labs/sb-sync-sync-layer-stable

    Sync with sync layer stable
    StanislavBreadless authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d669a5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b212535 View commit details
    Browse the repository at this point in the history
  6. fix comile

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

    StanislavBreadless committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9fa2d66 View commit details
    Browse the repository at this point in the history
  8. fix script

    StanislavBreadless committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f469e7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d319e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73ddd6d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 4, 2024

  1. STM -> CTM

    StanislavBreadless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    78b0ce8 View commit details
    Browse the repository at this point in the history
  2. chore: Kl/merge-dev-sync-layer-stable (#763)

    Co-authored-by: Dima Zhornyk <[email protected]>
    Co-authored-by: Bence Haromi <[email protected]>
    Co-authored-by: koloz193 <[email protected]>
    4 people authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    213f990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    249e012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28aadaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8d47b4 View commit details
    Browse the repository at this point in the history
  6. fix ts tests

    StanislavBreadless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ae911bb View commit details
    Browse the repository at this point in the history
  7. lint

    StanislavBreadless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b23bf7c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    566a54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1ce13 View commit details
    Browse the repository at this point in the history
  3. sync with base

    StanislavBreadless committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6fff2b1 View commit details
    Browse the repository at this point in the history
  4. recalc hashes

    StanislavBreadless committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    af14533 View commit details
    Browse the repository at this point in the history
  5. toml file

    StanislavBreadless committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    aab2f77 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #766 from matter-labs/sb-rename-stm

    StateTransitionManager renamed to ChainTypeManager
    StanislavBreadless authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    42933cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a062d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. sync with dev

    StanislavBreadless committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c95f623 View commit details
    Browse the repository at this point in the history
  2. fix l1 compile

    StanislavBreadless committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    93ed4dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    265166b View commit details
    Browse the repository at this point in the history
  4. fix l2 compile

    StanislavBreadless committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1a23102 View commit details
    Browse the repository at this point in the history
  5. fix lint

    StanislavBreadless committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bd438c5 View commit details
    Browse the repository at this point in the history
  6. hopefully fix ci

    StanislavBreadless committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    99e9a0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2929483 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1705ab View commit details
    Browse the repository at this point in the history
  9. Merge pull request #777 from matter-labs/sb-merge-dev-kl-sync-layer-r…

    …eorg
    
    Merge dev into kl sync layer reorg
    StanislavBreadless authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b6766b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dccc114 View commit details
    Browse the repository at this point in the history
  11. sync with reorg

    StanislavBreadless committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cb3c177 View commit details
    Browse the repository at this point in the history
  12. fmt

    StanislavBreadless committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    23f5e3c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cb42ae4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4df0d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    49868af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c9bd30 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. (feat): add tx filterer contract (#772)

    Co-authored-by: Raid Ateir <[email protected]>
    Co-authored-by: Stanislav Breadless <[email protected]>
    3 people authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bebdefc View commit details
    Browse the repository at this point in the history
  2. Ra/split asset router (#595)

    Co-authored-by: Raid Ateir <[email protected]>
    Co-authored-by: kelemeno <[email protected]>
    Co-authored-by: kelemeno <[email protected]>
    Co-authored-by: Stanislav Bezkorovainyi <[email protected]>
    Co-authored-by: Vlad Bochok <[email protected]>
    6 people authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f95beef View commit details
    Browse the repository at this point in the history
  3. chore: merge stable (#785)

    kelemeno authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8479868 View commit details
    Browse the repository at this point in the history
  4. Deploy legacy bridge inside foundry (#787)

    Signed-off-by: Danil <[email protected]>
    Co-authored-by: Vlad Bochok <[email protected]>
    Deniallugo and vladbochok authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ec8e9da View commit details
    Browse the repository at this point in the history
  5. Update l1-contracts/contracts/bridge/L1Nullifier.sol

    Co-authored-by: Vlad Bochok <[email protected]>
    kelemeno and vladbochok authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d1b7e16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e741471 View commit details
    Browse the repository at this point in the history
  7. fix: vlad issues (#788)

    kelemeno authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a42b991 View commit details
    Browse the repository at this point in the history
  8. just merge

    StanislavBreadless committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    94b18c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9615d90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2508f36 View commit details
    Browse the repository at this point in the history
  11. Kl/chain balance fix (#786)

    Co-authored-by: Raid Ateir <[email protected]>
    Co-authored-by: Stanislav Bezkorovainyi <[email protected]>
    3 people authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b3564ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1404dc0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8155711 View commit details
    Browse the repository at this point in the history
  14. test fixes

    kelemeno committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c0d45fa View commit details
    Browse the repository at this point in the history
  15. Merge pull request #791 from matter-labs/kl/merge-dev

    chore: Kl/merge-dev
    StanislavBreadless authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6de2963 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fixes (#792)

    vladbochok authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    07d0462 View commit details
    Browse the repository at this point in the history
  2. sync with stable

    StanislavBreadless committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a4d8f5e View commit details
    Browse the repository at this point in the history
  3. sync 2

    StanislavBreadless committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c8a7208 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb6705 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1673186 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb3583a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5727a0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #798 from matter-labs/sb-sync-head-base

    Sync head with base
    StanislavBreadless authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ef318e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. deploy legacy bridge (#795)

    Signed-off-by: Danil <[email protected]>
    Co-authored-by: Vlad Bochok <[email protected]>
    Deniallugo and vladbochok authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    73b20c4 View commit details
    Browse the repository at this point in the history
  2. use chain admin for bridgehub manipulations (#799)

    Signed-off-by: Danil <[email protected]>
    Co-authored-by: Vlad Bochok <[email protected]>
    Deniallugo and vladbochok authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3a1b5d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    cadf921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c2c4f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ebf9be View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

  1. fix: get the server to start (#803)

    Co-authored-by: Lyova Potyomkin <[email protected]>
    Co-authored-by: Stanislav Bezkorovainyi <[email protected]>
    3 people authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7206350 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'sync-layer-stable' of ssh://github.com/matter-labs/era-…

    …contracts into kl/merge-stable
    kelemeno committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bc1f84b View commit details
    Browse the repository at this point in the history
  2. lint

    kelemeno committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b9c2fef View commit details
    Browse the repository at this point in the history
  3. chore: Kl/merge-stable (#809)

    Co-authored-by: Lyova Potyomkin <[email protected]>
    Co-authored-by: Stanislav Bezkorovainyi <[email protected]>
    3 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c566ee7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #810 from matter-labs/kl/merge-stable

    Kl/merge stable
    kelemeno authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3b51ccf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #768 from matter-labs/kl/sync-layer-reorg

    feat: multiple fixes - Kl/sync layer reorg
    kelemeno authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6b1f483 View commit details
    Browse the repository at this point in the history
  6. bridge fixes

    kelemeno committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e0a27a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fixes

    kelemeno committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    18167a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. (feat): comment out unit tests and fix, small bug in shared bridge (#812

    )
    
    Co-authored-by: Raid Ateir <[email protected]>
    Raid5594 and Raid Ateir authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9aa7401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c30ae View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. sync with main

    StanislavBreadless committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d145e0d View commit details
    Browse the repository at this point in the history
  2. fix scripts

    StanislavBreadless committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1a8e168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db3824 View commit details
    Browse the repository at this point in the history
  4. fix script

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

Commits on Sep 22, 2024

  1. Merge pull request #817 from matter-labs/sb-sync-stable-with-main-2

    Sync-layer-stable with main
    StanislavBreadless authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    de3f407 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 25, 2024

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

    StanislavBreadless committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    82a2639 View commit details
    Browse the repository at this point in the history
  3. fix lint

    StanislavBreadless committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    54f3c8b View commit details
    Browse the repository at this point in the history
  4. tests wip

    StanislavBreadless committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c2c3dbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ea2aed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4be4c29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c77fd57 View commit details
    Browse the repository at this point in the history
  8. lint fix

    StanislavBreadless committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    950862e View commit details
    Browse the repository at this point in the history
  9. comment

    StanislavBreadless committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    16a26bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30f1e54 View commit details
    Browse the repository at this point in the history
  11. fix lint

    StanislavBreadless committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2c6d116 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5bd14e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    61e8cda View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a27fdea View commit details
    Browse the repository at this point in the history
  15. fix things

    StanislavBreadless committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8e4c1fc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    b18032a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c261251 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #823 from matter-labs/sb-merge-stable-to-reorg

    Merge changes from sync-layer-stable into reorg
    StanislavBreadless authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d7ee927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c5c967 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #820 from matter-labs/sb-better-governance-protection

    Better permanent restriction protection
    StanislavBreadless authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c99b936 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sync-layer-stable' of ssh://github.com/matter-labs/era-…

    …contracts into kl/l2-native-token
    kelemeno committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    90b5173 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e009c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. some fixes

    kelemeno committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    acdf8e9 View commit details
    Browse the repository at this point in the history
  2. linting

    kelemeno committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9791cec View commit details
    Browse the repository at this point in the history
  3. (feat): add legacy read for withdrawal finalization, update l2-l1 enc…

    …oding / decoding
    Raid Ateir committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c2c2dba View commit details
    Browse the repository at this point in the history
  4. fixed test

    kelemeno committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0c7cc45 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    18dc862 View commit details
    Browse the repository at this point in the history
  2. lint

    kelemeno committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4c4e3f6 View commit details
    Browse the repository at this point in the history
  3. diamond selectors

    kelemeno committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e7cf415 View commit details
    Browse the repository at this point in the history
  4. add back test for coverage

    kelemeno committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    5449b51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae57b24 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fixing l1 and l2 tests

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    da58aa0 View commit details
    Browse the repository at this point in the history
  2. renaming

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    acc2e77 View commit details
    Browse the repository at this point in the history
  3. undo bh initialize change

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    21d11f3 View commit details
    Browse the repository at this point in the history
  4. fmt

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3d8b202 View commit details
    Browse the repository at this point in the history
  5. getting tests to work

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    72c83b0 View commit details
    Browse the repository at this point in the history
  6. fmt

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8af590e View commit details
    Browse the repository at this point in the history
  7. chain withdrawal test

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4c40c89 View commit details
    Browse the repository at this point in the history
  8. some bridge fixes

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8ce6905 View commit details
    Browse the repository at this point in the history
  9. script

    kelemeno committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    183589c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'kl/sync-layer-reorg' of ssh://github.com/matter-labs/er…

    …a-contracts into kl/l2-native-token
    kelemeno committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    546bd3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3030f5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kl/sync-layer-reorg' of ssh://github.com/matter-labs/er…

    …a-contracts into kl/l2-native-token
    kelemeno committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0b0e4a7 View commit details
    Browse the repository at this point in the history
  4. l1 test fixes

    kelemeno committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aa87952 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. gateway -> l1 migration fix

    kelemeno committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f6e3538 View commit details
    Browse the repository at this point in the history
  2. stas issue fixes

    kelemeno committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ffcc50f View commit details
    Browse the repository at this point in the history
  3. rename l2 dummy tests

    kelemeno committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    40a556a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b88b1b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. (fix): support in Nullifier L2 native tokens, correct recovery of fai…

    …led deposits for bridged tokens, add forwarding function to L1AR for SDK
    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5e55954 View commit details
    Browse the repository at this point in the history
  2. Merge commit '90b517394e222c98ea99713e1ce9b5a1c4e0870e' into ra/fix-l…

    …2-l1-bridging
    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    47ed94c View commit details
    Browse the repository at this point in the history
  3. (merge): fix

    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0199a62 View commit details
    Browse the repository at this point in the history
  4. (fix): merger

    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    905cc0d View commit details
    Browse the repository at this point in the history
  5. (fix): formatting

    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ec73c3f View commit details
    Browse the repository at this point in the history
  6. (test)

    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    885605e View commit details
    Browse the repository at this point in the history
  7. (fix): merge newer commit

    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    069a34f View commit details
    Browse the repository at this point in the history
  8. (fix): typo

    Raid Ateir committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d79b32b View commit details
    Browse the repository at this point in the history
  9. missing broadcast

    kelemeno committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    37dc6cd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. contract ad vm.broadcast

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    340d506 View commit details
    Browse the repository at this point in the history
  2. zks fmt

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8e7af17 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kl/l2-native-token' of ssh://github.com/matter-labs/era…

    …-contracts into ra/l2-native
    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    21185a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ba4b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #837 from matter-labs/ra/l2-native

    fix: Ra/l2 native
    kelemeno authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6bbcb1d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. hopefully final cleanup

    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5d60926 View commit details
    Browse the repository at this point in the history
  2. sys hashes

    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4c9b96c View commit details
    Browse the repository at this point in the history
  3. stas issue fixes

    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fa030cd View commit details
    Browse the repository at this point in the history
  4. compilation and test

    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6afd801 View commit details
    Browse the repository at this point in the history
  5. fmt

    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1d1e732 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. stas issues 2

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    24f6464 View commit details
    Browse the repository at this point in the history
  2. error selector typo

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    28c91ad View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge pull request #811 from matter-labs/kl/l2-native-token

    fix: l2-native-token, bridge fixes
    kelemeno authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    53b0283 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #842 from matter-labs/kl/sync-layer-reorg

    feat: periodic merge with multiple fixes
    kelemeno authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9e4a192 View commit details
    Browse the repository at this point in the history