prysm-pulse/beacon-chain/blockchain
Nishant Das 6e90931837
Handle Missing Blocks (#3880)
* add fixes

* more changes

* simplify the solution

* add shuffle

* remove prom metric

* add to mock

* go doc

* use non default source

* add test

* terence's review

* all tests passing
2019-11-05 10:37:18 +08:00
..
forkchoice Add tracing and annotation for descendent error (#3859) 2019-10-26 20:26:51 -07:00
testing Handle Missing Blocks (#3880) 2019-11-05 10:37:18 +08:00
BUILD.bazel Annotate errors / spans in block processing queue (#3751) 2019-10-10 17:44:24 +09:00
chain_info_norace_test.go HeadFetcher data race fix (#3460) 2019-09-23 14:24:42 -05:00
chain_info_test.go Added cov for untested file at chain_info (#3705) 2019-10-03 15:26:24 -07:00
chain_info.go Fix Failure Counter (#3850) 2019-10-29 13:23:55 +08:00
info.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
metrics.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
receive_attestation_test.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
receive_attestation.go fix log (#3713) 2019-10-04 14:54:21 -07:00
receive_block_test.go SetupInitialDeposits() now returns deposit data roots (#3683) 2019-10-02 10:50:34 +08:00
receive_block.go Annotate errors / spans in block processing queue (#3751) 2019-10-10 17:44:24 +09:00
service_norace_test.go HeadFetcher data race fix (#3460) 2019-09-23 14:24:42 -05:00
service_test.go Handle Missing Blocks (#3880) 2019-11-05 10:37:18 +08:00
service.go Removed extra save genesis block root (#3829) 2019-10-22 17:49:18 -07:00