prysm-pulse/beacon-chain/operations/slashings
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 Fix slasher pool to not ignore valid slashings (#5927) 2020-05-20 20:27:23 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
log.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
metrics.go Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
service_attester_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
service_proposer_test.go Change slashing pool to use spec code (#6030) 2020-05-29 00:26:09 -04:00
service.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
types.go Slashing operations pool (#4726) 2020-02-07 10:32:51 +08:00