prysm-pulse/beacon-chain/db
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
..
attestation_test.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
attestation.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
block_test.go Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00
block_vote_cache_test.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
block_vote_cache.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
block.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
BUILD.bazel Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00
cleanup_history_test.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
cleanup_history.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
db_test.go Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
db.go Remove Simulator Service (#1392) 2019-01-27 12:51:44 -08:00
schema.go Remove Simulator Service (#1392) 2019-01-27 12:51:44 -08:00
state_test.go Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00
state.go Refactor ChainService for Synchronous Tests and ChainStart (#1347) 2019-01-28 19:59:37 +08:00