mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-06 19:53:28 +00:00
* relax attestation validation when attestation is incoming but make it more strict when adding to block * share attestation validation logic between attestation pool and state transition * remove a bunch of redundant logging * fix potential underflow in attestation delay checking * fix committee used for attestation shard selection when attesting * fix attestation data construction