prysm-pulse/validator/client
Nishant Das f5c88e1bcb
Test Syncing with Another Fully Synced Service (#1594)
* clean up test

* adding test setup

* add chainstart check to sync querier

* goimports

* goimports

* backend cleanup

* adding getters

* lint

* moving to db

* gazelle

* adding more services setup

* adding more changes

* adding different test setups

* other merge issues

* imports

* fixing keys

* get intial sync able to be set up

* new changes and gazelle

* use simulated p2p

* everything finally works

* unexport fields

* revert changes from merge

* remove mock server

* add documentation

* gazelle

* add another node

* review comments

* fix tests
2019-02-23 11:36:20 +05:30
..
BUILD.bazel Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
fake_validator_test.go Fatal if ChainStart Receiving Fails (#1665) 2019-02-20 15:58:23 -06:00
runner_test.go Hotfix/add both role case (#1627) 2019-02-18 14:51:49 -08:00
runner.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
service_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
validator_attest_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
validator_attest.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
validator_propose_test.go Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
validator_propose.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
validator_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
validator.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30