cosmos-sdk/x/ibc-transfer
Marko 617b822efa
types: add kv type (#6897)
* add kv type

* add changelog entry

* fix build

* replace sdkkv with kv

* revert change

* fix some tests

* proto-gen

* fix tests

Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-30 14:53:02 +00:00
..
client add custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
keeper x/ibc-transfer: use ibc testing package (#6641) 2020-07-28 08:24:13 +00:00
simulation x/ibc-transfer/simulation/genesis.go: add unit tests (#6709) 2020-07-13 15:54:43 -04:00
spec Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
types types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
genesis.go x/ibc-transfer: remove alias.go usage (#6427) 2020-06-13 16:20:38 -04:00
handler.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
handler_test.go x/ibc-transfer: use ibc testing package (#6641) 2020-07-28 08:24:13 +00:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00