mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-20 17:31:11 +00:00
Update skip_analysis.go (#2026)
This commit is contained in:
parent
06e2e9dc4e
commit
2c01612c48
@ -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 = 12470400
|
const MainnetNotCheckedFrom uint64 = 12514800
|
||||||
|
|
||||||
// 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…
x
Reference in New Issue
Block a user