erigon-pulse/cl/phase1/forkchoice
Giulio rebuffo 46ecf030f5
Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102)
* Changed slightly archive format (again)
* Added all of the remaining rewards endpoints
2023-12-30 20:51:28 +01:00
..
fork_graph 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
test_data [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
checkpoint_state.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
fork_choice_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
forkchoice_mock.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
forkchoice_slot.go [beacon handler] framework (#8851) 2023-12-05 00:13:52 +01:00
forkchoice.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
get_head.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
interface.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
on_attestation.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
on_attester_slashing.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
on_block.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
on_operations.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
on_tick.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
utils.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00