cosmos-sdk/x/ibc-transfer/types
colin axnér 1a531cb645
x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948)
* begin migration

* make client state a pointer

* fix build

* fixes from self review and rename cdctypes -> codectypes

* add godoc
2020-08-05 11:14:24 -04:00
..
codec.go x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
coin.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
errors.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
events.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00: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 fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
msgs.go x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
msgs_test.go x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
packet.go x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
packet_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
transfer.pb.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00