Ref https://github.com/cosmos/ics/issues/463, spec changes have been made upstream in https://github.com/cosmos/ics/commit/6280b5357d761b7b515a209a93c17eb52e81a77e.
this was never implemented, but we do need to enforce that the ordering is UNORDERED it seems this was never done since the relayer didn't support UNORDERED channels yet
If this was never implemented, we should check that the channel is UNORDERED at least.
The ChanOpen callbacks need to match the ICS20 spec. A check that the channel type is UNORDERED needs to be added.
Yes, this is listed as a TODO
I guess we will have to do some major upgrades to the relayers soon for this to do live with unordered channels?
Hi, can I work on this?
@dauTT yup! Go for it :+1:
Most helpful comment
Hi, can I work on this?