lighthouse/beacon_node/network/src
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_service Server sent events (#1920) 2020-12-04 00:18:58 +00:00
beacon_processor Server sent events (#1920) 2020-12-04 00:18:58 +00:00
router No string in slog (#2017) 2020-11-30 10:33:00 +00:00
service Pass failed gossip blocks to the slasher (#2047) 2020-12-04 05:03:30 +00:00
sync No string in slog (#2017) 2020-11-30 10:33:00 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
metrics.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
nat.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs No string in slog (#2017) 2020-11-30 10:33:00 +00:00
status.rs Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00