prysm-pulse/beacon-chain/core/state
Raul Jordan 12524ae8dd
Update RANDAO to Match Spec (#1533)
* fix bug in eth1 data vote count increases

* updating attester slashings

* is double vote and attester pseudocode

* attester slashing revamp complete

* exits processing complete

* all block operations aligned to spec

* completed test revamp

* builds properly

* all done FINALLY

* deprecate all instances of old randao logic

* fix all broken tests and cleanup randao references across repo

* builds but tests failing

* fixing broken chaintests

* only chaintests fail now

* randao fully updated

* add bls todo

* lint

* travis

* fix unresolved property in struct

* remove used randao var
2019-02-09 14:35:51 -06:00
..
stateutils Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
BUILD.bazel Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
state_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
state.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
transition_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
transition.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00