lighthouse/beacon_node/network
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
..
src Pass failed gossip blocks to the slasher (#2047) 2020-12-04 05:03:30 +00:00
Cargo.toml Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00