prysm-pulse/tools
Radosław Kapka b742511193
Numeric conversion cleanup (#7465)
* validator count

* fix build errors

* fix test error

* randao mixes

* active indices

* lastReceivedMerkleIndex

* redundant conversions

* eth1FollowDistance

* refs

* fix compile error

* slasher

* validator

* revert changes to lastReceivedMerkleIndex

* remove todo

* fix references test

* fix committee test

* Revert "validator count"

This reverts commit 19b376e39914b88b620a113215daa539e3e66758.

# Conflicts:
#	beacon-chain/rpc/beacon/validators.go

* Revert "fix build errors"

This reverts commit f4acd6e9776c899a0523df10b64e55783b44c451.

* Revert "fix test error"

This reverts commit 2a5c9eec63e4546139220c71fe3c07ad92bed3b6.

* Revert "randao mixes"

This reverts commit 2863f9c24dd8cfc44ffce16321f68ef3b793e9a2.

* Revert "active indices"

This reverts commit 6e8385f3956a08ef9c8980b5343365a1bee48542.

* Revert "refs"

This reverts commit c64a153f67cd26daa58c3bf5f911da05d41cfb5d.

* Revert "fix references test"

This reverts commit fe773b55a6f8cc38c6c5c1f96615fdb8bbd4397d.

* Revert "fix committee test"

This reverts commit 7a0931c4487707e3eaf75a592415577f04253772.

* fix compilation errors

* Revert "slasher"

This reverts commit 8b34137931cff1e6cdffeaf65e1ef07eefdea647.

* trieutil

* some int() simplifications

* fix deepsource issues

* removed redundant fmt.Sprint

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-13 12:43:49 +00:00
..
analyzers Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
beacon-fuzz libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchmark-files-gen Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
blocktree Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
bootnode Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
cluster-pk-manager Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
contract-addr Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
cross-toolchain Update RBE toolchain and image to have libgmp-dev with bazel 3.2.0 (#6193) 2020-06-10 04:08:02 +00:00
deployContract Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
drainContracts Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
enr-calculator Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
eth1exporter Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
extractor libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
faucet Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
forkchecker Fix deepsource findings (#7457) 2020-10-08 08:36:47 +00:00
genesis-state-gen Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
go Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
interop Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
keystores Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
pcli Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
relaynode Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
sendDepositTx Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
unencrypted-keys-gen Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
update-genesis-time Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
build_settings.bzl Add alpine based docker images for validator and beacon chain (#5214) 2020-03-25 19:36:28 -05:00
BUILD.bazel Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
fuzz_wrapper.sh libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
go_image.bzl Remove old cross compile starlark rules (#5329) 2020-04-07 03:01:20 +00:00
ssz.bzl libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00