prysm-pulse/beacon-chain/rpc
Raul Jordan 22bbed0059
Stream Indexed Attestations RPC Implementation (#4941)
* stream indexed attestations impl
* mock regen
* test for stream indexed
* atts test
* no bls
* gaz
* Merge refs/heads/master into implement-stream-indexed
* use feed for atts instead
* remove unused imports
* Merge refs/heads/master into implement-stream-indexed
* fix tests in beacon
* properly use pointers
* imports
* import
2020-02-26 20:14:22 +00:00
..
aggregator Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
beacon Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
validator Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
BUILD.bazel Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00