Interchain Adair

Results 7 issues of Interchain Adair

Similar to ts-codegen, it would be amazing to have codegen for react-query's mutations!

This changes updates the version of `cosmrs` for RPC support in orchestrator. It also fixes some minor bugs when interacting with `wasmd` v0.50-rc-2.

It would be a better experience for developers if the version of the deployment was stored along the contract name. Right now, new versions of modules overwrite the existing entry...

It would be beneficial to the developer experience if in-progress deployments were kept track of, and were able to be resumed at a given point if a step fails. Right...

enhancement

### Checklist - [ ] CI is green. - [ ] Changelog updated.

This change adds a `nois` feature to the `abstract-sdk` and `abstract-app` which contract devs can enable to access the Nois api. The callback handler should be added to their app...

sdk
app_base

Adds `QueryResponses` macro for the `union-ibc` contract along with a cw-orch interface. Current issues: - Some return types do not implement cw-serde and need to - We should feature-gate the...