lighthouse/eth2/state_processing
Michael Sproul caff553af9
spec: update reward processing to v0.6.1 + bugfix
Two bugs fixed by this commit:

* Reward proposers rather than attesters in `get_proposer_deltas`
* Prevent double-counting of validator balances towards the total when
  computing validator statuses
2019-05-07 18:27:25 +10:00
..
benches Update types to new tree_hash crate 2019-04-16 14:14:38 +10:00
src spec: update reward processing to v0.6.1 + bugfix 2019-05-07 18:27:25 +10:00
tests Merge branch 'master' into 0.5.1-tests 2019-04-17 21:21:07 +10:00
yaml_utils state transitions tests: check more fields 2019-04-17 12:00:22 +10:00
build.rs testing: add a fake_crypto feature 2019-04-17 12:00:22 +10:00
Cargo.toml testing: add a fake_crypto feature 2019-04-17 12:00:22 +10:00