cosmos-sdk/crypto/keys
ValarDragon fc4c563e29 keys: Keybase.Update no longer asks for newpass if oldpass is incorrect
Achieved by refactoring the parameter newpass as follows:

* (newpass string) -> (getNewpass func() (string, error))

Closes #1629
2018-07-10 20:00:22 -07:00
..
bcrypt Ledger integration (#931) 2018-06-29 02:54:47 +02:00
bip39 Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
hd Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
keybase_test.go keys: Keybase.Update no longer asks for newpass if oldpass is incorrect 2018-07-10 20:00:22 -07:00
keybase.go keys: Keybase.Update no longer asks for newpass if oldpass is incorrect 2018-07-10 20:00:22 -07:00
keys.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
keys.toml Ledger integration (#931) 2018-06-29 02:54:47 +02:00
mintkey.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
types.go keys: Keybase.Update no longer asks for newpass if oldpass is incorrect 2018-07-10 20:00:22 -07:00
wire.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00