prysm-pulse/beacon-chain/blockchain
Nishant Das 2f392544a6 Add Lock When Accessing Checkpoints (#4086)
* fix data races
* Merge branch 'master' into checkpointLock
* Merge branch 'master' into checkpointLock
* Merge refs/heads/master into checkpointLock
2019-11-22 06:34:42 +00:00
..
forkchoice Add Lock When Accessing Checkpoints (#4086) 2019-11-22 06:34:42 +00: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 Move the state notifier to a different module (#4058) 2019-11-19 16:15:48 -06:00
service_norace_test.go HeadFetcher data race fix (#3460) 2019-09-23 14:24:42 -05:00
service_test.go Aggregator selection from RPC to validator client (#4071) 2019-11-22 05:11:38 +00:00
service.go Move the state notifier to a different module (#4058) 2019-11-19 16:15:48 -06:00