prysm-pulse/beacon-chain/core/blocks
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
..
spectest Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
block_operations_fuzz_test.go QSP-39 AreEth1DataEqual Should Return True If Both Nil (#6372) 2020-06-25 18:01:58 -04:00
block_operations_test.go QSP-39 AreEth1DataEqual Should Return True If Both Nil (#6372) 2020-06-25 18:01:58 -04:00
block_operations.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
block_regression_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
block_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
block.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
BUILD.bazel Enables new aggregation implementation (#6344) 2020-06-23 19:13:55 +00:00
eth1_data_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00