ITADN

Enable IBC v2

#2655OpenSpicyLemon 创建于 2026-03-30
ibcibc-hooks
S
SpicyLemoncommented
## Summary Enable IBC v2 for Provenance Blockchain. ## Problem Definition IBC v2 should make it easier to connect to other chains including non-cosmos ones. ## Proposal Do the following: 1. Update the `x/ibchooks` module to handle both IBC v2 and v1 with the same functionality for both. 2. Update the `x/ibcratelimit` module to handle both IBC v2 and v1 with the same functionality for both. 3. Update `app/app.go` to have the stuff needed to enable IBC v2. **Note**: Work on this cannot start until this PR has merged: * #2627 ____ #### For Admin Use - [ ] Not duplicate issue - [ ] Appropriate labels applied - [ ] Appropriate contributors tagged - [ ] Contributor assigned/self-assigned
0 条评论