cosmos-sdk/x/ibc-transfer/types
colin axnér 00961f2082
x/ibc: remove parts of amino (#6819)
* remove amino from channel types

* fix unmarshal error

* fix msgs_test

* update msgs test with underscore json encoding

* remove amino from connections

* purge amino from ibc-transfer

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-08-03 08:08:41 -04:00
..
codec.go x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -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