prysm-pulse/cmd/validator
Preston Van Loon 9d375969d1
Enforce log.WithError(err) static analysis and fix all violations (#11163)
* Use log.WithError static analysis from #11143 and fix all violations

* Fix another log violation after pulling from develop

* Update beacon-chain/sync/pending_blocks_queue.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

* @potuz feedback

* Copy paste fail

* fix tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-08-05 10:52:02 +00:00
..
accounts Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
db Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
flags Add flag for validator gas limit catch-all (#11134) 2022-07-29 17:20:56 -05:00
slashing-protection Fix Sepolia Testnet Initialization (#10886) 2022-06-15 15:05:44 +00:00
wallet Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
web Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
BUILD.bazel Do not print stack traces with log.WithError(err)... (#11116) 2022-07-27 17:20:54 +00:00
log.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
main.go Add flag for validator gas limit catch-all (#11134) 2022-07-29 17:20:56 -05:00
usage_test.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
usage.go Add flag for validator gas limit catch-all (#11134) 2022-07-29 17:20:56 -05:00