yui-ibc-solidity
yui-ibc-solidity copied to clipboard
counterparty app stack may return success from middleware
https://github.com/hyperledger-labs/yui-ibc-solidity/blob/b3dc7b23bc849cb2bb0381d79016c97b93d5ccb5/contracts/apps/20-transfer/ICS20Transfer.sol#L70
how to connect to middleware?
I see that in cosmos error only if error field no empty - error. At minimum error field.
If result - success. But not 100% same text as result may come from Osmosis Hook.
So currently it will double mint with dozen of Cosmos chains in production.
Searched Osmosis and Cosmos repos.