cw-orchestrator
cw-orchestrator copied to clipboard
Refactor/interchain core
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.