cosmos-sdk/x/ibc/applications/transfer
Anil Kumar Kammari 6a9b0caa57
Add grpc gateway missing endpoints to swagger docs (#8232)
* Add missing endpoints

* Fix swagger gen

* update

* Update static.go

* Fix format

* Fix tests
2021-01-01 13:45:09 -03:00
..
client/cli Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
keeper Add grpc gateway missing endpoints to swagger docs (#8232) 2021-01-01 13:45:09 -03:00
simulation ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
spec add docs and make prefix a const (#7926) 2020-11-13 14:32:33 +00:00
types Add an IBC prefix to transfer escrow addresses (#7967) 2020-11-26 13:44:54 +00:00
handler.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00
handler_test.go fix ibc-transfer receiving denom bug (#8119) 2020-12-09 15:02:59 +00:00
module.go Add an IBC prefix to transfer escrow addresses (#7967) 2020-11-26 13:44:54 +00:00
module_test.go Add an IBC prefix to transfer escrow addresses (#7967) 2020-11-26 13:44:54 +00:00