prysm-pulse/beacon-chain/rpc
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
..
attester_server_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
attester_server.go Revert "Create and Verify Signatures for Attestations (#1908)" (#1958) 2019-03-10 20:02:47 -04:00
beacon_server_test.go Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
beacon_server.go Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
BUILD.bazel Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
proposer_server_test.go Fix Travis Failures on Master (#1938) 2019-03-07 23:54:41 -05:00
proposer_server.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00
service_test.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00
service.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00
validator_server_test.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00
validator_server.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00