mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-05 18:42:19 +00:00
Update skip_analysis.go
This commit is contained in:
parent
c46540f56f
commit
7be3535c3d
@ -21,7 +21,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
|
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
|
||||||
const MainnetNotCheckedFrom uint64 = 12919300
|
const MainnetNotCheckedFrom uint64 = 12963600
|
||||||
|
|
||||||
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis
|
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis
|
||||||
// for the historical blocks (on mainnet now but perhaps on the testsnets
|
// for the historical blocks (on mainnet now but perhaps on the testsnets
|
||||||
|
Loading…
Reference in New Issue
Block a user