prysm-pulse/beacon-chain/rpc
Raul Jordan 81a83cf100 Implement Chain Head Stream & Naming Consistency (#4160)
* include stream chain head mock
* uncomment test
* stream chain head implemented
* remove imports
* chain head stream test
* include stream test with mockgen
* test now passes
* checkin items
* stream tests all passing
* rem learn
* fix up fork checker
* add stream ctx
* gaz, fix test
* fix broken test
* Merge branch 'master' into chain-head-stream
* include context in chain head stream happy path test
* Merge branch 'master' into chain-head-stream
* Merge branch 'master' into chain-head-stream
* Merge refs/heads/master into chain-head-stream
* Merge refs/heads/master into chain-head-stream
2019-12-03 19:48:11 +00:00
..
aggregator Add signatures to logs (#4095) 2019-11-26 20:36:18 +00:00
attester Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
beacon Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00
node Implement ListPeers API call (#4151) 2019-11-30 05:36:02 +00:00
proposer Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
testing Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00
validator Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
BUILD.bazel Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
service_test.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
service.go Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00