nimbus-eth2/beacon_chain/fork_choice
Jacek Sieka fb2f742972
Fork choice fixes 2 (#1356)
* fork choice cleanup

* enable v2 pruning
* prefer `get_current_epoch`
* fix finalization check to use correct epoch

* small cleanups

* add `count_active_validators`
* remove misleading logs
* fix justified checkpoint slot calculation in rpc
2020-07-22 23:01:44 +02:00
..
README.md bump a couple more eth2 phase0 spec refs to v0.11.1 2020-04-17 16:37:52 +03:00
fork_choice.nim Fork choice fixes 2 (#1356) 2020-07-22 23:01:44 +02:00
fork_choice_types.nim Fork choice fixes (#1350) 2020-07-22 11:42:55 +02:00
proto_array.nim Fork choice fixes (#1350) 2020-07-22 11:42:55 +02:00