cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
526 stars 567 forks source link

ICS20 v2 Support for path forwarding #6536

Open crodriguezvega opened 1 month ago

crodriguezvega commented 1 month ago

Special thanks to the Strangelove Ventures team for developing packet forward middleware, which serves as a precursor to this feature.

Problems

ICS20 v1 presents a number of challenges:

Goals

With ICS20 v2 we intend to achieve the following goals:

Resources

DimitrisJim commented 3 days ago

can we close issue now?

crodriguezvega commented 3 days ago

Considering that we still have a few issues in the RC milestone I think it's ok to still keep it open.