prysm-pulse/beacon-chain/blockchain
Nishant Das 7d0e5a9dc4 Use Latest Vote Map (#4102)
* add latest vote map
* fix all tests
* remove db crud methods
* Merge branch 'master' into latestVoteMap
* preston's review
* Merge branch 'latestVoteMap' of https://github.com/prysmaticlabs/geth-sharding into latestVoteMap
2019-11-25 16:34:20 +00:00
..
forkchoice Use Latest Vote Map (#4102) 2019-11-25 16:34:20 +00:00
testing Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
BUILD.bazel Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00: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 Complete finalization metrics (#4096) 2019-11-23 17:12:29 -08: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 Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
service.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00