srdtrk/cw-ica-controller

Support UNORDERED channels

srdtrk opened this issue · 0 comments

srdtrk commented

Description

Unordered ICA channels will be supported in ibc-go v8.1+ which is set to release this week.

when doing this, consider:

  • All callbacks
  • Make sure timeouts don't close the channel in internal state if UNORDERED
  • Add tests