prysm-pulse/beacon-chain/db
Raul Jordan e8b6951591
Complete ListAttestations EthereumAPIs v1alpha (#3452)
* retrieve attestations by block root as well

* add beacon block root filter

* rem err unimpl

* add changes to list atts filter proto

* utilize the new filter attributes

* add filter types

* utilize filters in the api server impl

* tests for filter

* tests pass

* filter test done

* fix test by using head fetcher instead

* gaz

* no panic

* use new ethapis commit

* elim panic

* res panic

* ensure proto compatibility

* fixed broken test
2019-09-18 20:14:26 -05:00
..
filters Complete ListAttestations EthereumAPIs v1alpha (#3452) 2019-09-18 20:14:26 -05:00
kv Complete ListAttestations EthereumAPIs v1alpha (#3452) 2019-09-18 20:14:26 -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