nimbus-eth2/beacon_chain/block_pools
tersec ab255662df
bound block quarantine size (#1564)
* bound block quarantine size

* add additional logging for block quarantining

* re-add quarantine.add() call

* remove pre-finalization blocks; add logging for full quarantine

* clear quarantine on chain reorganization

* update block_sim and tests

* update test_attestation_pool
2020-08-31 11:00:38 +02:00
..
block_pools_types.nim avoid unnecessary seq allocations (#1573) 2020-08-27 08:32:51 +02:00
chain_dag.nim bound block quarantine size (#1564) 2020-08-31 11:00:38 +02:00
clearance.nim bound block quarantine size (#1564) 2020-08-31 11:00:38 +02:00
quarantine.nim bound block quarantine size (#1564) 2020-08-31 11:00:38 +02:00
spec_cache.nim implement clock disparity for attestation validation (#1568) 2020-08-27 09:34:12 +02:00