prysm-pulse/beacon-chain/rpc
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
..
attester_server_test.go Validator Attester Rewrite (#1487) 2019-02-06 10:20:38 -06:00
attester_server.go Validator Attester Rewrite (#1487) 2019-02-06 10:20:38 -06:00
beacon_server_test.go Update Deposit Contract (#1494) 2019-02-08 11:01:15 -06:00
beacon_server.go Pending Deposits RPC Server Implementation (#1508) 2019-02-06 12:06:31 -06:00
BUILD.bazel Pending Deposits RPC Server Implementation (#1508) 2019-02-06 12:06:31 -06:00
proposer_server_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
proposer_server.go Beacon Block Operation Pool to store Attestation (#1444) 2019-01-31 19:54:24 +01:00
service_test.go Create RPC health check (#1385) 2019-02-04 15:54:30 -06:00
service.go Pending Deposits RPC Server Implementation (#1508) 2019-02-06 12:06:31 -06:00
validator_server_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
validator_server.go Aligning ETH2.0 spec - Make Epoch First Citizen (Shuffling and GetCrosslinkAtSlot) (#1488) 2019-02-05 19:52:14 +01:00