prysm-pulse/beacon-chain/blockchain
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 Implement Basic LMD Ghost Fork Choice Skeleton + Helper Funcs (#1310) 2019-01-19 10:57:51 +08:00
fork_choice_test.go Normalize ETH to Gwei client-wide (#1381) 2019-01-24 15:29:04 -08:00
fork_choice.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
service_test.go Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00
service.go Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00