prysm-pulse/validator/accounts
Raul Jordan d2f74615ab
Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624)
* remove shared network and ip util

* forkutil

* gaz

* build

* gaz

* nogo

* genrule

* gaz

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-17 19:20:50 +00:00
..
iface Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
prompt Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
testing Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
wallet Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
accounts_backup_test.go Fix validator activation monitoring with inactive keys (#8558) 2021-03-05 18:33:39 +00:00
accounts_backup.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
accounts_delete_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_delete.go Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
accounts_exit_test.go Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
accounts_exit.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
accounts_helper.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
accounts_import_test.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
accounts_import.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
accounts_list_test.go Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
accounts_list.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
accounts.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
BUILD.bazel Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
wallet_create_test.go Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
wallet_create.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
wallet_edit_test.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
wallet_edit.go Allow dynamic key reloading when having inactive keys (imported & derived) (#8119) 2021-01-22 20:21:34 +00:00
wallet_recover_test.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
wallet_recover.go Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00