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: More migration fixes, bumping contracts #1694

Merged
merged 36 commits into from
Apr 19, 2024

Commits on Apr 12, 2024

  1. missed linkcheck file

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

Commits on Apr 15, 2024

  1. more migration fixes

    kelemeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3a0686d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kl-factory' of github.com:matter-labs/zksync-era into k…

    …l/factory-migration-fix
    kelemeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    18d665b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. bump contracts and configs

    kelemeno committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b7afbba View commit details
    Browse the repository at this point in the history
  2. check bridge address in CI

    kelemeno committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ba65c45 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kl-factory' of github.com:matter-labs/zksync-era into k…

    …l/factory-migration-fix
    kelemeno committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    411d2e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c8830d View commit details
    Browse the repository at this point in the history
  5. added extra comments

    kelemeno committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    607bbdd View commit details
    Browse the repository at this point in the history
  6. hyperchain-upgrade small fix

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

Commits on Apr 17, 2024

  1. Merge branch 'kl-factory' of github.com:matter-labs/zksync-era into k…

    …l/factory-migration-fix
    kelemeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ebf76d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a13f6b View commit details
    Browse the repository at this point in the history
  3. more scripts

    kelemeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1e3b8de View commit details
    Browse the repository at this point in the history
  4. changed upgrade process

    kelemeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    72aa031 View commit details
    Browse the repository at this point in the history
  5. i commit the changes often as I'm switching

    between branches for the upgrade
    kelemeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e12e765 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. debugging

    kelemeno committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fbf986d View commit details
    Browse the repository at this point in the history
  2. more migration fixes

    kelemeno committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a1d0939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5fac6d View commit details
    Browse the repository at this point in the history
  4. bump contracts

    kelemeno committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7dbb5ff View commit details
    Browse the repository at this point in the history
  5. Merge branch 'kl-factory' of github.com:matter-labs/zksync-era into k…

    …l/factory-migration-fix
    kelemeno committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5c6d13e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d48c4b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. bump contracts

    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e6e9cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    539329c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d7c0a View commit details
    Browse the repository at this point in the history
  4. bump contacts yarn lock

    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4a123cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d83fd View commit details
    Browse the repository at this point in the history
  6. small l2 bridge fix

    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1651418 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6128e5e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'kl-factory' of github.com:matter-labs/zksync-era into k…

    …l/factory-migration-fix
    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    259867a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f6a19e View commit details
    Browse the repository at this point in the history
  10. Merge branch 'kl-factory' of github.com:matter-labs/zksync-era into k…

    …l/factory-migration-fix
    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a5a598b View commit details
    Browse the repository at this point in the history
  11. Update infrastructure/protocol-upgrade/src/hyperchain-upgrade.ts

    Co-authored-by: Stanislav Bezkorovainyi <stanislavbezkor@gmail.com>
    kelemeno and StanislavBreadless committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ba49ad4 View commit details
    Browse the repository at this point in the history
  12. Update infrastructure/protocol-upgrade/src/hyperchain-upgrade.ts

    Co-authored-by: Stanislav Bezkorovainyi <stanislavbezkor@gmail.com>
    kelemeno and StanislavBreadless committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6df17b8 View commit details
    Browse the repository at this point in the history
  13. stas's recommendations

    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ae9c1dd View commit details
    Browse the repository at this point in the history
  14. zk fmt

    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9d8de00 View commit details
    Browse the repository at this point in the history
  15. removed extra if statements

    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4d40bd5 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'kl-factory' of github.com:matter-labs/zksync-era into k…

    …l/factory-migration-fix
    kelemeno committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0bb379c View commit details
    Browse the repository at this point in the history