lighthouse/beacon_node/src
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
..
cli.rs Add flag to import all attestations (#1941) 2020-11-22 23:58:25 +00:00
config.rs Add flag to import all attestations (#1941) 2020-11-22 23:58:25 +00:00
lib.rs Add --testnet mainnet and start HTTP server before genesis (#1862) 2020-11-09 05:04:03 +00:00