prysm-pulse/beacon-chain/rpc
Raul Jordan b86388410d
Restructure RPC Server Into Individual Servers (#1393)
* begin reorder

* move into beacon server

* add proposer server

* fix

* add proposer server

* wrap up rpc reorder

* gazelle

* lint fix

* fix broken build
2019-01-28 16:40:40 +01:00
..
attester_server_test.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
attester_server.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
beacon_server_test.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
beacon_server.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
BUILD.bazel Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
proposer_server_test.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
proposer_server.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
service_test.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
service.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
validator_server_test.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00
validator_server.go Restructure RPC Server Into Individual Servers (#1393) 2019-01-28 16:40:40 +01:00