prysm-pulse/cmd/validator
Mike Neuder 231208c977
Refactor validator accounts list to remove cli context dependency (#10554)
* accounts list cleanup

* go.sum

* go mod tidy -compat=1.17

* add comment back

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2022-04-28 14:46:46 +00:00
..
accounts Refactor validator accounts list to remove cli context dependency (#10554) 2022-04-28 14:46:46 +00:00
db Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
flags Implement Fee Recipient: CLI flags and Calling Beacon API (#10312) 2022-03-21 13:48:02 -05:00
slashing-protection Use the T.TempDir and B.TempDir to create temp dirs for testing (#10560) 2022-04-21 20:45:44 +00:00
wallet Remove feature and flag Pyrmont testnet (#10522) 2022-04-15 15:30:32 +00:00
web Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
BUILD.bazel Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
log.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
main.go Implement Fee Recipient: CLI flags and Calling Beacon API (#10312) 2022-03-21 13:48:02 -05:00
usage_test.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
usage.go Implement Fee Recipient: CLI flags and Calling Beacon API (#10312) 2022-03-21 13:48:02 -05:00