mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-03-03 07:30:56 +00:00
* initial attestation aggregation * fix usage of committee index, vs index in committee; uniformly set trailing/following distance; document how the only-broadcast-if mechanism works better and what aggregation already happens, not otherwise sufficiently clear; use correct BlockSlot across epoch boundaries * address inconsistent notion of which slot in past to target for aggregate broadcast; follow 0.11.x aggregate broadcast p2p interface topic * Fix get_slot_signature(...) call after get_domain(...) change required genesis_validators_root * mark all spec references which aren't dealt with in other PRs as v0.11.1 * update two more spec refs to v0.11.1