cosmos-sdk/x/ibc-transfer/types
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
..
codec.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
errors.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
events.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
expected_keepers.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
genesis.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
genesis_test.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
keys.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
msgs.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
msgs_test.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
packet.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
packet_test.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
types.pb.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
types.proto x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00