mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +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> |
||
---|---|---|
.. | ||
arrays.go | ||
attestations_test.go | ||
attestations.go | ||
benchmark_test.go | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
state_root_test.go | ||
state_root.go | ||
stateutil_test.go | ||
trie_helpers_test.go | ||
trie_helpers.go | ||
validators.go |