cosmos-sdk/crypto
Robert Zaremba 37f5069199
fix: revert \#10169 (amino multisig key unmarshalling) (#10193)
* Revert "fix: unmarshalling issue with multisig keys in master (backport #10061) (#10169)"

This reverts commit fcaff72729.

* Update CHANGELOG.md

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-09-18 08:03:34 +02:00
..
codec crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
hd crypto/hd: make DerivePrivateKeyForPath error and not panic on trailing slashes (#8607) 2021-02-17 10:30:04 +00:00
keyring fix: hardcoded ledger algo on `keys add` (backport #9766) (#9803) 2021-07-28 11:22:42 -04:00
keys fix: revert \#10169 (amino multisig key unmarshalling) (#10193) 2021-09-18 08:03:34 +02:00
ledger fix: hardcoded ledger algo on `keys add` (backport #9766) (#9803) 2021-07-28 11:22:42 -04:00
types crypto/types: optimize compact bit array one count (#9216) 2021-04-30 21:08:14 +00:00
armor.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
armor_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00