lighthouse/beacon_node/network
Paul Hauner 65b1cf2af1 Add flag to import all attestations (#1941)
## Issue Addressed

NA

## Proposed Changes

Adds the `--import-all-attestations` flag which tells the `network::AttestationService` to import/aggregate all attestations after verification (instead of only ones for subnets that are relevant to local validators).

This is useful for testing/debugging and also for creating back-up nodes that should be all cached up and ready for any validator.

## Additional Info

NA
2020-11-22 23:58:25 +00:00
..
src Add flag to import all attestations (#1941) 2020-11-22 23:58:25 +00:00
Cargo.toml Update libp2p (#1865) 2020-11-06 04:14:14 +00:00