issues
search
polymerdao
/
ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
11
stars
13
forks
source link
Ds/mh delay period
#9
Closed
dshiell
closed
1 year ago
dshiell
commented
1 year ago
Description
Refactor multihop proof verification
verify the client id in the client state matches the client id for the consensus state
add FROZEN channel state
verify the maximum delayPeriod over a multi-hop channel
Description