nimbus-eth2/tests/mocking
Etan Kissling 5cc6db5e20
remove disabled incorrect attestation test (#3175)
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.
2021-12-09 14:03:22 +01:00
..
mock_attestations.nim remove disabled incorrect attestation test (#3175) 2021-12-09 14:03:22 +01:00
mock_blocks.nim engine API alpha.5 field renaming (#3174) 2021-12-09 11:18:38 +00:00
mock_deposits.nim ncli_db: add putState, putBlock (#3096) 2021-11-18 13:02:43 +01:00
mock_genesis.nim clean up fork enum and field names 2021-10-19 11:06:38 +03:00
mock_state.nim reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00