cosmos-sdk/x/ibc/applications/transfer
Robert Zaremba a3ae6e3704
Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155)
* Update codebase to simplify clientCtx loading from cmd

* make ReadTxCommandFlags and ReadQueryCommandFlags private

* fix build error

* fix conflicts
2020-12-14 22:09:51 +00:00
..
client/cli Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
keeper Model-based tests for relay functions of ICS-20 token transfer (#8145) 2020-12-11 17:35:44 +00: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_test.go fix ibc-transfer receiving denom bug (#8119) 2020-12-09 15:02:59 +00:00
handler.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00
module_test.go Add an IBC prefix to transfer escrow addresses (#7967) 2020-11-26 13:44:54 +00:00
module.go Add an IBC prefix to transfer escrow addresses (#7967) 2020-11-26 13:44:54 +00:00