cosmos-sdk/crypto
vincent f57828c091
Fix CryptoCdc inconsistent (#7987)
* simple fix

* refactor crypto

* just use codec/legacy.Cdc

* revert armor

* add changelog entry

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2020-12-02 14:50:50 +01:00
..
codec Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
hd revert tiny portion of #7970 (#7984) 2020-11-19 16:15:31 +00:00
keyring Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
keys Add support for TM secp256k1 (#7838) 2020-11-13 10:15:29 +00:00
ledger Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
types Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
armor.go Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
armor_test.go Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00