nimbus-eth2/beacon_chain/block_pools
tersec c64737e7f2
implement aggregated attestation receiving/validating (#1272)
* implement aggregated attestation receiving/validating

* document the conditions without explicit implementations in isValidAggregatedAttestation()
2020-07-02 16:15:27 +00: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 implement aggregated attestation receiving/validating (#1272) 2020-07-02 16:15:27 +00: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