cosmos-sdk/crypto
SaReN b1c72fda7f
crypto/keyring: fix offline keys migration (#8639)
Fix `keys migrate` command (#8703)

crypto/keyring: reinstate the InfoImporter interface

InfoImporter is implemented by those Keyring implementations
that support import of Info objects.

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-03-01 12:41:49 +00:00
..
codec adr-028 address generation (#8415) 2021-02-15 15:32:51 +00:00
hd crypto/hd: make DerivePrivateKeyForPath error and not panic on trailing slashes (#8607) 2021-02-17 10:30:04 +00:00
keyring crypto/keyring: fix offline keys migration (#8639) 2021-03-01 12:41:49 +00:00
keys update ed25519 (#8690) 2021-02-26 10:09:05 +00:00
ledger Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
types multisig checks and optimization (#8600) 2021-02-23 15:55:06 +00:00
armor.go Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
armor_test.go keyring: remove hardcoded default passphrase on NewMnemonic (#8662) 2021-02-23 16:49:09 +00:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00