prysm-pulse/validator/keymanager/v2
dv8silencer c1114fa6be
Fix issue with direct wallet's password being overwritten by incorrect password during import. (#7212)
* Maintain working password instead of overwriting it.

* Check for error first

* fix test

* Address linter

* TEMP, INCOMPLETE;  Working on regression test

* WORK IN PROGRESS - changed promptutil to create a mock password reader

* Test working now

* Address testing bugs

* Spacing

* Comments.  Fixed counter bug.

* gazelle fix

Co-authored-by: dv8silencer <15720668+dv8silencer@users.noreply.github.com>
2020-09-15 09:52:07 -05:00
..
derived Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
direct Fix issue with direct wallet's password being overwritten by incorrect password during import. (#7212) 2020-09-15 09:52:07 -05:00
remote Refactor Accounts and Keymanager Methods to Not Rely on CLI (#7135) 2020-08-31 19:46:45 +00:00
BUILD.bazel Tool for Decrypting/Encrypting EIP-2335 Keystores (#6900) 2020-08-06 00:26:52 -05:00
types_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
types.go Accounts V2: Refactor Wallet Open / Close and Keymanager Initialization (#6668) 2020-07-21 23:49:04 -05:00