Skip to content

Commit ff7ff26

Browse files
committed
Updated HistoryStorageCodeArbitrum
1 parent 2a0b8b6 commit ff7ff26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

params/protocol_params.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ var (
209209
// 1. The buffer size is 393168 blocks instead of 8191.
210210
// 2. Instead of using number (L1 block number), it uses arb_block_num (L2 block number).
211211
// https://github.com/OffchainLabs/sys-asm/blob/main/src/execution_hash/main.eas
212-
HistoryStorageCodeArbitrum = common.FromHex("3373fffffffffffffffffffffffffffffffffffffffe14607657602036036072575f35600163a3b1b31d5f5260205f6004601c60645afa156072575f510381116072576205ffd08163a3b1b31d5f5260205f6004601c60645afa156072575f5103116072576205ffd09006545f5260205ff35b5f5ffd5b5f356205ffd0600163a3b1b31d5f5260205f6004601c60645afa156072575f5103065500")
212+
HistoryStorageCodeArbitrum = common.FromHex("3373fffffffffffffffffffffffffffffffffffffffe1460605760203603605c575f3563a3b1b31d5f5260205f6004601c60645afa15605c575f51600181038211605c57816205ffd0910311605c576205ffd09006545f5260205ff35b5f5ffd5b5f356205ffd0600163a3b1b31d5f5260205f6004601c60645afa15605c575f5103065500")
213213

214214
// EIP-7002 - Execution layer triggerable withdrawals
215215
WithdrawalQueueAddress = common.HexToAddress("0x00000961Ef480Eb55e80D19ad83579A64c007002")

0 commit comments

Comments
 (0)