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

fix: l2-native-token, bridge fixes #811

Merged
merged 50 commits into from
Oct 8, 2024
Merged

Commits on Sep 17, 2024

  1. 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 26, 2024

  1. 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
  2. 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. 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
  3. 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. 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