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: Kl/interop support #2419

Draft
wants to merge 110 commits into
base: sync-layer-stable
Choose a base branch
from
Draft

feat: Kl/interop support #2419

wants to merge 110 commits into from

Commits on Jul 10, 2024

  1. initial push

    kelemeno committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    069868a View commit details
    Browse the repository at this point in the history
  2. fmt

    kelemeno committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    19d4a33 View commit details
    Browse the repository at this point in the history
  3. Add .sqlx query file

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

Commits on Aug 5, 2024

  1. more fixes

    kelemeno committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0429973 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/interop-support
    kelemeno committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1344113 View commit details
    Browse the repository at this point in the history
  3. config vars

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

Commits on Aug 6, 2024

  1. small further fixes

    kelemeno committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    40be344 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. more fixes

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

Commits on Aug 27, 2024

  1. console logs

    kelemeno committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7a29a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. some changes

    kelemeno committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d1144b5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/split-asset-router-support
    kelemeno committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    368d657 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. bump contracts

    kelemeno committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    30508cd View commit details
    Browse the repository at this point in the history
  2. chain.toml

    kelemeno committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e355e5c View commit details
    Browse the repository at this point in the history
  3. contracts.toml

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

Commits on Sep 4, 2024

  1. bump contracts with fixes

    kelemeno committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    291972e View commit details
    Browse the repository at this point in the history
  2. config

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

Commits on Sep 11, 2024

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

    … into kl/split-asset-router-support
    kelemeno committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    01d7391 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fixes

    kelemeno committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    db05aba View commit details
    Browse the repository at this point in the history
  2. bump contracts

    kelemeno committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b90e9c8 View commit details
    Browse the repository at this point in the history
  3. config

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

Commits on Sep 13, 2024

  1. contracts.ts config

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    644a076 View commit details
    Browse the repository at this point in the history
  2. make CI slightly smaller

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bd5ba3d View commit details
    Browse the repository at this point in the history
  3. typo

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    886460f View commit details
    Browse the repository at this point in the history
  4. contract env var error

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    037e7c6 View commit details
    Browse the repository at this point in the history
  5. config

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b6f0dfa View commit details
    Browse the repository at this point in the history
  6. contracts config

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1b261d9 View commit details
    Browse the repository at this point in the history
  7. config

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eceb869 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/split-asset-router-support
    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    16fbac8 View commit details
    Browse the repository at this point in the history
  9. chain config

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6b96da9 View commit details
    Browse the repository at this point in the history
  10. config

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8a06017 View commit details
    Browse the repository at this point in the history
  11. contracts fix

    kelemeno committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0efee21 View commit details
    Browse the repository at this point in the history
  12. bump contracts

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

Commits on Sep 14, 2024

  1. fixes

    kelemeno committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6dc895f View commit details
    Browse the repository at this point in the history
  2. bump contracts

    kelemeno committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c4909f7 View commit details
    Browse the repository at this point in the history
  3. contracts config

    kelemeno committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2bfc739 View commit details
    Browse the repository at this point in the history
  4. bump contracts

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

Commits on Sep 16, 2024

  1. fixed unit tests

    kelemeno committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    db612f8 View commit details
    Browse the repository at this point in the history
  2. bump contracts

    kelemeno committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a94999d View commit details
    Browse the repository at this point in the history
  3. last test fix

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

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

Commits on Sep 18, 2024

  1. l2 native token tests

    kelemeno committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    170ae00 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/l2-native-token-support
    kelemeno committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5983a2e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/interop-support
    kelemeno committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5646796 View commit details
    Browse the repository at this point in the history
  4. fmt

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

Commits on Sep 19, 2024

  1. merge fixes

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

Commits on Sep 20, 2024

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

Commits on Sep 22, 2024

  1. External tx

    kelemeno committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ce7a9a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be12579 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. disable config checks

    kelemeno committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    791a7af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/interop-support
    kelemeno committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    277e1bf View commit details
    Browse the repository at this point in the history
  3. type errors

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

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

Commits on Sep 24, 2024

  1. new config flags

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

