erigon-pulse/cl/phase1/forkchoice
Giulio rebuffo 7d28151a11
Added data model for public keys validator (#8774)
We store public keys contiguosly and batch update them on forkchoice
2023-11-18 19:03:56 +01:00
..
fork_graph Add full support to beacon snapshots (#8665) 2023-11-13 14:10:57 +01:00
test_data [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
checkpoint_state.go Optimized the checkpoint state layout (#8482) 2023-10-15 18:05:13 +02:00
fork_choice_test.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
forkchoice.go Added data model for public keys validator (#8774) 2023-11-18 19:03:56 +01:00
get_head.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
interface.go Added data model for public keys validator (#8774) 2023-11-18 19:03:56 +01:00
on_attestation.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
on_attester_slashing.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
on_block.go Added data model for public keys validator (#8774) 2023-11-18 19:03:56 +01:00
on_operations.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
on_tick.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00
utils.go Forkchoice states saved on disk (#8546) 2023-10-21 23:10:58 +02:00