prysm-pulse/beacon-chain/core/validators
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
..
BUILD.bazel Validator Epoch Assignments RPC Implementation (#1419) 2019-01-29 13:56:14 +01:00
committees_test.go Validator Epoch Assignments RPC Implementation (#1419) 2019-01-29 13:56:14 +01:00
committees.go Remove Shard Committees 5 - Align Core Package (#1379) 2019-01-25 08:20:02 -08:00
validator_test.go Validator Epoch Assignments RPC Implementation (#1419) 2019-01-29 13:56:14 +01:00
validator.go Validator Epoch Assignments RPC Implementation (#1419) 2019-01-29 13:56:14 +01:00