lighthouse/beacon_node/beacon_chain
Paul Hauner d4f763bbae Fix mistake with attestation skip slots (#1539)
## Issue Addressed

NA

## Proposed Changes

- Fixes a mistake I made in #1530 which resulted us in *not* rejecting attestations that we intended to reject.
- Adds skip-slot checks for blocks earlier in import process, so it rejects gossip and RPC blocks.

## Additional Info

NA
2020-08-18 06:28:26 +00:00
..
src Fix mistake with attestation skip slots (#1539) 2020-08-18 06:28:26 +00:00
tests Restrict fork choice getters to finalized blocks (#1475) 2020-08-14 06:36:38 +00:00
Cargo.toml Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00