erigon-pulse/cl/cltypes
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
..
block.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
clone.go refactored files regarding lightclient (#5904) 2022-10-29 21:51:32 +02:00
custom_types.go Verification by root and not by slot (#6243) 2022-12-07 21:26:45 +01:00
Makefile Verification by root and not by slot (#6243) 2022-12-07 21:26:45 +01:00
network_encoding.go Verification by root and not by slot (#6243) 2022-12-07 21:26:45 +01:00
network.go BeaconBlocksByRange req/resp domain encoding work. (#5917) 2022-11-02 15:48:22 +01:00
types_encoding.go Added signed block abstraction (Phase0 & Altair & Bellatrix block support) (#6422) 2022-12-23 18:39:44 +01:00
types.go Added signed block abstraction (Phase0 & Altair & Bellatrix block support) (#6422) 2022-12-23 18:39:44 +01:00