prysm-pulse/validator/keymanager
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
..
derived Refactor validator accounts delete to remove cli context dependency (#10686) 2022-05-17 23:13:36 +00:00
local Tracing: properly overwrite context so that spans can be correctly attributed (#11012) 2022-07-14 17:00:33 +00:00
remote Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
remote-utils Migrating Keymanager account list functionality into each type (#10382) 2022-03-22 03:04:09 +00:00
remote-web3signer Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
BUILD.bazel Refactor validator accounts list to remove cli context dependency (#10554) 2022-04-28 14:46:46 +00:00
constants.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
types_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
types.go Remote Key Manager API(web3signer) (#10302) 2022-04-11 16:05:40 -04:00