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
Mainly involves dropping the references to in the channel state check (and adding a check for FLUSHING) and amending the check for
the packet sequence.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
Receive packet needs to be amended to match the updated spec:
https://github.com/cosmos/ibc/blob/256205c409a4bbef1bad9f3f2e4d8b444e4c5e17/spec/core/ics-004-channel-and-packet-semantics/README.md?plain=1#L665
Mainly involves dropping the references to in the channel state check (and adding a check for
FLUSHING
) and amending the check forthe packet sequence.
For Admin Use
The text was updated successfully, but these errors were encountered: