nimbus-eth2/beacon_chain/block_pools
Mamy Ratsimbazafy 6836d41ebd
Dual headed fork choice [Reloaded] (#1223)
* Dual headed fork choice

* fix finalizedEpoch not moving

* reduce fork choice verbosity

* Add failing tests due to pruning

* Properly handle duplicate blocks in sync

* test_block_pool also add a test for duplicate blocks

* comments addressing review
2020-06-24 20:24:36 +02:00
..
block_pools_types.nim Dual headed fork choice [Reloaded] (#1223) 2020-06-24 20:24:36 +02:00
candidate_chains.nim state_transition implements the spec fairly directly (#1220) 2020-06-23 13:54:24 +00:00
clearance.nim Dual headed fork choice [Reloaded] (#1223) 2020-06-24 20:24:36 +02:00
quarantine.nim Attestation validator now populates list of missing blocks. (#1211) 2020-06-23 11:29:08 +02:00