prysm-pulse/beacon-chain/db
terence tsao 9fe2cdd5ca
State summary DB methods (#4971)
* Define proto
* Regen
* Delete slasher.pb.go
* Gaz
* Merge branch 'state-summary-proto' of https://github.com/prysmaticlabs/prysm into state-summary-proto
* Revert "Delete slasher.pb.go"

This reverts commit 19bfa21cd3294bc5f684fe68968250de76a8f5bd.
* Add state_summary.go
* Test
* Gaz
* Interaces
* pass through
* Merge refs/heads/master into state-summary-db
* Merge refs/heads/master into state-summary-db
2020-03-02 04:27:55 +00:00
..
filters Add a step filter for beacon DB to retrieve blocks (#4488) 2020-01-11 01:32:45 +00:00
iface State summary DB methods (#4971) 2020-03-02 04:27:55 +00:00
kafka State summary DB methods (#4971) 2020-03-02 04:27:55 +00:00
kv State summary DB methods (#4971) 2020-03-02 04:27:55 +00: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
alias.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
BUILD.bazel Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
db_kafka_wrapped.go Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00