prysm-pulse/validator/accounts
Michael Neuder 8b2b109939
Rename imported keymanager to local. (#10155)
* imported -> local

* reverting to the state of the PR at eb1e3c3d1

* use changes from develop

* del

* rem patch

* patch

* rename to local

* gazelle

* add back build

* imported rename

* gaz

* local

* merge fix + remove proto changes

* comment revert

* build

* gofmt and one new reference

* gofmt pt2

* Update validator/accounts/wallet_edit.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Update validator/rpc/accounts.go

* rename

* gaz

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2022-02-01 19:54:19 +00:00
..
iface Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
petnames Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
testing Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
userprompt Group Slashing Protection History Packages Idiomatically (#9873) 2021-11-09 16:49:28 +00:00
wallet Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_backup_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_backup.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_delete_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_delete.go Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
accounts_exit_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_exit.go Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
accounts_helper.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
accounts_import_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_import.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_list_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts_list.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
accounts.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
BUILD.bazel Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +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 Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
wallet_create.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
wallet_edit_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
wallet_edit.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
wallet_recover_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
wallet_recover.go Add Justifications for Gosec Ignored (#10005) 2021-12-09 19:40:48 +00:00