erigon-pulse/cl/phase1/forkchoice
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
..
fork_graph [Caplin Phase 2]: Initial working implementation (#8033) 2023-08-18 15:43:22 +02:00
test_data [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
checkpoint_state.go Caplin: Proper validator set (#7591) 2023-05-28 17:11:18 +02:00
fork_choice_test.go Added states/fork and states/root to beacon API (#8293) 2023-09-27 11:15:51 +02:00
forkchoice.go Added states/fork and states/root to beacon API (#8293) 2023-09-27 11:15:51 +02:00
get_head.go Flat buffers for Attestations and Cached roots (#7512) 2023-05-15 00:12:24 +02:00
interface.go Accessors to Caplin indexed database (#8093) 2023-08-29 16:47:16 +02:00
on_attestation.go Added states/fork and states/root to beacon API (#8293) 2023-09-27 11:15:51 +02:00
on_attester_slashing.go [Caplin Phase 2]: Initial working implementation (#8033) 2023-08-18 15:43:22 +02:00
on_block.go Fixed forkchoice nil exception (#8223) 2023-09-17 17:06:44 +02:00
on_tick.go [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
utils.go [Caplin Phase 2]: Initial working implementation (#8033) 2023-08-18 15:43:22 +02:00