From 55c6bea5ebc21cfc16bb9d52c33804b67d94c31a Mon Sep 17 00:00:00 2001 From: Rado Nikolov Date: Tue, 19 May 2026 10:57:48 +0300 Subject: [PATCH 1/6] settlus-sepolia --- superchain/configs/sepolia/settlus-sepolia.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/superchain/configs/sepolia/settlus-sepolia.toml b/superchain/configs/sepolia/settlus-sepolia.toml index 50b3db8a9d..5837e89144 100755 --- a/superchain/configs/sepolia/settlus-sepolia.toml +++ b/superchain/configs/sepolia/settlus-sepolia.toml @@ -17,7 +17,9 @@ max_sequencer_drift = 1800 ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC granite_time = 0 # Thu 1 Jan 1970 00:00:00 UTC - holocene_time = 0 # Thu 1 Jan 1970 00:00:00 UTC + holocene_time = 1739966400 # Wed 19 Feb 2025 12:00:00 UTC + isthmus_time = 1763650800 # Thu 20 Nov 2025 15:00:00 UTC + jovian_time = 1777550400 # Thu 30 Apr 2026 12:00:00 UTC [optimism] eip1559_elasticity = 6 From 71a4c07e4bfb0e6eaf25ae9e6c50ca7ad9089cdf Mon Sep 17 00:00:00 2001 From: Rado Nikolov Date: Tue, 19 May 2026 14:31:34 +0300 Subject: [PATCH 2/6] settlus-mainnet --- superchain/configs/mainnet/settlus-mainnet.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/superchain/configs/mainnet/settlus-mainnet.toml b/superchain/configs/mainnet/settlus-mainnet.toml index cae3dc6b31..add257b372 100755 --- a/superchain/configs/mainnet/settlus-mainnet.toml +++ b/superchain/configs/mainnet/settlus-mainnet.toml @@ -18,6 +18,8 @@ max_sequencer_drift = 1800 fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC granite_time = 0 # Thu 1 Jan 1970 00:00:00 UTC holocene_time = 0 # Thu 1 Jan 1970 00:00:00 UTC + isthmus_time = 1776168000 # Tue 14 Apr 2026 12:00:00 UTC + jovian_time = 1778155200 # Thu 7 May 2026 12:00:00 UTC [optimism] eip1559_elasticity = 6 From 33cab7804a33d18bab2d16b6c4aee33b7700714e Mon Sep 17 00:00:00 2001 From: Rado Nikolov Date: Tue, 19 May 2026 14:54:15 +0300 Subject: [PATCH 3/6] update addresses --- superchain/extra/addresses/addresses.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superchain/extra/addresses/addresses.json b/superchain/extra/addresses/addresses.json index 5ee2abf9b1..514cff73b9 100755 --- a/superchain/extra/addresses/addresses.json +++ b/superchain/extra/addresses/addresses.json @@ -1279,4 +1279,4 @@ "SystemConfigProxy": "0xB54c7BFC223058773CF9b739cC5bd4095184Fb08", "UnsafeBlockSigner": "0x3609513933100689bd1f84782529A99239842344" } -} \ No newline at end of file +} From 05ff4d1b6ab9e787d7065b1d3c40a71c81968f1b Mon Sep 17 00:00:00 2001 From: Rado Nikolov Date: Tue, 19 May 2026 15:00:56 +0300 Subject: [PATCH 4/6] shape --- superchain/configs/mainnet/shape.toml | 3 +++ superchain/configs/sepolia/shape.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/superchain/configs/mainnet/shape.toml b/superchain/configs/mainnet/shape.toml index 933f34edee..0ad9bef1dc 100755 --- a/superchain/configs/mainnet/shape.toml +++ b/superchain/configs/mainnet/shape.toml @@ -17,6 +17,9 @@ max_sequencer_drift = 1800 ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC granite_time = 1727370000 # Thu 26 Sep 2024 17:00:00 UTC + holocene_time = 1740139200 # Fri 21 Feb 2025 12:00:00 UTC + isthmus_time = 1774530000 # Thu 26 Mar 2026 13:00:00 UTC + jovian_time = 1778157000 # Thu 07 May 2026 12:30:00 UTC [optimism] eip1559_elasticity = 6 diff --git a/superchain/configs/sepolia/shape.toml b/superchain/configs/sepolia/shape.toml index e2901b5557..471217ce7e 100755 --- a/superchain/configs/sepolia/shape.toml +++ b/superchain/configs/sepolia/shape.toml @@ -17,6 +17,9 @@ max_sequencer_drift = 1800 ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC fjord_time = 1721732400 # Tue 23 Jul 2024 11:00:00 UTC granite_time = 1727197200 # Tue 24 Sep 2024 17:00:00 UTC + holocene_time = 1739880000 # Tue 18 Feb 2025 12:00:00 UTC + isthmus_time = 1763650800 # Thu 20 Nov 2025 15:00:00 UTC + jovian_time = 1777552200 # Thu 30 Apr 2026 12:30:00 UTC [optimism] eip1559_elasticity = 6 From fcae77d2aaa2756660de339c2b9a0366e3b230d1 Mon Sep 17 00:00:00 2001 From: Rado Nikolov Date: Tue, 19 May 2026 15:22:04 +0300 Subject: [PATCH 5/6] fix shape.toml --- superchain/configs/mainnet/shape.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superchain/configs/mainnet/shape.toml b/superchain/configs/mainnet/shape.toml index 0ad9bef1dc..e53ccc9752 100755 --- a/superchain/configs/mainnet/shape.toml +++ b/superchain/configs/mainnet/shape.toml @@ -19,7 +19,7 @@ max_sequencer_drift = 1800 granite_time = 1727370000 # Thu 26 Sep 2024 17:00:00 UTC holocene_time = 1740139200 # Fri 21 Feb 2025 12:00:00 UTC isthmus_time = 1774530000 # Thu 26 Mar 2026 13:00:00 UTC - jovian_time = 1778157000 # Thu 07 May 2026 12:30:00 UTC + jovian_time = 1778157000 # Thu 7 May 2026 12:30:00 UTC [optimism] eip1559_elasticity = 6 From da293d54c00e74f9a306702558c1480b3ecfb6a4 Mon Sep 17 00:00:00 2001 From: Rado Nikolov Date: Wed, 3 Jun 2026 13:27:42 +0300 Subject: [PATCH 6/6] codegen after merge --- superchain/extra/addresses/addresses.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superchain/extra/addresses/addresses.json b/superchain/extra/addresses/addresses.json index 514cff73b9..5ee2abf9b1 100755 --- a/superchain/extra/addresses/addresses.json +++ b/superchain/extra/addresses/addresses.json @@ -1279,4 +1279,4 @@ "SystemConfigProxy": "0xB54c7BFC223058773CF9b739cC5bd4095184Fb08", "UnsafeBlockSigner": "0x3609513933100689bd1f84782529A99239842344" } -} +} \ No newline at end of file