prysm-pulse/beacon-chain/p2p/encoder
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
..
BUILD.bazel Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
doc.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
network_encoding.go Remove unused p2p encoding method (#6411) 2020-06-26 04:02:09 +00:00
snappy_test.go Add Sync Pool For Snappy (#6085) 2020-06-02 14:02:21 -05:00
ssz_test.go Address spec adherence feedbacks (#6365) 2020-06-24 03:14:44 +00:00
ssz.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
varint_test.go Add varint prefixing to ssz network encoder (#3210) 2019-08-14 16:18:32 -05:00
varint.go Add varint prefixing to ssz network encoder (#3210) 2019-08-14 16:18:32 -05:00