cosmos-sdk/crypto/keys
Amaury d4d27e1c0c
Fix multisig LegacyAminoPubKey Amino marshaling (#8841)
* Use v034auth RegisterCrypto

* Add custom amino for LegacyAminoPubKey

* Fix registercrypto

* Revert old PR

* revert some genutil stuff

* Add comment

* Add changelog

* Remove binary marshalling

* Fix lint

* Fix lint again

* Fix lint, 3rd time's a charm

* ignore wrong linter warning

* Fix UnmarshalAmioJSON

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
2021-03-15 12:42:10 +00:00
..
ed25519 update ed25519 (#8690) 2021-02-26 10:09:05 +00:00
internal crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
multisig Fix multisig LegacyAminoPubKey Amino marshaling (#8841) 2021-03-15 12:42:10 +00:00
secp256k1 adr-028 address generation (#8415) 2021-02-15 15:32:51 +00:00
secp256r1 Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00