prysm-pulse/beacon-chain/powchain
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
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
block_cache_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
block_cache.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
block_reader_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
block_reader.go fix issues (#6265) 2020-06-15 10:43:45 -05:00
BUILD.bazel Add Altona Config (#6380) 2020-06-24 07:03:16 -07:00
deposit_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
deposit.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
log_processing_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
log_processing.go Add Altona Config (#6380) 2020-06-24 07:03:16 -07:00
service_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
service.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00