prysm-pulse/beacon-chain/db
Raul Jordan 36e3a9f82a
Implement Archival DB Methods (#3521)
* generate archive proto

* archived committee info

* archive methods added to iface definition

* impl

* update iface

* proto comments

* implement first method

* committee info

* save committee info

* participation checked in

* fully implemented

* tests

* test defs

* db impls done
2019-09-18 13:41:47 -05:00
..
filters add better godocs (#3250) 2019-08-20 18:01:55 -04:00
kv Implement Archival DB Methods (#3521) 2019-09-18 13:41:47 -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