prysm-pulse/beacon-chain/db
Raul Jordan a2aa142b90
Archive Remaining Data at Epoch End in Archiver Service (#3531)
* 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 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

* use ctx
2019-09-20 11:51:06 -05:00
..
filters Complete ListAttestations EthereumAPIs v1alpha (#3452) 2019-09-18 20:14:26 -05:00
kv Archive Remaining Data at Epoch End in Archiver Service (#3531) 2019-09-20 11:51:06 -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