prysm-pulse/beacon-chain/rpc
terence tsao 30b4b045f5 Add justified check points to chain info getters (#4335)
* Add justified checkpoint getters

* Use it for chainhead

* Mock

* Fixed tests

* Fixed TestServer_StreamChainHead_OnHeadUpdated

* Caught a run time bug. Fixed

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2019-12-22 00:14:23 -06:00
..
aggregator Optimize committee helpers (#4328) 2019-12-19 15:40:51 -08:00
attester Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
beacon Add justified check points to chain info getters (#4335) 2019-12-22 00:14:23 -06:00
node Advanced peer tracking (#4233) 2019-12-11 18:31:36 +08:00
proposer Optimize Insertion in Deposit Trie (#4299) 2019-12-17 02:19:12 +00:00
testing Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validator Optimize committee helpers (#4328) 2019-12-19 15:40:51 -08:00
BUILD.bazel Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
service_test.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
service.go Add prometheus gRPC time histograms (#4300) 2019-12-16 22:00:34 +00:00