update skip_analysis

This commit is contained in:
Igor Mandrigin 2021-02-04 09:27:38 +01:00
parent 0c3b5c70b6
commit aa6db643b9

View File

@ -21,7 +21,7 @@ import (
)
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
const MainnetNotCheckedFrom uint64 = 11694360
const MainnetNotCheckedFrom uint64 = 11788140
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis
// for the historical blocks (on mainnet now but perhaps on the testsnets