MsgTimeoutOnClose
verifies wrong proof for closed channel state
#1217
Labels
MsgTimeoutOnClose
verifies wrong proof for closed channel state
#1217
Bug Summary
The current logic for
MsgTimeoutOnClose
usesproof_unreceived_on_b
instead ofproof_close_on_b
during channel state verification.Details
https://github.com/cosmos/ibc-rs/blob/4ea4dcb863efa12f5628a05588e2207112035e4a/ibc-core/ics04-channel/src/handler/timeout_on_close.rs#L105-L118
Version
till v0.52.0
The text was updated successfully, but these errors were encountered: