prysm-pulse/cmd/beacon-chain
Preston Van Loon 78c55019e6
Do not print stack traces with log.WithError(err)... (#11116)
* Add a copy of github.com/x-cray/logrus-prefixed-formatter with fixes for our static analysis

* gazelle and add failing test

* fix it

* fix link

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-07-27 17:20:54 +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 Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +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
powchain Use the T.TempDir and B.TempDir to create temp dirs for testing (#10560) 2022-04-21 20:45:44 +00:00
sync refactor genesis state flag handling, support url (#10449) 2022-03-30 22:23:34 +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 Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
main.go Do not print stack traces with log.WithError(err)... (#11116) 2022-07-27 17:20:54 +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