prysm-pulse/beacon-chain/db
Preston Van Loon d23b247a82
DB: Return error when saving nil eth1data (#7396)
* Return an error on saving nil eth1data
* gofmt
* Merge branch 'master' into return-error-on-nil
* Merge refs/heads/master into return-error-on-nil
* Merge refs/heads/master into return-error-on-nil
2020-09-30 23:23:22 +00:00
..
filters Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
iface Fix Finalized Epoch Checks (#7364) 2020-09-30 08:25:25 +08:00
kafka Fix Finalized Epoch Checks (#7364) 2020-09-30 08:25:25 +08:00
kv DB: Return error when saving nil eth1data (#7396) 2020-09-30 23:23:22 +00:00
testing QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
alias.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
BUILD.bazel Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
db_kafka_wrapped.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00