erigon-pulse/cl/persistence
Giulio rebuffo a4d7b6d33f
Switched Caplin snapshot format to ZSTD blinded blocks (#9058)
* Chunked format -> blinded
* LZ4 -> ZSTD
* Implemented parent block root support for history download
* Rationale: Allows to optimize GC collection easily on state
reconstruction and it allows to read fast attestations in historical
states reader
2023-12-23 15:56:35 +01:00
..
base_encoding Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
beacon_indicies Keep few beacon block headers in mdbx (#8809) 2023-11-22 01:45:15 +01:00
db_config Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
format/snapshot_format Switched Caplin snapshot format to ZSTD blinded blocks (#9058) 2023-12-23 15:56:35 +01:00
state Switched Caplin snapshot format to ZSTD blinded blocks (#9058) 2023-12-23 15:56:35 +01:00
test_data Caplin<->Erigon: Added Range methods (#8087) 2023-08-29 02:37:30 +02:00
block_saver_test.go Same range parallel downloader (#8554) 2023-10-22 17:30:27 +02:00
block_saver.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
block_store.go max blocks in gossipsource (#8944) 2023-12-10 07:40:04 -06:00
interface.go Add full support to beacon snapshots (#8665) 2023-11-13 14:10:57 +01:00
raw_block_saver.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00