lighthouse/beacon_node/beacon_chain/tests
Michael Sproul c1ec386d18 Pass failed gossip blocks to the slasher (#2047)
## Issue Addressed

Closes #2042

## Proposed Changes

Pass blocks that fail gossip verification to the slasher. Blocks that are successfully verified are not passed immediately, but will be passed as part of full block verification.
2020-12-04 05:03:30 +00:00
..
attestation_production.rs Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
attestation_verification.rs Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
block_verification.rs Pass failed gossip blocks to the slasher (#2047) 2020-12-04 05:03:30 +00:00
op_verification.rs Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
persistence_tests.rs Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
store_tests.rs Implement database temp states to reduce memory usage (#1798) 2020-10-23 01:27:51 +00:00
tests.rs Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00