cosmos-sdk/x/genutil
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
..
client Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
legacy Fix multisig LegacyAminoPubKey Amino marshaling (#8841) 2021-03-15 12:42:10 +00:00
types Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
collect.go x/genutil: fix CollectTxs traversal logic (#6913) 2020-10-08 11:22:39 +00:00
collect_test.go x/genutil: fix CollectTxs traversal logic (#6913) 2020-10-08 11:22:39 +00:00
doc.go
genesis.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
gentx.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
gentx_test.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
module.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
utils.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
utils_test.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00