osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 32 forks source link

chore: Revert "chore: backport #13063 from cosmos/cosmos-sdk #323" #327

Closed p0mvn closed 2 years ago

p0mvn commented 2 years ago

This reverts commit 870132d311d162fdbe0e92fcc0a42ee3889afd0d.

Closes: #XXX

What is the purpose of the change

It seems that this change broke some of the tests related to: https://github.com/cosmos/ibc-go/blob/9fa6008f0b8240164e4c3632dbf1c29f744b58eb/modules/core/keeper/msg_server.go#L391-L403

Reverting temporarily to unblock v12

Testing and Verifying

This change is a trivial rework / code cleanup without any test coverage.

Documentation and Release Note