prysm-pulse/beacon-chain/core
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
..
blocks Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
epoch Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
feed Streaming Logs via Websocket Server (#7240) 2020-09-16 09:03:52 -05:00
helpers Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
state Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
validators Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00