abstract
abstract copied to clipboard
Support interchain ICA
This PR adds an ica-client contract that handles ICA management through the proxy contract.
Any ICA action is performed by providing the proxy contract with a correctly formed ica_client::QueryMsg::IcaAction query. The result of this query is a Vec<CosmosMsg> that is executed by the proxy.
Checklist
- [ ] Update deps to use published polytone-evm crate
- [ ] Improve test coverage
- [ ] CI is green.
- [ ] Changelog updated.
Deploying abstract-docs with
Cloudflare Pages
| Latest commit: |
f0b1959
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://256ffa0c.abstract-docs.pages.dev |
| Branch Preview URL: | https://evm-ibc.abstract-docs.pages.dev |