lighthouse/eth2/state_processing
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
..
benches Clippy clean (#536) 2019-09-30 13:58:45 +10:00
src Update op_pool to use proper rewards (#707) 2020-01-20 10:33:28 +11:00
tests Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
.gitignore Bulk signature verification (#507) 2019-08-29 11:34:25 +10:00
Cargo.toml Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00