prysm-pulse/beacon-chain/rpc
Preston Van Loon 4add403335
Validator Proposer Rewrite (#1462)
* WIP - with TODOs

* interface w/ test

* basic test for broadcast

* Add computeStateRoot funciton

* remove custody challenge

* resolve TODO lint issues

* more TODOs

* revert new line in types.proto

* broadcaster comment

* one of several failure condition tests

* Add test cases

* handle compute state error test case

* fix config in validator helpers

* fix tests too

* fix conflict

* partial PR feedback

* remove p2p

* gazelle

* package comment

* Better godoc
2019-02-05 08:47:25 -05:00
..
attester_server_test.go Beacon Block Operation Pool to store Attestation (#1444) 2019-01-31 19:54:24 +01:00
attester_server.go Beacon Block Operation Pool to store Attestation (#1444) 2019-01-31 19:54:24 +01:00
beacon_server_test.go Initialize State from ChainStart Deposits in POWChainService (#1474) 2019-02-03 16:44:48 -06:00
beacon_server.go Validator Proposer Rewrite (#1462) 2019-02-05 08:47:25 -05:00
BUILD.bazel Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
proposer_server_test.go Eliminate Custody Logic for Phase 0 (#1408) 2019-01-30 11:11:13 +01: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 Create RPC health check (#1385) 2019-02-04 15:54:30 -06:00
validator_server_test.go Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Committee) (#1477) 2019-02-04 15:27:28 -06:00
validator_server.go Validator Epoch Assignments RPC Implementation (#1419) 2019-01-29 13:56:14 +01:00