prysm-pulse/beacon-chain/node
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
..
registration Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
config_test.go Add back ttd override flags (#10763) 2022-05-26 19:12:02 +00:00
config.go Use prysmaticlabs/fastssz as a direct dependency (#10941) 2022-06-28 13:03:24 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
node_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
node.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
options.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
prometheus.go new prometheus metrics for client-stats metrics (#8834) 2021-04-30 13:37:38 -07:00