erigon-pulse/cmd/erigon-cl/forkchoice
2023-05-12 00:47:26 +02:00
..
fork_graph Caplin: fixed dereferencing (#7447) 2023-05-05 13:16:50 +02:00
test_data Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
checkpoint_state.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
fork_choice_test.go Refactor of ssz interface (#7439) 2023-05-05 11:19:24 +02:00
forkchoice.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
get_head.go Added checkpoint states object to optimize memory consumption (#7429) 2023-05-03 10:51:39 +02:00
on_attestation.go Proper caching of attesting indicies (#7499) 2023-05-12 00:47:26 +02:00
on_attester_slashing.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +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 [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00