You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows the creation of accounts on a "Host" blockchain which are controlled by an authentication module on a "Controller" blockchain.
Arbitrary messages are able to be submitted from the "Controller" blockchain to the "Host" blockchain to be executed on behalf of the Interchain Account.
Uses ordered IBC channels, one per account.
New Module - IBC packet-forward-middleware
Terra as a router - A chain which incorporates the packet-forward-middleware is able to route incoming IBC packets from a source chain to a destination chain.
TIP #: 53
Author: TFL
Network: v0.6.x
Date:
Summary
IBC will be upgraded to v3.0, adding the new Interchain Account and IBC modules.
Motivation
Increasing IBC version will allow for greater IBC functionality. For more information about IBC v3.0, visit https://github.com/cosmos/ibc-go/blob/v3.0.0/CHANGELOG.md .
Tech Spec
Modules:
Overview
https://hub.cosmos.network/main/roadmap/cosmos-hub-roadmap-2.0.html
https://github.com/cosmos/ibc-go/blob/v3.0.0/CHANGELOG.md
packet-forward-middleware
packet-forward-middleware
is able to route incoming IBC packets from a source chain to a destination chain.Method
Code
Considerations
Dependencies:
For more information, visit https://github.com/cosmos/ibc-go/blob/v3.0.0/CHANGELOG.md
Timeline
NA
Test cases
NA
The text was updated successfully, but these errors were encountered: