nimbus-eth2/tests/fork_choice
Jacek Sieka fd4d319450
Use fork v2 (#1358)
* fork choice fixes, round 3

* introduce checkpoint tracker
* split out fork choice backend that is independent of dag
* correctly update best checkpoint to use for head selection
* correctly consider wall clock when processing attestations
* preload head history only (only one history is loaded from database
anyway)
* love the DAG

* switch to fork choice v2

also remove BlockRef.children

* fix
2020-07-25 21:41:12 +02:00
..
scenarios Use fork v2 (#1358) 2020-07-25 21:41:12 +02:00
interpreter.nim Use fork v2 (#1358) 2020-07-25 21:41:12 +02:00
tests_fork_choice.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00