terence tsao
17682321fe
Clean Up Validator RPC Server ( #1798 )
2019-03-03 14:55:12 -08:00
terence tsao
06bfda24d5
Revert "Remove Redundant Committee Assignment Getters in Validator RPC Service ( #1655 )" ( #1664 )
...
This reverts commit 15f8b6a10d
.
2019-02-20 14:46:30 -06:00
terence tsao
15f8b6a10d
Remove Redundant Committee Assignment Getters in Validator RPC Service ( #1655 )
2019-02-20 11:53:49 -08:00
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
Raul Jordan
4c46b02dac
Deprecating Old RPC Methods ( #1410 )
...
* 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
* autoclean
* deprecate all old code
* include the rest of methods mocks
* bazel run
* lint fixes
2019-01-28 20:41:04 +01:00
Raul Jordan
e10baf7c80
Validator Assignment RPC Beacon Node Stream ( #563 )
2018-09-26 21:34:35 -05:00