cosmos / ibc

Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
Other
940 stars 383 forks source link

04-Packet-Flow-v2 #1148

Closed sangier closed 2 weeks ago

sangier commented 2 months ago

This PR introduces the draft specification for the IBC version 2 ICS-04: Channel and Packet Semantics.

It formalizes the semantics for channel creation, counterparty registration, and packet flow management in IBC version 2 taking into account all the v2 spec changes.

Closes https://github.com/cosmos/ibc/issues/1140