prysm-pulse/beacon-chain/rpc
Raul Jordan feb1267fee Properly Return Finalized Epoch in GetValidatorParticipation Archival Endpoint (#4091)
* properly handle retrieving archived finalized epochs
* test passes for determining if epoch finalized
* Merge branch 'master' into archive-finality
* Merge refs/heads/master into archive-finality
* Merge refs/heads/master into archive-finality
* Merge refs/heads/master into archive-finality
* Merge refs/heads/master into archive-finality
* Merge refs/heads/master into archive-finality
* Merge branch 'master' into archive-finality
* prevent setup panic
* Merge branch 'archive-finality' of github.com:prysmaticlabs/prysm into archive-finality
* Merge refs/heads/master into archive-finality
2019-11-25 15:26:32 +00:00
..
aggregator Aggregator selection from RPC to validator client (#4071) 2019-11-22 05:11:38 +00:00
attester Rename featureconfig.Flag to Flags (#4063) 2019-11-19 21:03:00 -06:00
beacon Properly Return Finalized Epoch in GetValidatorParticipation Archival Endpoint (#4091) 2019-11-25 15:26:32 +00:00
node Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
proposer Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
testing Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
validator Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
BUILD.bazel Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
service_test.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
service.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00