prysm-pulse/beacon-chain/rpc
Raul Jordan be1b90d511
Fix ListValidatorBalances RPC API (#3846)
* begin by adding pagination

* utilize pagination properly for balances

* db addition

* latest balances test

* completed tests

* fix pagination tests

* all tests passing

* ethapis compatibility

* proper handling if no filters specified
2019-11-02 17:03:35 -05:00
..
testing Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
attester_server_test.go Clean up feature flag namings (#3715) 2019-10-07 14:11:49 +09:00
attester_server.go Fixes our Attestation Aggregation Issues (#3579) 2019-09-25 07:39:16 -07:00
beacon_chain_server_test.go Fix ListValidatorBalances RPC API (#3846) 2019-11-02 17:03:35 -05:00
beacon_chain_server.go Fix ListValidatorBalances RPC API (#3846) 2019-11-02 17:03:35 -05:00
BUILD.bazel Testnet restart and hotfixes (#3736) 2019-10-08 07:59:08 +08:00
node_server_test.go Reject blocks from the future in regular sync (#3799) 2019-10-18 11:30:14 +08:00
node_server.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
proposer_server_test.go SetupInitialDeposits() now returns deposit data roots (#3683) 2019-10-02 10:50:34 +08:00
proposer_server.go Handle ETH1 Node Failure (#3914) 2019-11-02 14:56:03 -05:00
service_test.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
service.go Testnet restart and hotfixes (#3736) 2019-10-08 07:59:08 +08:00
validator_server_test.go fix references to use ComputeDomain (#3854) 2019-10-25 08:05:53 -07:00
validator_server.go Fix Validator Activation (#3684) 2019-10-02 13:26:11 -07:00