cosmos-sdk/x/ibc-transfer
Federico Kunze 1a5f2b7859
x/ibc-transfer: custom absolute packet timeout (#6248)
* x/ibc-transfer: custom timeout

* remove destHeight field

* cleanup

* fix test

* replace CLI arg for flag

* update CLI

* viper get flag

* address comments from review

* update cmd example:

* update spec

* address comments from review
2020-06-04 19:30:56 +00:00
..
client x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
keeper x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
simulation x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
types x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
alias.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
genesis.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
handler.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
handler_test.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
module.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00