prysm-pulse/beacon-chain/sync
Raul Jordan 07c0387be1
Validator Epoch Assignments RPC Implementation (#1419)
* begin reorder

* move into beacon server

* add proposer server

* fix

* add proposer server

* wrap up rpc reorder

* eliminated deprecated RPC endpoints

* formatted nicely

* RPC protos

* fix lint

* integrate hash proto

* epoch assignments

* deprecated committee code

* remove deprecated messages

* fixed mocks, added tests for validator epoch assignments

* gazelle

* fix broken bazel

* nishant comment
2019-01-29 13:56:14 +01:00
..
initial-sync db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
BUILD.bazel Validator Epoch Assignments RPC Implementation (#1419) 2019-01-29 13:56:14 +01: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 all beacon constants to latest in spec (#1407) 2019-01-29 12:16:50 +08:00
regular_sync.go Validator Epoch Assignments RPC Implementation (#1419) 2019-01-29 13:56:14 +01:00
service.go Health check endpoints for services (#1183) 2018-12-30 16:20:43 -05:00