prysm-pulse/beacon-chain/db
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
..
filters Complete ListAttestations EthereumAPIs v1alpha (#3452) 2019-09-18 20:14:26 -05:00
kv Utilize Archived Data in GetValidatorParticipation RPC Server (#3526) 2019-09-23 10:47:34 -05:00
testing Create a testing db method that can be used with the new database interface (#3217) 2019-08-15 17:41:51 -04:00
BUILD.bazel Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00