erigon-pulse/cmd/erigon-cl/forkchoice
Giulio rebuffo 515aedda7b
Added Caplin Phase 1 (#7290)
* Introduces full beacon validation
* Removes light client
* NOTE: slow on purpose, I want everything to be BLS verified for now.
2023-04-17 18:06:50 +00:00
..
fork_graph Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
test_data Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
fork_choice_test.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
forkchoice.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
get_head.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
on_attestation.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
on_attester_slashing.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
on_block.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
on_tick.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
utils.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00