prysm-pulse/validator/keymanager/v2/derived
Raul Jordan 4017743f7f
Accounts V2: Refactor Wallet Open / Close and Keymanager Initialization (#6668)
* refactoring create account

* dep

* much easier, create a derived account by simply unlocking wallet

* revert changes to new

* make open wallet smarter and utilize cli ctx

* remove the wallet config

* successfully build

* simplify ctx creation for tests

* tests should pass individually

* tests pass

* fixed up to allow for wallet password file input

* fix broken tests

* formatting

* fmt

* simplify recover

* fixed up tests

* implicit use of default wallet path working

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-07-21 23:49:04 -05:00
..
BUILD.bazel Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
derived_test.go Accounts V2: Refactor Wallet Open / Close and Keymanager Initialization (#6668) 2020-07-21 23:49:04 -05:00
derived.go Accounts V2: Refactor Wallet Open / Close and Keymanager Initialization (#6668) 2020-07-21 23:49:04 -05:00
mnemonic_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
mnemonic.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00