prysm-pulse/validator/client
Raul Jordan 44edbd4fbc
Validator Client WaitForActivation Implementation (#1898)
* create wait for activation stream

* wait for activation server stream open

* complete server side logic

* formatting

* first test passing

* context closed test

* lint

* fix build failure

* imports

* implemented wait for activation on client side

* all tests pass for validator client

* weird spacing
2019-03-05 18:09:41 -06:00
..
BUILD.bazel Tracing additions (#1747) 2019-02-27 19:55:47 -08:00
fake_validator_test.go Validator Client WaitForActivation Implementation (#1898) 2019-03-05 18:09:41 -06:00
runner_test.go Hotfix/add both role case (#1627) 2019-02-18 14:51:49 -08:00
runner.go Validator Client WaitForActivation Implementation (#1898) 2019-03-05 18:09:41 -06:00
service_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
service.go Tracing additions (#1747) 2019-02-27 19:55:47 -08:00
validator_attest_test.go Clean Up Validator RPC Server (#1798) 2019-03-03 14:55:12 -08:00
validator_attest.go Clean Up Validator RPC Server (#1798) 2019-03-03 14:55:12 -08:00
validator_propose_test.go Miscellaneous Runtime Fixes & Improvements - Raul (#1674) 2019-02-24 20:09:45 -06:00
validator_propose.go Tracing additions (#1747) 2019-02-27 19:55:47 -08:00
validator_test.go Validator Client WaitForActivation Implementation (#1898) 2019-03-05 18:09:41 -06:00
validator.go Validator Client WaitForActivation Implementation (#1898) 2019-03-05 18:09:41 -06:00