cosmos-sdk/x/auth/client
Amaury 58491a5660
Add UnpackInterfaces to BroadcastReq (#8118)
* add test case for decoding & re-encoding a full transaction using amino

* drop equal assertion for tx and txRequest

* Fix BroadcastReq UnpackInterfaces

* Remove unrelated files

* order imports

* sort imports again

Co-authored-by: Cory Levinson <cjlevinson@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-12-09 11:05:12 +00:00
..
cli Robert/api clientctx (#8107) 2020-12-08 20:17:40 +00:00
rest Add UnpackInterfaces to BroadcastReq (#8118) 2020-12-09 11:05:12 +00:00
testutil Merge PR #6968: fix sign command 2020-08-06 12:25:54 -04:00
query.go tm: update to latest (#7376) 2020-09-23 13:44:40 +00:00
tx_test.go simapp: rename MakeEncodingConfig to MakeTestEncodingConfig (#7681) 2020-10-27 11:33:48 +00:00
tx.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00