prysm-pulse/beacon-chain/node
Victor Farazdagi ac1a4a078c
Fix reported anti patterns (#7501)
* merge var decl

* single append

* replace bytes.Compare -> bytes.Equal

* remove redundant spritnf

* remove redundant spritnf

* trimprefix

* remove redundant nil check

* remove redundant return

* plain channel or unblock on context closing

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-12 16:12:00 +00:00
..
BUILD.bazel Fix --clear-db on Windows (#7474) 2020-10-09 09:28:35 +00:00
helper_test.go Add and verify weak-subjectivity-checkpoint flag (#7256) 2020-09-17 14:32:40 -05:00
helper.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
node_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
node.go Fix --clear-db on Windows (#7474) 2020-10-09 09:28:35 +00:00