mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-18 07:48:46 +00:00
d4e6ce6998
* 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> |
||
---|---|---|
.. | ||
stategen | ||
stateutil | ||
BUILD.bazel | ||
cloners.go | ||
doc.go | ||
field_trie_test.go | ||
field_trie.go | ||
getters_test.go | ||
getters.go | ||
references_test.go | ||
setters.go | ||
state_trie_test.go | ||
state_trie.go | ||
types_bench_test.go | ||
types_test.go | ||
types.go | ||
validator_map_test.go |