lighthouse/eth2
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
..
lmd_ghost Store states efficiently in the hot database (#746) 2020-01-08 13:58:01 +11:00
operation_pool Update op_pool to use proper rewards (#707) 2020-01-20 10:33:28 +11:00
state_processing Update op_pool to use proper rewards (#707) 2020-01-20 10:33:28 +11:00
types Optimization: reduce BLS decompression (#766) 2020-01-10 15:32:10 +11:00
utils Print validator pubkeys during generation (#791) 2020-01-10 15:47:07 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.