prysm-pulse/beacon-chain/node
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
..
BUILD.bazel Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00
node_test.go Delete test files before running tests (#729) 2018-11-06 13:43:10 -08:00
node.go Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00
p2p_config.go Add Batch Syncing for Initial Sync (#1119) 2018-12-26 22:16:46 +08:00