erigon-pulse/cmd/erigon-cl/core/rawdb
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
..
accessors_test.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
accessors.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
test_utils.go Added skeleton for beacon chain state transition (#6135) 2022-11-27 00:03:58 +01:00