Commits on Sep 26, 2024

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

    … into kl/l2-native-token-support
    kelemeno committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3b85806 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
    118f6d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. bump contracts

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

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    3eaa189 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/l2-native-token-support
    kelemeno committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0ddb00f View commit details
    Browse the repository at this point in the history
  3. fixed most tests

    kelemeno committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0557dde 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 kl/l2-native-token-support
    kelemeno committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b362e69 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. small test fixes

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    327ee4d 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
    1a0919e View commit details
    Browse the repository at this point in the history
  3. undo test fixes for CI

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bf85e75 View commit details
    Browse the repository at this point in the history
  4. comment out l2 tests

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c4e2e71 View commit details
    Browse the repository at this point in the history
  5. increase time

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    12a903e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    affd930 View commit details
    Browse the repository at this point in the history
  7. linting

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bfac316 View commit details
    Browse the repository at this point in the history
  8. small changes

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7c85dd7 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/interop-support
    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    24847d8 View commit details
    Browse the repository at this point in the history
  10. more lint

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3429614 View commit details
    Browse the repository at this point in the history
  11. feat: l2 native contract checks integration tests (#3010)

    ## 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_supervisor fmt` and `zk_supervisor
    lint`.
    
    ---------
    
    Co-authored-by: Raid Ateir <[email protected]>
    Co-authored-by: kelemeno <[email protected]>
    3 people authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a818916 View commit details
    Browse the repository at this point in the history
  12. bump contracts

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c71d11e View commit details
    Browse the repository at this point in the history
  13. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/l2-native-token-support
    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fcde977 View commit details
    Browse the repository at this point in the history
  14. undo selectors

    kelemeno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0a00512 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. cleanup

    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c2b1a4b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kl/l2-native-token-support' of github.com:matter-labs/z…

    …ksync-era into kl/interop-support
    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1ac218d View commit details
    Browse the repository at this point in the history
  3. genesis.yaml

    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0042c3e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'kl/l2-native-token-support' of github.com:matter-labs/z…

    …ksync-era into kl/interop-support
    kelemeno committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0652377 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. stas issues

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b164d6d View commit details
    Browse the repository at this point in the history
  2. linting

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    26c3c3b View commit details
    Browse the repository at this point in the history
  3. genesis.yaml

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3be0246 View commit details
    Browse the repository at this point in the history
  4. linting + sdk

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4cb7d52 View commit details
    Browse the repository at this point in the history
  5. rust unit test

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7fd6b03 View commit details
    Browse the repository at this point in the history
  6. missing enter

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2e9cba9 View commit details
    Browse the repository at this point in the history
  7. bump contracts

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5beb49d View commit details
    Browse the repository at this point in the history
  8. config

    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7999679 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'kl/l2-native-token-support' of github.com:matter-labs/z…

    …ksync-era into kl/interop-support
    kelemeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    686d9c1 View commit details
    Browse the repository at this point in the history
  10. getting the server to start

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

Commits on Oct 9, 2024

  1. small changes

    kelemeno committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9e59017 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sync-layer-stable' of github.com:matter-labs/zksync-era…

    … into kl/interop-support
    kelemeno committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    870a3a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. getting the interop tests to run via L1 PQ, fixing some server

    issues, still broken
    kelemeno committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2e56c65 View commit details
    Browse the repository at this point in the history
  2. bump contracts

    kelemeno committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3a8e93e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

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

Commits on Oct 18, 2024

  1. swap interop test

    kelemeno committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5b006a5 View commit details
    Browse the repository at this point in the history
  2. fixing init issues

    kelemeno committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8c302ce View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. a few more changes

    kelemeno committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bf64df1 View commit details
    Browse the repository at this point in the history
  2. genesis config

    kelemeno committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ce7a2ac View commit details
    Browse the repository at this point in the history
  3. some cleanup

    kelemeno committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5878e49 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. big dec issue for toMint

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

Commits on Oct 24, 2024

  1. Sync interop tests (#3156)

    Co-authored-by: kelemeno <[email protected]>
    JackHamer09 and kelemeno authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f2522c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    658bd06 View commit details
    Browse the repository at this point in the history
  2. linting and missed file

    kelemeno committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f46f1b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    715ca25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a329e79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1252a39 View commit details
    Browse the repository at this point in the history
  4. unneeded async

    kelemeno committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    282e6b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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