Skip to content

Commit

Permalink
Update toml hashes and multivm_bootloaders
Browse files Browse the repository at this point in the history
  • Loading branch information
jrchatruc committed Aug 26, 2024
1 parent a049e93 commit 2aaedaa
Show file tree
Hide file tree
Showing 6 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 = "0x010008dfcd3aa2beca1745f437e42b55a1657712bc063e2d52aeb2dee138c399"
default_aa_hash = "0x0100058d8dede04786d92d2dd62bbbf8b696f62c5db1d4b2601ac6276f5dcad9"
evm_simulator_hash = "0x01000f19ffd06646d0e66ed6f38d889c329dbabd347b52e3ff93563878a9874d"
bootloader_hash = "0x010008ddf6824c3f8778b86a85d568ddfb45c29bf23b604fad20b91e6d8d458b"
default_aa_hash = "0x0100058d7a6e6d8f0ba29e37f30a89475ae789f5058004af7df75868f46b7705"
evm_simulator_hash = "0x01000f196acd122635a752fcb275be0cc95fd3bba348c1d0908a517fe316418e"

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 = "0x45f206478fac785d68ae8217999e8caf66c4e67fea1db90139422e5c4eb5cc51"
GENESIS_BATCH_COMMITMENT = "0x9e598e2b5784e62dec66ce37d92bfa4407d7441fb77c003d09856221e286eb95"
GENESIS_ROOT = "0xcb36c2f9065392206dd4aa019208c0b36484a35ce5a77af13054c51526c7714f"
GENESIS_BATCH_COMMITMENT = "0xb4a4e83cc5264fec1f41762433c59f3b8f57da49bc222d4214cbdf7cee8f852d"
PRIORITY_TX_MAX_GAS_LIMIT = 72000000
DEPLOY_L2_BRIDGE_COUNTERPART_GAS_LIMIT = 10000000
GENESIS_ROLLUP_LEAF_INDEX = "56"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 2aaedaa

Please sign in to comment.