prysm-pulse/beacon-chain/sync
Raul Jordan 98a4274b81
Refactor ChainService for Synchronous Tests and ChainStart (#1347)
* can now test blockchain service synchronously

* completed chainstart listener

* fix comment

* completed refactor

* fix

* fix build

* rem genesis fetch

* fix broken

* fixed concurrency bug

* comments
2019-01-28 19:59:37 +08:00
..
initial-sync db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
BUILD.bazel Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00
querier_test.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00
querier.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
regular_sync_test.go Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00
regular_sync.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
service.go Health check endpoints for services (#1183) 2018-12-30 16:20:43 -05:00