cosmos-sdk/x/ibc-transfer/keeper
SaReN bf8809ef98
Update x/auth to use Any (#6165)
* Migrate keeper codec to use marshaler

* Migrate AccountI to types

* Did go imports

* Fix tests for x/auth

* Cleanup std/codec

* Sort imports

* Fix legacy codec

* Add godoc for RegisterInterfaces

* Add RegisterInterfaces to std

* Fix typo

* Fixed merge changes

* Eliminate vesting import in auth

* Fix lint issues

* Fix tests

* Addressed comments

* Rename interfaces in RegisterInterfaces

* Removed codec.proto from std

* Minor code cleanup

Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-05-20 19:21:00 +00:00
..
keeper.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
keeper_test.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
relay.go x/ibc: constrain acks processing order (#6244) 2020-05-18 16:50:07 +00:00
relay_test.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00