prysm-pulse/beacon-chain/sync
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
..
initial-sync Update Beacon State to Match the Spec (#1489) 2019-02-06 10:44:27 -06:00
BUILD.bazel Update Beacon State to Match the Spec (#1489) 2019-02-06 10:44:27 -06:00
querier_test.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00
querier.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
regular_sync_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
regular_sync.go Update Beacon State to Match the Spec (#1489) 2019-02-06 10:44:27 -06:00
service.go Beacon Block Operation Pool to store Attestation (#1444) 2019-01-31 19:54:24 +01:00