Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amend RecvPacket to remove references to FlushStatus #4385

Closed
3 tasks
DimitrisJim opened this issue Aug 17, 2023 · 0 comments
Closed
3 tasks

Amend RecvPacket to remove references to FlushStatus #4385

DimitrisJim opened this issue Aug 17, 2023 · 0 comments
Assignees
Labels
04-channel channel-upgradability Channel upgradability feature

Comments

@DimitrisJim
Copy link
Contributor

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 for
the packet sequence.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@DimitrisJim DimitrisJim added 04-channel channel-upgradability Channel upgradability feature labels Aug 17, 2023
@DimitrisJim DimitrisJim added this to the 04-channel upgrades alpha milestone Aug 17, 2023
@DimitrisJim DimitrisJim self-assigned this Aug 17, 2023
@DimitrisJim DimitrisJim moved this to In progress in ibc-go Aug 17, 2023
@DimitrisJim DimitrisJim moved this from In progress to In review in ibc-go Aug 22, 2023
@github-project-automation github-project-automation bot moved this from In review to Done in ibc-go Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
04-channel channel-upgradability Channel upgradability feature
Projects
Archived in project
Development

No branches or pull requests

2 participants