cosmos-sdk/x/auth/client
Amaury 3832860263
Allow REST endpoint to query txs with multisig (#8730)
* Fix unpack stdtx

* Add test for multisig

* remove println

* Add changelog

* Better UnpackInterfaces

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-03-01 13:01:05 +00:00
..
cli fix: per 8711 fix typo and minor command text edit for multi sign batch command (#8718) 2021-02-27 09:39:08 +00:00
rest Allow REST endpoint to query txs with multisig (#8730) 2021-03-01 13:01:05 +00:00
testutil Add multisign batch command (#7787) 2021-02-24 19:56:10 +00:00
query.go Clean Any interface (#8167) 2020-12-18 14:55:25 +00:00
tx_test.go testutil: new TempFile function, simplify WriteToNewTempFile (#8123) 2020-12-09 18:27:20 +00:00
tx.go fix: Signature only flag bug on tx sign command 7632 (#8106) 2020-12-14 21:44:15 +00:00