erigon-pulse/cl/phase1/forkchoice
a 3ab373787e
[caplin] extracting beacon state interface (#7910)
we need to extract this interface from the struct. 

i need to also break down the interface more, to better show what parts
the caching is used, move some functions from the cache state to the
underlying.


don't merge
2023-07-20 00:20:33 +02:00
..
fork_graph [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +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 record mode for Caplin (#7660) 2023-06-05 01:52:55 +02:00
forkchoice.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
get_head.go Flat buffers for Attestations and Cached roots (#7512) 2023-05-15 00:12:24 +02:00
on_attestation.go Optimized THE CAPLIN a lil bit (#7687) 2023-06-08 15:52:09 +02:00
on_attester_slashing.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
on_block.go Fixed JWT race and panic in Caplin (#7904) 2023-07-18 09:47:38 +01:00
on_tick.go [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
utils.go [caplin] abstract transition (#7661) 2023-06-11 23:50:02 +02:00