prysm-pulse/slasher/rpc
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 Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
rpc_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
server_test.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
server.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
service_test.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
service.go Remove redundant err checking (#7488) 2020-10-09 23:39:23 +00:00