cw-orchestrator icon indicating copy to clipboard operation
cw-orchestrator copied to clipboard

Refactor/interchain core

Open Kayanski opened this issue 4 months ago • 2 comments

This PR aims at refactoring interchain-core by providing better types and abstractions, namely brings a separation between results (following the packet flow) and analysis (making sure there is no timeout and no ack errors).

TODO (maybe in another PR) --> Add the possibility to error on error during acknowledgement execution

Checklist

  • [ ] Changelog updated.
  • [ ] Docs updated.

Kayanski avatar Sep 30 '24 14:09 Kayanski