erigon-pulse/cl/persistence/state
2024-01-06 21:49:23 +01:00
..
historical_states_reader Added Heads method to Beacon API (#9135) 2024-01-06 21:49:23 +01:00
epoch_data_test.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00
epoch_data.go Caplin: Fixed Invalid reading for historical states (#9124) 2024-01-03 23:26:56 +01:00
slot_data_test.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00
slot_data.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00
state_accessors.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00
static_validator_table_test.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
static_validator_table.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
validator_events_test.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
validator_events.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00