diff --git a/core/skip_analysis.go b/core/skip_analysis.go index 3c4c4c158c2..00ee1c3b7da 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 = 11332469 +const MainnetNotCheckedFrom uint64 = 11377997 // SkipAnalysis function tells us whether we can skip performing jumpdest analysis // for the historical blocks (on mainnet now but perhaps on the testsnets