erigon-pulse/cmd/erigon-cl/network
Giulio rebuffo fa55cf8efe
Added full backfilling routine with support with Phase0/Altair and Bellatrix + Consensus Layer Database Schema Prototype (#6435)
This PR Adds:

* Backfilling routine, downloads and write to db all historical blocks.
* Prototype of first attempt at Database schema for Historical blocks.
* Fixed minor bugs.
* Support for following forks: Phase0, Altair, Bellatrix.
2022-12-25 18:07:12 +01:00
..
backward_beacon_downloader.go Added full backfilling routine with support with Phase0/Altair and Bellatrix + Consensus Layer Database Schema Prototype (#6435) 2022-12-25 18:07:12 +01:00
beacon_downloader.go Added full backfilling routine with support with Phase0/Altair and Bellatrix + Consensus Layer Database Schema Prototype (#6435) 2022-12-25 18:07:12 +01:00
gossip_manager.go better performance for Sentinel block downloader (80 blk/sec) (#6398) 2022-12-21 19:47:29 +01:00