More efficient header verification of headers for Parlia when snapshots are used (#3998)
* Update stageloop.go * Print * Consider snapshot headers as parlia checkpoints * Not fail after not loading snapshot * Lazy snapshots * Print number of validators * More printing * Use epoch instead of checkpoint interval * Reduce logging * Fix compilation * Remove trace jump dest * Fix lint * Not store snapshots every epoch * Separate snapshot for verification and finalisation Co-authored-by:Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Showing
- cmd/integration/commands/stages.go 25 additions, 25 deletionscmd/integration/commands/stages.go
- cmd/state/commands/erigon2.go 8 additions, 7 deletionscmd/state/commands/erigon2.go
- consensus/parlia/api.go 4 additions, 4 deletionsconsensus/parlia/api.go
- consensus/parlia/parlia.go 32 additions, 34 deletionsconsensus/parlia/parlia.go
- eth/backend.go 38 additions, 38 deletionseth/backend.go
- eth/ethconsensusconfig/config.go 3 additions, 2 deletionseth/ethconsensusconfig/config.go
Loading
Please register or sign in to comment