prysm-pulse/beacon-chain/db
Raul Jordan 252f758baa
QSP-9 Prevent Casting to Int if Possible (#6349)
* no cast to int

* fix up significant casting issues

* more casting

* even more casting fixes

* more casts

* fix subnets

* back to ints

* final touches

* broken test fix

* add in blocks test fix

* unskip

* revert bytes fixes

* casting fixes

* Update beacon-chain/db/kv/state.go

* Update beacon-chain/db/kv/blocks.go

* fmt

* slash:

* fix val tests

* fix up conf

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
2020-06-26 11:07:00 -05:00
..
filters Resolves issues from the best practices in beacon-chain/db (#6358) 2020-06-23 13:51:00 +00:00
iface QST40 QST42 QST44 - Move deletes to test scope only (#6410) 2020-06-26 04:29:13 +00:00
kafka QST40 QST42 QST44 - Move deletes to test scope only (#6410) 2020-06-26 04:29:13 +00:00
kv QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05: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 static analysis to enforce usage of InitWithReset (#5654) 2020-04-28 01:13:33 +00: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