prysm-pulse/beacon-chain/core/state
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
..
interop Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
stateutils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchmarks_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
BUILD.bazel Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
skip_slot_cache_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
skip_slot_cache.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
state.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
transition_fuzz_test.go libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
transition_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
transition.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00