prysm-pulse/beacon-chain/blockchain
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
..
BUILD.bazel Remove pending deposits after receiving a processed block (#1530) 2019-02-09 09:07:30 -05:00
fork_choice_test.go Update MaxDeposit Config Names (#1539) 2019-02-09 14:09:09 +01:00
fork_choice.go Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
service_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
service.go Remove pending deposits after receiving a processed block (#1530) 2019-02-09 09:07:30 -05:00