lighthouse/eth2/operation_pool
pscott 1abb964652 Update op_pool to use proper rewards (#707)
* Update op_pool to use proper rewards

* Fix missing use import for tests

* Address Michael's comments

* Revert to private ValidatorStatuses

* Rename variable for clearer code

* Fix update_cover function

* Remove expect

* Add WIP test for rewards

* Use aggregation_bits instead of earliest_attestation_validators

* Use earliest attestation in test and correct typo

* Fix op_pool test thanks to @michaelsproul 's help

* Change test name
2020-01-20 10:33:28 +11:00
..
src Update op_pool to use proper rewards (#707) 2020-01-20 10:33:28 +11:00
Cargo.toml Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00