prysm-pulse/beacon-chain/core/blocks
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
..
block_operations_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
block_operations.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
block_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
block.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
BUILD.bazel Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
validity_conditions_test.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00
validity_conditions.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00