prysm-pulse/beacon-chain/rpc/beacon
Raul Jordan a9d144ad1f
Stream Blocks Functionality for RPC (#4771)
* stream blocks functionality included
* necessary tests for stream blocks and notifier
* gazelle and tests passing
* gazelle and tests passing
* Merge branch 'master' into stream-block
* Update beacon-chain/core/feed/block/events.go
* Merge refs/heads/master into stream-block
* Merge refs/heads/master into stream-block
* Merge refs/heads/master into stream-block
* Merge refs/heads/master into stream-block
* naming
* build
* Merge refs/heads/master into stream-block
* Merge refs/heads/master into stream-block
* Merge refs/heads/master into stream-block
* fix up tests
* Merge branch 'stream-block' of github.com:prysmaticlabs/prysm into stream-block
* Merge refs/heads/master into stream-block
* shay comment
* Merge refs/heads/master into stream-block
* Merge branch 'stream-block' of github.com:prysmaticlabs/prysm into stream-block
* Merge refs/heads/master into stream-block
2020-02-06 20:14:38 +00:00
..
assignments_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
assignments.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attestations_test.go Fix(Genesis): Api genesis block now returns properly (#4736) 2020-02-06 19:23:39 +00:00
attestations.go Fix(Genesis): Api genesis block now returns properly (#4736) 2020-02-06 19:23:39 +00:00
blocks_test.go Stream Blocks Functionality for RPC (#4771) 2020-02-06 20:14:38 +00:00
blocks.go Stream Blocks Functionality for RPC (#4771) 2020-02-06 20:14:38 +00:00
BUILD.bazel Stream Blocks Functionality for RPC (#4771) 2020-02-06 20:14:38 +00:00
committees_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
committees.go Allow ListBeaconCommittees API to return previous epoch (#4647) 2020-01-24 19:54:18 -06:00
config_test.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go Stream Blocks Functionality for RPC (#4771) 2020-02-06 20:14:38 +00:00
validators_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
validators.go Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00