prysm-pulse/beacon-chain/rpc
Raul Jordan 305d0299dd
Revamp GetValidators to Retrieve Historical Validators By Epoch (#3563)
* archive participation begin implementation

* validator participation compute

* comments

* compute participation common func

* full test for archiving data

* gazelle

* complete tests

* gaz

* properly retrieve the validators

* revert weird change

* historical validator fetching

* resolves issues with current tests

* adding test for old epoch validators

* tests in
2019-09-23 18:00:38 -05:00
..
testing Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
attester_server_test.go Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -05:00
attester_server.go Implement attestation pool in memory (#3542) 2019-09-23 11:11:44 -05:00
beacon_chain_server_test.go Revamp GetValidators to Retrieve Historical Validators By Epoch (#3563) 2019-09-23 18:00:38 -05:00
beacon_chain_server.go Revamp GetValidators to Retrieve Historical Validators By Epoch (#3563) 2019-09-23 18:00:38 -05:00
BUILD.bazel Implement attestation pool in memory (#3542) 2019-09-23 11:11:44 -05:00
node_server_test.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
node_server.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
proposer_server_test.go Clean up operation service (#3468) 2019-09-16 12:05:30 -05:00
proposer_server.go Remove beacon rpc service (#3515) 2019-09-18 06:34:50 -07:00
service_test.go Wait until fully synced to process pubsub messages (#3514) 2019-09-20 10:54:32 -07:00
service.go Utilize Archived Data in GetValidatorParticipation RPC Server (#3526) 2019-09-23 10:47:34 -05:00
validator_server_test.go Remove beacon rpc service (#3515) 2019-09-18 06:34:50 -07:00
validator_server.go Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00