lighthouse/beacon_node
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
..
beacon_chain Update op_pool to use proper rewards (#707) 2020-01-20 10:33:28 +11:00
client Persist eth1 cache (#760) 2020-01-20 07:52:58 +11:00
eth1 Persist eth1 cache (#760) 2020-01-20 07:52:58 +11:00
eth2-libp2p Correct stream timeout delay queue handling (#803) 2020-01-15 15:50:01 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Sync fixes (#801) 2020-01-15 14:48:09 +11:00
rest_api Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
src Increase default slots per restore point to 2048 (#790) 2020-01-10 14:42:49 +11:00
store Increase default slots per restore point to 2048 (#790) 2020-01-10 14:42:49 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00