cosmos-sdk/x/ibc/20-transfer/types
Alexander Bezobchuk fea231556a
Move ModuleAccount to x/auth (#6029)
* Move ModuleAccount to x/auth

* Update x/auth module

* Update x/staking

* Update x/mint

* Update x/gov

* Update x/distribution

* Update simapp

* Update x/bank

* Update std codec

* Add changelog entries

* Update CHANGELOG.md

Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-04-20 19:32:10 +00:00
..
codec.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
errors.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
events.go Implement ICS-20 Callbacks (#5984) 2020-04-15 23:37:38 +00:00
expected_keepers.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
genesis.go Flexible Port Binding for Transfer Module (#6011) 2020-04-17 21:08:25 +00:00
keys.go Flexible Port Binding for Transfer Module (#6011) 2020-04-17 21:08:25 +00:00
msgs.go Change address type to string (#6009) 2020-04-17 00:09:52 +02:00
msgs_test.go Change address type to string (#6009) 2020-04-17 00:09:52 +02:00
packet.go Change address type to string (#6009) 2020-04-17 00:09:52 +02:00
packet_test.go Change address type to string (#6009) 2020-04-17 00:09:52 +02:00