prysm-pulse/beacon-chain/rpc/beacon
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
..
assignments_test.go Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
assignments.go Update Ethereum APIs and Match Schemas (#4059) 2019-11-19 18:36:45 -06:00
attestations_test.go Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
attestations.go Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
blocks_test.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
blocks.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
BUILD.bazel Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
committees_test.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
committees.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
server.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
validators_test.go Properly Return Finalized Epoch in GetValidatorParticipation Archival Endpoint (#4091) 2019-11-25 15:26:32 +00:00
validators.go Properly Return Finalized Epoch in GetValidatorParticipation Archival Endpoint (#4091) 2019-11-25 15:26:32 +00:00