Skip to content

Commit

Permalink
Update default_aa and bootloader
Browse files Browse the repository at this point in the history
Signed-off-by: Danil <[email protected]>
  • Loading branch information
Deniallugo committed Nov 28, 2024
1 parent 0b2eb85 commit 7ee03f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions etc/env/file_based/genesis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ genesis_root: 0x9b30c35100835c0d811c9d385cc9804816dbceb4461b8fe4cbb8d0d5ecdacdec
genesis_rollup_leaf_index: 54
genesis_batch_commitment: 0x043d432c1b668e54ada198d683516109e45e4f7f81f216ff4c4f469117732e50
genesis_protocol_version: 25
default_aa_hash: 0x01000523eadd3061f8e701acda503defb7ac3734ae3371e4daf7494651d8b523
bootloader_hash: 0x010008e15394cd83a8d463d61e00b4361afbc27c932b07a9d2100861b7d05e78
default_aa_hash: 0x010004db5a3c4eda46acb1dae10a9c8bc71066fc9eeb32056ff68fb7e8a2a7e9
bootloader_hash: 0x01000881ede3f4dc1d05626f241363b01670a395d54b74227348ed824f1c3dbd
l1_chain_id: 9
l2_chain_id: 270
fee_account: '0x0000000000000000000000000000000000000001'
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1780,7 +1780,7 @@
chalk "4.1.2"
dockerode "^3.3.4"

"@matterlabs/hardhat-zksync-solc@^1.0.5", "@matterlabs/hardhat-zksync-solc@^1.1.4":
"@matterlabs/hardhat-zksync-solc@^1.0.5":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-1.1.4.tgz#04a2fad6fb6b6944c64ad969080ee65b9af3f617"
integrity sha512-4/usbogh9neewR2/v8Dn2OzqVblZMUuT/iH2MyPZgPRZYQlL4SlZtMvokU9UQjZT6iSoaKCbbdWESHDHSzfUjA==
Expand Down Expand Up @@ -1814,7 +1814,7 @@
sinon-chai "^3.7.0"
undici "^6.18.2"

"@matterlabs/hardhat-zksync-solc@^1.2.4":
"@matterlabs/hardhat-zksync-solc@^1.2.4", "@matterlabs/hardhat-zksync-solc@^1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-1.2.5.tgz#fbeeabc3fea0dd232fa3c8cb31bd93c103eba11a"
integrity sha512-iZyznWl1Hoe/Z46hnUe1s2drBZBjJOS/eN+Ql2lIBX9B6NevBl9DYzkKzH5HEIMCLGnX9sWpRAJqUQJWy9UB6w==
Expand Down Expand Up @@ -10411,7 +10411,7 @@ synckit@^0.8.6:
version "0.1.0"
dependencies:
"@matterlabs/hardhat-zksync-deploy" "^0.7.0"
"@matterlabs/hardhat-zksync-solc" "^1.1.4"
"@matterlabs/hardhat-zksync-solc" "^1.2.5"
"@matterlabs/hardhat-zksync-verify" "^1.4.3"
commander "^9.4.1"
eslint "^8.51.0"
Expand Down

0 comments on commit 7ee03f4

Please sign in to comment.