cosmos-sdk/x/auth/legacy/legacytx
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
..
amino_signing.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
amino_signing_test.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
codec.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
config_test.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
stdsign.go Allow REST endpoint to query txs with multisig (#8730) 2021-03-01 13:01:05 +00:00
stdsignmsg.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
stdtx.go Allow REST endpoint to query txs with multisig (#8730) 2021-03-01 13:01:05 +00:00
stdtx_builder.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
stdtx_test.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00