cosmos-sdk/x/ibc-transfer/types
Aaron Craelius 20c5ee3624
Enable proto JSON for genesis (#7000)
* Enable proto JSON for genesis

* Test fixes

* Cleanup

* Cleanup

* Cleanup

* Update CHANGELOG.md

* Protogen

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: SaReN <sahithnarahari@gmail.com>
2020-08-11 14:22:30 +00: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 Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis.pb.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
genesis_test.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +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 Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00