prysm-pulse/validator/client/streaming
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
..
aggregate_test.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
aggregate.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
attest_test.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
attest.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
BUILD.bazel Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
duties_test.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
duties.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
fake_validator_test.go Stream Duties Client Implementation (#5867) 2020-06-18 13:30:05 -05:00
log.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
metrics.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
propose_test.go Remove validator filename prefix from validator/client (#6387) 2020-06-24 17:43:24 +00:00
propose.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
runner_test.go Stream Duties Client Implementation (#5867) 2020-06-18 13:30:05 -05:00
runner.go Stream Duties Client Implementation (#5867) 2020-06-18 13:30:05 -05:00
service_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
service.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
validator_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
validator.go Stream Duties Client Implementation (#5867) 2020-06-18 13:30:05 -05:00