diff --git a/core/skip_analysis.go b/core/skip_analysis.go index 0413016aa439344c1ce6d1ee031de8efdf6b175d..572c9f6588ca297d23bf84147697bc2ce7117241 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 = 14590300 +const MainnetNotCheckedFrom uint64 = 14611100 // SkipAnalysis function tells us whether we can skip performing jumpdest analysis // for the historical blocks (on mainnet now but perhaps on the testsnets