prysm-pulse/beacon-chain/rpc
Raul Jordan 64795bd231
Utilize Archived Data in GetValidatorParticipation RPC Server (#3526)
* archive participation begin implementation

* validator participation compute

* comments

* compute participation common func

* full test for archiving data

* gazelle

* complete tests

* gaz

* remove double negative grammar in comment

* use archive in rpc

* uses the archive!

* error if nothing found in archive

* comment

* use head fetcher and root

* tests pass

* archive active set changes appropriately

* archive committees

* archive info

* done with committee info archiving

* archived set changes stored

* fix build

* test for archive balances and active indices

* further abstractions

* only archive epoch end

* tests all pass

* tests pass now

* archive done

* test for activated validators

* tests for exited

* amend message

* use different proto

* finalization fetcher

* gaz

* use root

* use ctx

* use new ethapis

* use proper hash

* match apis compatibility

* match apis

* properly use participation

* fix tests

* use right commit
2019-09-23 10:47:34 -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 Fixed 2 cosmetic errors (#3543) 2019-09-23 08:30:39 -07:00
beacon_chain_server_test.go Utilize Archived Data in GetValidatorParticipation RPC Server (#3526) 2019-09-23 10:47:34 -05:00
beacon_chain_server.go Utilize Archived Data in GetValidatorParticipation RPC Server (#3526) 2019-09-23 10:47:34 -05:00
BUILD.bazel Wait until fully synced to process pubsub messages (#3514) 2019-09-20 10:54:32 -07: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