prysm-pulse/beacon-chain/node
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 Implement AttestationTargets for ForkChoice (#1912) 2019-03-06 15:03:52 -06:00
node_test.go Enable POW chain by default (#1861) 2019-03-04 15:10:03 -05:00
node.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00
p2p_config.go Tracing additions (#1747) 2019-02-27 19:55:47 -08:00