diff --git a/bindings/rust-bindings/etc/configs.toml b/bindings/rust-bindings/etc/configs.toml index 2996cfcf9..a492c4675 100644 --- a/bindings/rust-bindings/etc/configs.toml +++ b/bindings/rust-bindings/etc/configs.toml @@ -26,7 +26,7 @@ delta_time = 1708560000 ecotone_time = 1710374401 fjord_time = 1720627201 - granite_time = 1725984001 + granite_time = 1726070401 block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 @@ -84,7 +84,7 @@ delta_time = 1708560000 ecotone_time = 1710374401 fjord_time = 1720627201 - granite_time = 1725984001 + granite_time = 1726070401 block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 @@ -198,7 +198,7 @@ delta_time = 1708560000 ecotone_time = 1710374401 fjord_time = 1720627201 - granite_time = 1725984001 + granite_time = 1726070401 block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 @@ -257,7 +257,7 @@ delta_time = 0 ecotone_time = 0 fjord_time = 1720627201 - granite_time = 1725984001 + granite_time = 1726070401 block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 @@ -371,7 +371,7 @@ delta_time = 1708560000 ecotone_time = 1710374401 fjord_time = 1720627201 - granite_time = 1725984001 + granite_time = 1726070401 block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 @@ -430,7 +430,7 @@ delta_time = 1708560000 ecotone_time = 1710374401 fjord_time = 1720627201 - granite_time = 1725984001 + granite_time = 1726070401 block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 @@ -489,7 +489,7 @@ delta_time = 1708560000 ecotone_time = 1710374401 fjord_time = 1720627201 - granite_time = 1725984001 + granite_time = 1726070401 block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 diff --git a/bindings/rust-bindings/src/superchain.rs b/bindings/rust-bindings/src/superchain.rs index b13761d79..6ac1b73a3 100644 --- a/bindings/rust-bindings/src/superchain.rs +++ b/bindings/rust-bindings/src/superchain.rs @@ -116,7 +116,7 @@ mod tests { delta_time: Some(1708560000), ecotone_time: Some(1710374401), fjord_time: Some(1720627201), - granite_time: Some(1725984001), + granite_time: Some(1726070401), holocene_time: None, }, alt_da: None, diff --git a/bindings/rust-primitives/src/rollup_config.rs b/bindings/rust-primitives/src/rollup_config.rs index 148c7d35e..cb33ab095 100644 --- a/bindings/rust-primitives/src/rollup_config.rs +++ b/bindings/rust-primitives/src/rollup_config.rs @@ -365,7 +365,7 @@ pub const OP_MAINNET_CONFIG: RollupConfig = RollupConfig { delta_time: Some(1_708_560_000_u64), ecotone_time: Some(1_710_374_401_u64), fjord_time: Some(1_720_627_201_u64), - granite_time: Some(1_725_984_001_u64), + granite_time: Some(1_726_070_401_u64), holocene_time: None, batch_inbox_address: address!("ff00000000000000000000000000000000000010"), deposit_contract_address: address!("beb5fc579115071764c7423a4f12edde41f106ed"), @@ -459,7 +459,7 @@ pub const BASE_MAINNET_CONFIG: RollupConfig = RollupConfig { delta_time: Some(1708560000), ecotone_time: Some(1710374401), fjord_time: Some(1720627201), - granite_time: Some(1_725_984_001_u64), + granite_time: Some(1_726_070_401_u64), holocene_time: None, batch_inbox_address: address!("ff00000000000000000000000000000000008453"), deposit_contract_address: address!("49048044d57e1c92a77f79988d21fa8faf74e97e"), diff --git a/superchain/configs/mainnet/superchain.toml b/superchain/configs/mainnet/superchain.toml index b0002ad2c..9b5f23a20 100644 --- a/superchain/configs/mainnet/superchain.toml +++ b/superchain/configs/mainnet/superchain.toml @@ -6,7 +6,7 @@ canyon_time = 1704992401 # Thu 11 Jan 2024 17:00:01 UTC delta_time = 1708560000 # Thu 22 Feb 2024 00:00:00 UTC ecotone_time = 1710374401 # Thu 14 Mar 2024 00:00:01 UTC fjord_time = 1720627201 # Wed 10 Jul 2024 16:00:01 UTC -granite_time = 1725984001 # Tue 10 Sep 2024 16:00:01 UTC +granite_time = 1726070401 # Tue 11 Sep 2024 16:00:01 UTC [l1] chain_id = 1