mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-01 09:17:52 +00:00
78f7a4a505
* 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