prysm-pulse/validator/keymanager/derived
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
..
BUILD.bazel Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
eip_test.go Generate secret key from big number test only (#9816) 2021-10-25 19:14:19 +00:00
keymanager_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
keymanager.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
mnemonic_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
mnemonic.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00