nimbus-eth2/beacon_chain
Jacek Sieka 6202ede3d9 implement clock disparity for attestation validation (#1568)
This implements disparity, resolving a part of
https://github.com/status-im/nim-beacon-chain/issues/1367

* make BeaconTime a duration for fractional seconds
* factor out attestation/aggregate validation
* simplify recording of queued attestations
* simplify attestation signature check
* fix blocks_received metric
* add some trivial validation tests
* remove unresolved attestation table - attestations for unknown blocks
are dropped instead (cannot verify their signature)
2020-09-16 19:21:59 +02:00
..
2019-09-02 22:14:18 +03:00
2020-09-16 19:21:59 +02:00
2020-07-10 16:30:45 +03:00
2020-08-19 10:09:06 +03:00
2020-08-06 18:47:39 +00:00
2020-08-06 18:47:39 +00:00
2020-07-16 15:16:51 +02:00