Advance skip analysis for BSC (#4285)

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
This commit is contained in:
ledgerwatch 2022-05-27 08:13:29 +01:00 committed by GitHub
parent 92318a3c38
commit 8e13ef40d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ import (
const MainnetNotCheckedFrom uint64 = 14_780_000
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
const BSCNotCheckedFrom uint64 = 11_000_000
const BSCNotCheckedFrom uint64 = 13_986_464
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis
// for the historical blocks (on mainnet now but perhaps on the testsnets