mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-31 16:21:21 +00:00
update skip_analysis
This commit is contained in:
parent
9b1ec50b97
commit
8f3e606426
@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
|
||||
const MainnetNotCheckedFrom uint64 = 11788140
|
||||
const MainnetNotCheckedFrom uint64 = 11834564
|
||||
|
||||
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis
|
||||
// for the historical blocks (on mainnet now but perhaps on the testsnets
|
||||
|
Loading…
Reference in New Issue
Block a user