cosmos-sdk/x/ibc-transfer/types
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
..
codec.go remove alias.go from channel (#6569) 2020-07-01 18:25:23 +00:00
errors.go Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
events.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
expected_keepers.go x/ibc: remove alias.go from 03-connection (#6543) 2020-06-30 09:10:53 -04:00
genesis.go Migrate gov, ibc-transfer genesis state to proto (#6866) 2020-07-28 19:57:09 +00:00
genesis.pb.go types: add kv type (#6897) 2020-07-30 14:53:02 +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: use ibc testing package (#6641) 2020-07-28 08:24:13 +00:00
msgs.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
msgs_test.go bump identifier maximum to 64 characters (#6812) 2020-07-22 10:20:41 +00:00
packet.go add custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
packet_test.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
transfer.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00