prysm-pulse/beacon-chain/sync
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
..
initial-sync Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
BUILD.bazel Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
querier_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
querier.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
regular_sync_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
regular_sync.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
service_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
service.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
simulated_sync_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30