prysm-pulse/beacon-chain/blockchain
terence tsao 26da7c4114 Nil state fallback in Blockchain.HeadState() (#4042)
* Can build

* All tests pass

* Update beacon-chain/blockchain/chain_info.go

* Fix context
2019-11-19 10:12:50 -06:00
..
forkchoice Return error instead of logging (#4039) 2019-11-18 14:09:26 -08:00
testing Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
BUILD.bazel Add generic state feed (#4004) 2019-11-19 17:17:41 +08:00
chain_info_norace_test.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
chain_info_test.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
chain_info.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06: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 Process attestation to use operation service's pool (#4014) 2019-11-18 11:19:03 -06:00
receive_attestation.go return to exit select loop rather than break (#4040) 2019-11-19 21:22:45 +08:00
receive_block_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
receive_block.go Add generic state feed (#4004) 2019-11-19 17:17:41 +08:00
service_norace_test.go HeadFetcher data race fix (#3460) 2019-09-23 14:24:42 -05:00
service_test.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
service.go Add generic state feed (#4004) 2019-11-19 17:17:41 +08:00