prysm-pulse/beacon-chain/blockchain
Nishant Das f8c870aa91
Fix Failure Counter (#3850)
* fix bug

* return if not ok

* don't set peer status there

* fix build

* fix test

* fix all other tests

* add regression test

* cosmetic changes
2019-10-29 13:23:55 +08:00
..
forkchoice Add tracing and annotation for descendent error (#3859) 2019-10-26 20:26:51 -07:00
testing Fix Failure Counter (#3850) 2019-10-29 13:23:55 +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 Require state to exist when updating finalized checkpoint (#3843) 2019-10-23 22:50:33 -07:00
service.go Removed extra save genesis block root (#3829) 2019-10-22 17:49:18 -07:00