lighthouse/beacon_node
Paul Hauner 8efd9fc324 Add AttesterCache for attestation production (#2478)
## Issue Addressed

- Resolves #2169

## Proposed Changes

Adds the `AttesterCache` to allow validators to produce attestations for older slots. Presently, some arbitrary restrictions can force validators to receive an error when attesting to a slot earlier than the present one. This can cause attestation misses when there is excessive load on the validator client or time sync issues between the VC and BN.

## Additional Info

NA
2021-07-29 04:38:26 +00:00
..
beacon_chain Add AttesterCache for attestation production (#2478) 2021-07-29 04:38:26 +00:00
client Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
eth1 Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
eth2_libp2p Bump discv5 to v0.1.0-beta.8 (#2471) 2021-07-21 07:10:52 +00:00
genesis Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
http_api Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
http_metrics Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
network Global Network Behaviour Refactor (#2442) 2021-07-15 16:43:17 +10:00
operation_pool [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
src Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
store [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00