nimbus-eth2/beacon_chain/block_pools
Jacek Sieka 66c230ffd1
check that parent of added block is sufficiently recent (#1269)
Otherwise, we might introduce a fork into the DAG that is no longer
viable, creating trouble for both sync and fork choice
2020-07-01 17:21:21 +02:00
..
block_pools_types.nim check that parent of added block is sufficiently recent (#1269) 2020-07-01 17:21:21 +02:00
candidate_chains.nim Trusted blocks (#1227) 2020-06-25 12:23:10 +02:00
clearance.nim check that parent of added block is sufficiently recent (#1269) 2020-07-01 17:21:21 +02:00
quarantine.nim Attestation validator now populates list of missing blocks. (#1211) 2020-06-23 11:29:08 +02:00