erigon-pulse/cl/persistence
Giulio rebuffo d62ef03cad
Added states/fork and states/root to beacon API (#8293)
Added /eth/v1/beacon/states/{state_id}/root and
/eth/v1/beacon/states/{state_id}/fork
2023-09-27 11:15:51 +02:00
..
beacon_indicies Added states/fork and states/root to beacon API (#8293) 2023-09-27 11:15:51 +02:00
db_config Removed Partial blocks and reduced pruneDepth to 1000 (#8198) 2023-09-14 22:14:05 +02:00
sql_migrations Removed Partial blocks and reduced pruneDepth to 1000 (#8198) 2023-09-14 22:14:05 +02:00
test_data Caplin<->Erigon: Added Range methods (#8087) 2023-08-29 02:37:30 +02:00
block_saver_test.go Added the option to directly write blocks on io.Writer. (#8215) 2023-09-17 13:15:06 +02:00
block_saver.go Added the option to directly write blocks on io.Writer. (#8215) 2023-09-17 13:15:06 +02:00
block_store.go can't change size of btree during ascend (#8295) 2023-09-27 09:42:20 +07:00
interface.go Added the option to directly write blocks on io.Writer. (#8215) 2023-09-17 13:15:06 +02:00
raw_block_saver.go Added the option to directly write blocks on io.Writer. (#8215) 2023-09-17 13:15:06 +02:00