prysm-pulse/beacon-chain/rpc
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
..
beacon QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
debug Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
node Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
validator QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
BUILD.bazel Add a Log for Newly Connected gRPC Clients in the Beacon Node (#6233) 2020-06-12 20:41:05 +00:00
service_test.go Clarify Insecure gRPC Connection Logs (#6276) 2020-06-17 14:32:13 +00:00
service.go QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00