prysm-pulse/beacon-chain/rpc/beacon
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
..
assignments_test.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
assignments.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
attestations_test.go Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
attestations.go Bring Back Epoch Filtering for ListBlocks API (#4262) 2019-12-12 02:27:19 +00:00
blocks_test.go Add justified check points to chain info getters (#4335) 2019-12-22 00:14:23 -06:00
blocks.go Add justified check points to chain info getters (#4335) 2019-12-22 00:14:23 -06:00
BUILD.bazel Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
committees_test.go Update EthereumAPIs (#4186) 2019-12-03 23:44:58 +00:00
committees.go Clean up list beacon committees to not use head state (#4333) 2019-12-20 08:02:12 -08:00
server.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
validators_test.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
validators.go Implement GetValidator RPC Endpoint (#4188) 2019-12-04 00:33:34 +00:00