prysm-pulse/beacon-chain/rpc
Raul Jordan ab756ec094
Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030)
* return empty if no attestations

* list balances proper response

* standardize epoch error

* future epoch error test

* no results test

* no results in list attestations

* test for list blocks no results

* cannot request future epoch for balances rpc

* test for no results in balances

* adding tests for get validator

* cannot request future in participation

* useless conditional

* resolve old epoch test

* completed failing tests

* fix request bug
2019-11-18 17:24:33 -06:00
..
attester Process attestation to use operation service's pool (#4014) 2019-11-18 11:19:03 -06:00
beacon Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
node Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
proposer Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
testing Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
validator RPC assignment Nil state check (#4033) 2019-11-18 14:33:27 -06:00
BUILD.bazel Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
service_test.go Implement ListBeaconCommittees RPC Method (#3977) 2019-11-12 23:32:42 -06:00
service.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00