lighthouse/beacon_node/beacon_chain
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
tests Store states efficiently in the hot database (#746) 2020-01-08 13:58:01 +11:00
Cargo.toml Implement freezer database (#508) 2019-11-27 10:54:46 +11:00