From 907295dcdbcc66bf4474eae22f3341c0941ea3b9 Mon Sep 17 00:00:00 2001 From: meows Date: Wed, 6 Dec 2023 08:29:02 -0700 Subject: [PATCH] params: ECBP1100(MESS): configure deactivation 19_250_000 == Spiral This configures the deactivation of MESS to coincide with the Spiral hardfork. Date: 2023-12-06 08:29:02-07:00 Signed-off-by: meows --- params/config_classic.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/params/config_classic.go b/params/config_classic.go index d734a6d98e..e14286afde 100644 --- a/params/config_classic.go +++ b/params/config_classic.go @@ -82,7 +82,7 @@ var ( EIP2200FBlock: big.NewInt(10_500_839), // RePetersburg (=~ re-1283) ECBP1100FBlock: big.NewInt(11_380_000), // ETA 09 Oct 2020 - ECBP1100DeactivateFBlock: big.NewInt(69_420_123), + ECBP1100DeactivateFBlock: big.NewInt(19_250_000), // ETA 31 Jan 2023 (== Spiral hard fork) ECIP1099FBlock: big.NewInt(11_700_000), // Etchash (DAG size limit) // Berlin eq, aka Magneto