nimbus-eth2/beacon_chain/block_pools
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
..
block_pools_types.nim Use fork v2 (#1358) 2020-07-25 21:41:12 +02:00
candidate_chains.nim Use fork v2 (#1358) 2020-07-25 21:41:12 +02:00
clearance.nim Fork choice fixes 2 (#1356) 2020-07-22 23:01:44 +02:00
quarantine.nim cache block hash (#1329) 2020-07-16 15:16:51 +02:00