5cc6db5e20
In #780 a test was disabled that verified that an attestation with empty `aggregation_bits` completes successfully. The test was never re-introduced, and as of the current consensus spec v1.1.6, such attestations are not considered valid, as they fail the check in `is_valid_indexed_attestation`. This patch fully removes that outdated test, and moves it to the list of pending invalid attestation tests. |
||
---|---|---|
.. | ||
mock_attestations.nim | ||
mock_blocks.nim | ||
mock_deposits.nim | ||
mock_genesis.nim | ||
mock_state.nim |