prysm-pulse/cmd/beacon-chain
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
..
blockchain Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00
db Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
execution Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
flags Validator client builder support (#10749) 2022-06-06 19:32:41 +00:00
jwt Implement generate-auth-secret on beacon node CLI (#10733) 2022-06-07 07:37:12 +00:00
sync refactor genesis state flag handling, support url (#10449) 2022-03-30 22:23:34 +00:00
BUILD.bazel Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
log.go Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
main.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
usage_test.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
usage.go Add builder service skeleton and flag (#10789) 2022-06-01 15:12:15 +00:00