prysm-pulse/beacon-chain/chaintest/backend
Raul Jordan 5371218b9b
Refactor ChainService for Receiving Blocks Synchronously (#1984)
* refactor chain service

* restructure service and lint

* all calls to receive block in chain service are now blocking

* begin fixing tests

* refactored blockchain tests

* builds correctly

* blockchain tests pass again

* lint

* sync and rpc tests pass again

* done

* add in open tracing

* span in fork choice

* Update beacon-chain/blockchain/block_processing.go

Co-Authored-By: rauljordan <raul@prysmaticlabs.com>
2019-03-13 17:17:32 -04:00
..
BUILD.bazel Rename forkutils -> forkutil (#1976) 2019-03-12 16:39:13 -07:00
fork_choice_test_format.go Advance Beacon State Transition Part 2: Simulate Block Randao at Every Slot (#1252) 2019-01-11 18:55:01 +08:00
helpers.go Rename forkutils -> forkutil (#1976) 2019-03-12 16:39:13 -07:00
shuffle_test_format.go Eliminate Custody Logic for Phase 0 (#1408) 2019-01-30 11:11:13 +01:00
simulated_backend_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
simulated_backend.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00
state_test_format.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00