lighthouse/beacon_node/beacon_chain
Michael Sproul 7f73dccebc Refine op pool pruning (#1805)
## Issue Addressed

Closes #1769
Closes #1708

## Proposed Changes

Tweaks the op pool pruning so that the attestation pool is pruned against the wall-clock epoch instead of the finalized state's epoch. This should reduce the unbounded growth that we've seen during periods without finality.

Also fixes up the voluntary exit pruning as raised in #1708.
2020-10-22 04:47:29 +00:00
..
src Refine op pool pruning (#1805) 2020-10-22 04:47:29 +00:00
tests Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
Cargo.toml Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00