Summary
PoC implementation for multihop.
IBC specification
- ics-033
- Might need updates with changes we make
- ics-004
- Search for
multihop to understand on-chain handling
- ics-003
- Search for
multihop to understand on-chain handling
ibc-go PoC implementation
- Repository
- Includes new/changed protos (to include and use in some
ibc-proto-rs branch)
- Might need to make changes (forked Dec 2023)
Protos
Channel CLIs
Hermes
Lesser priority
Task overview
For Admin Use
Summary
PoC implementation for multihop.
IBC specification
multihopto understand on-chain handlingmultihopto understand on-chain handlingibc-go PoC implementation
ibc-proto-rsbranch)Protos
ibc-proto-rs(@romac)Channel CLIs
tx chan-open-inittx chan-open-init#3950tx chan-open-trytx chan-open-try#3987tx chan-open-acktx chan-open-ack#4049tx chan-open-confirmtx chan-open-confirm#4055create channelcreate channelcommand #4062Hermes
Lesser priority
tx chan-close-inittx chan-close-confirmtx ft-transferTask overview
MultihopProofGenerateMultihopProofcalcProofHeightsshould actually be something likeupdateClientsAndGetProofHeightsqueryIntermediateProofscould be done in parallel withupdateClientsAndGetProofHeightsChanCloseFrozenChanCloseFrozento both channel endssend_packet, etc)For Admin Use