polymerdao / ibc-go

Interblockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
11 stars 13 forks source link

Upstream IBC multi-hop implementation #44

Open dshiell opened 8 months ago

dshiell commented 8 months ago

Working with ICF IBC team to approve PR changes.

dshiell commented 8 months ago

Aditya refactoring PR: https://github.com/polymerdao/ibc-go/pull/43

Carlos linting PR: https://github.com/polymerdao/ibc-go/pull/42

dshiell commented 2 months ago

I created this PR to try to abstract certain parts of multihop, but it needs review: https://github.com/polymerdao/ibc-go/pull/46