nimbus-eth2/beacon_chain/block_pools
tersec 8d1443f03c
detect already-aggregate-voted condition before attestation pool; add is_aggregator tests (#2170)
* detect already-aggregate-voted condition before attestation pool; add is_aggregator tests

* replace pair of attestation-per-epoch tracking lists with single list and remove Option use

* fix attestation condition

* use safer type conversions; add more is_aggregator tests
2020-12-14 20:58:32 +00:00
..
block_pools_types.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
chain_dag.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
clearance.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
quarantine.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
spec_cache.nim detect already-aggregate-voted condition before attestation pool; add is_aggregator tests (#2170) 2020-12-14 20:58:32 +00:00