prysm-pulse/beacon-chain/rpc
Raul Jordan b8bdf71d5b
Allow for Fetching RPC Historical Assignments from Archived Data (#3559)
* archive participation begin implementation

* validator participation compute

* comments

* compute participation common func

* full test for archiving data

* gazelle

* complete tests

* gaz

* define archived validator assignment method

* archived assign logic

* need to use compute committee next

* compute archival assignments helper func

* properly compute committee using current shard

* modify the assignments request to take in a query filter item

* more intuitive implementation of list assignments

* utilize the query filter

* complete implementation

* revamp tests

* fixing current tests before adding archive tests

* test now passes using len filtered indices for total size

* include prop index in test

* revert bad change

* use ethapis

* add necessary tests

* comments
2019-09-23 16:04:59 -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 Allow for Fetching RPC Historical Assignments from Archived Data (#3559) 2019-09-23 16:04:59 -05:00
beacon_chain_server.go Allow for Fetching RPC Historical Assignments from Archived Data (#3559) 2019-09-23 16:04:59 -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