polymerdao / ibc-go

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

Refactor and optimize multi-hop proof generation #29

Closed dshiell closed 1 year ago

dshiell commented 1 year ago

Refactors and optimizes the multi-hop proof querying logic:

dshiell commented 1 year ago

Noticed a few more things I should clean up.