prysm-pulse/validator/keymanager
Preston Van Loon d4e6ce6998
Fix deepsource findings (#7457)
* remove unused code

* Incomplete condition fix

* club append to single call

* anti-pattern fix 'should use for range instead of for { select {} }'

* use strings.ReplaceAll

* replace `len(parts[0]) == 0` with `parts[0] == ""`

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-08 08:36:47 +00:00
..
v1 Fix deepsource findings (#7457) 2020-10-08 08:36:47 +00:00
v2 Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00