erigon-pulse/cl/phase1/forkchoice
2023-10-14 20:53:16 +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 BLS_TO_EXECUTION_CHANGES pool (#8332) 2023-10-01 17:16:55 +02:00
forkchoice.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
get_head.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
interface.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
on_attestation.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
on_attester_slashing.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
on_block.go Caplin: Resetting cache head hash when new slot is avaiable (#8477) 2023-10-14 20:53:16 +02:00
on_operations.go Added BLS_TO_EXECUTION_CHANGES pool (#8332) 2023-10-01 17:16:55 +02:00
on_tick.go Caplin: Resetting cache head hash when new slot is avaiable (#8477) 2023-10-14 20:53:16 +02:00
utils.go [Caplin Phase 2]: Initial working implementation (#8033) 2023-08-18 15:43:22 +02:00