update skip_analysis

This commit is contained in:
Igor Mandrigin 2021-04-08 12:25:15 +02:00
parent acea6548a2
commit 30874284d5

View File

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