nimbus-eth2/beacon_chain/fork_choice
Jacek Sieka 9da8b2692f
simplify fork choice code (#1521)
* standardize init
* avoid loading state on init
* avoid some inefficient exception-based code
* remove some TODO
2020-08-18 16:56:32 +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 simplify fork choice code (#1521) 2020-08-18 16:56:32 +02:00
fork_choice_types.nim fork choice refresh (#1520) 2020-08-17 20:36:13 +02:00
proto_array.nim simplify fork choice code (#1521) 2020-08-18 16:56:32 +02:00