lighthouse-pulse/eth2/operation_pool
Michael Sproul ddd9654f70
op-pool: fix bug in attestation_score
The attestation scoring function was looking only at the previous epoch, but
should really look at whichever epoch is appropriate for a given attestation.

We also avoid including attestations that don't pay us any reward, as they
simply bloat the chain.
2019-04-01 13:50:09 +11:00
..
src op-pool: fix bug in attestation_score 2019-04-01 13:50:09 +11:00
Cargo.toml Push RwLock down into OperationPool 2019-03-30 12:26:25 +11:00