cosmos-sdk/x/auth/client/rest
Amaury a9dd334c34
Fix legacy querying tx ("unregistered type" bug) (#7992)
* Add tests for query txs

* Add test for IBC

* Refactor checkSignModeError

* Fix lint

* Add successful IBC test

* Remove logs

* break

* Remove known errors

* Update error message

* Better comments

* Revert variable renaming

* Fix lint

* Add mention of gRPC as TODO
2020-11-25 12:02:31 +00:00
..
broadcast.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
decode.go Fix legacy querying tx ("unregistered type" bug) (#7992) 2020-11-25 12:02:31 +00:00
encode.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
query.go Fix legacy querying tx ("unregistered type" bug) (#7992) 2020-11-25 12:02:31 +00:00
rest_test.go Fix legacy querying tx ("unregistered type" bug) (#7992) 2020-11-25 12:02:31 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00