diff --git a/core/skip_analysis.go b/core/skip_analysis.go index fc7382ec0d4d3ed44091e71167ac26771819f6fb..9d46120cc8b6587d6cf42ddfcd6a4a5150192076 100644 --- a/core/skip_analysis.go +++ b/core/skip_analysis.go @@ -21,7 +21,7 @@ import ( ) // MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps -const MainnetNotCheckedFrom uint64 = 13627700 +const MainnetNotCheckedFrom uint64 = 13658800 // SkipAnalysis function tells us whether we can skip performing jumpdest analysis // for the historical blocks (on mainnet now but perhaps on the testsnets