prysm-pulse/validator/keymanager/remote-web3signer/internal
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
..
BUILD.bazel Web3signer: support json response signature (#11055) 2022-07-14 15:54:44 -05:00
client_test.go Web3signer: Support json content type with optional metadata (#11058) 2022-07-15 11:01:54 -05:00
client.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
log.go Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
metrics.go Web3Signer: metrics, tracing, and code coverage (#10161) 2022-02-01 18:28:41 +00:00