You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If 2 relayers submit a MsgTimeout, both transactions should succeed, with the second one being a NOOP, similar to what we do with RecvPacket. Similarly for MsgTimeoutOnClose and MsgAcknowledgement.
plafer
changed the title
Packet timeout handler should NOOP if commitment doesn't exist
Packet timeout, TimeoutOnClose, Acknowledgement handlers NOOP functionality missing
Feb 1, 2023
Bug Summary
If 2 relayers submit a
MsgTimeout
, both transactions should succeed, with the second one being a NOOP, similar to what we do withRecvPacket
. Similarly forMsgTimeoutOnClose
andMsgAcknowledgement
.Details
See ibc-go.
Version
v0.27.0
The text was updated successfully, but these errors were encountered: