update skip_analysis

This commit is contained in:
Igor Mandrigin 2020-12-03 09:55:00 +01:00
parent 8d2db43e2b
commit 7026c4fefe

View File

@ -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