lighthouse/beacon_node/operation_pool/src
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
..
attestation_id.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
attestation.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
attester_slashing.rs Optimize attester slashing (#1745) 2020-10-22 01:43:54 +00:00
lib.rs Refine op pool pruning (#1805) 2020-10-22 04:47:29 +00:00
max_cover.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
persistence.rs Process exits and slashings off the network (#1253) 2020-06-18 21:06:34 +10:00