good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 8e13ef40 authored by ledgerwatch's avatar ledgerwatch Committed by GitHub
Browse files

Advance skip analysis for BSC (#4285)


Co-authored-by: default avatarAlexey Sharp <alexeysharp@Alexeys-iMac.local>
parent 92318a3c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment