yui-ibc-solidity icon indicating copy to clipboard operation
yui-ibc-solidity copied to clipboard

counterparty app stack may return success from middleware

Open dzmitry-lahoda opened this issue 1 year ago • 0 comments

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.

dzmitry-lahoda avatar Oct 20 '23 19:10 dzmitry-lahoda