polymerdao / ibc-go

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

Ds/proof gen optimize #24

Closed dshiell closed 1 year ago

dshiell commented 1 year ago

Optimize multi-hop proof query algorithm to be robust to out of order client updates and minimize required client updates.