erigon-pulse/cmd/erigon-cl/forkchoice
a 9644e6d220
Implement SpecTests in native go, add fork_choice handler (#7422)
a few TODO: remain to make this not a draft

---------

Co-authored-by: Giulio <giulio.rebuffo@gmail.com>
2023-05-02 16:19:22 +02:00
..
fork_graph Caplin: Remotion of bad peers giving us bad blocks (#7411) 2023-04-29 21:32:33 +02:00
test_data Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
fork_choice_test.go Fixed networking issue in Caplin (#7388) 2023-04-26 14:33:21 +01:00
forkchoice.go Fixed networking issue in Caplin (#7388) 2023-04-26 14:33:21 +01:00
get_head.go Implement SpecTests in native go, add fork_choice handler (#7422) 2023-05-02 16:19:22 +02:00
on_attestation.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
on_attester_slashing.go Refactore fork choice to RR approach (#7359) 2023-04-20 22:47:58 +02:00
on_block.go Implement SpecTests in native go, add fork_choice handler (#7422) 2023-05-02 16:19:22 +02:00
on_tick.go Refactore fork choice to RR approach (#7359) 2023-04-20 22:47:58 +02:00
utils.go Refactore fork choice to RR approach (#7359) 2023-04-20 22:47:58 +02:00