diff --git a/core/skip_analysis.go b/core/skip_analysis.go index 72217843dc5d457b40084acac9520d18a8eebe7a..5a3af6af95c5708e04b4b3d4c6b3e78c5f652582 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 = 12963600 +const MainnetNotCheckedFrom uint64 = 13008890 // SkipAnalysis function tells us whether we can skip performing jumpdest analysis // for the historical blocks (on mainnet now but perhaps on the testsnets