Skip to content

Commit

Permalink
Change hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
gianbelinche committed Aug 30, 2024
1 parent ce3a6ad commit 318e732
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions etc/env/base/chain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ fee_model_version = "V2"
validation_computational_gas_limit = 300000
save_call_traces = true

bootloader_hash = "0x010008ddf6824c3f8778b86a85d568ddfb45c29bf23b604fad20b91e6d8d458b"
default_aa_hash = "0x0100058d69da9a1ba9e97d8d26a67967a39e1a9d50d55a4b6aace7d98877a485"
evm_simulator_hash = "0x01000f196acd122635a752fcb275be0cc95fd3bba348c1d0908a517fe316418e"
bootloader_hash = "0x010008bbde6fc402ea3a3d6cb15cb97e70245d3d4e48fb74362d4961b74c16b1"
default_aa_hash = "0x0100058d9eee51f4b9e9a9ecb7fd7e8301e90bef018c2bd913ed36e583fec8c2"
evm_simulator_hash = "0x01000e53aa35d9d19fa99341c2e2901cf93b3668f01569dd5c6ca409c7696b91"

protective_reads_persistence_enabled = false

Expand Down
4 changes: 2 additions & 2 deletions etc/env/base/contracts.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ RECURSION_NODE_LEVEL_VK_HASH = "0x1186ec268d49f1905f8d9c1e9d39fc33e98c74f91d91a2
RECURSION_LEAF_LEVEL_VK_HASH = "0x101e08b00193e529145ee09823378ef51a3bc8966504064f1f6ba3f1ba863210"
RECURSION_CIRCUITS_SET_VKS_HASH = "0x18c1639094f58177409186e8c48d9f577c9410901d2f1d486b3e7d6cf553ae4c"
GENESIS_TX_HASH = "0xb99ebfea46cbe05a21cd80fe5597d97b204befc52a16303f579c607dc1ac2e2e"
GENESIS_ROOT = "0xcb36c2f9065392206dd4aa019208c0b36484a35ce5a77af13054c51526c7714f"
GENESIS_BATCH_COMMITMENT = "0x45d4f53e451df9bcb5dc00a86f64bd6b4e8ab991d970919b6127e214f5d38550"
GENESIS_ROOT = "0xadcaa4f5e2230c8b77973034975c6d541551f2831d58317550528e7761a6960a"
GENESIS_BATCH_COMMITMENT = "0x94f1ef45aa30f5c10be838bb91a1dd9ee2d03445a10aeaac4c611c1228930368"
PRIORITY_TX_MAX_GAS_LIMIT = 72000000
DEPLOY_L2_BRIDGE_COUNTERPART_GAS_LIMIT = 10000000
GENESIS_ROLLUP_LEAF_INDEX = "56"
Expand Down

0 comments on commit 318e732

Please sign in to comment.