Remove async-icq and oracle modules.
ibc
## Proposal
Remove the x/async-icq module. It's not used and it blocks us from updating `wasmd`.
The `x/async-icq` module has things typed to `v8` of ibc. But the newest version of `wasmd` requires those same things to be typed to `v10` of ibc. The SDK does not have any plans to update it, and is working on enabling similar functionality via other means. So it's pretty much dead now, and we should remove it.
Also remove the x/oracle module. It's also not used and depends on some types and stuff from the async-icq module.
____
#### For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned
关闭于 2026-03-02 0 条评论