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

Add support for ORDERED_ALLOW_TIMEOUT channels #2363

Open
2 of 5 tasks
romac opened this issue Jul 4, 2022 · 2 comments
Open
2 of 5 tasks

Add support for ORDERED_ALLOW_TIMEOUT channels #2363

romac opened this issue Jul 4, 2022 · 2 comments
Labels
A: blocked Admin: blocked by another (internal/external) issue or PR I: logic Internal: related to the relaying logic I: protocol Internal: related to IBC protocol changes (eg. v2 update) O: new-feature Objective: cause to add a new feature or support
Milestone

Comments

@romac
Copy link
Member

romac commented Jul 4, 2022

Summary

Add support for ORDERED_ALLOW_TIMEOUT channels once those land in IBC-Go.

Problem Definition

A new type of channels is being worked on in IBC-Go, namely ORDERED_ALLOW_TIMEOUT channels, which allow packets to time out within an ordered channel.

Proposal

TBD

Acceptance Criteria

Hermes can perform handshakes and relay on ORDERED_ALLOW_TIMEOUT channels.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@romac romac added O: new-feature Objective: cause to add a new feature or support I: logic Internal: related to the relaying logic I: protocol Internal: related to IBC protocol changes (eg. v2 update) labels Jul 4, 2022
@adizere adizere modified the milestones: v1.1, v1.2 Jul 15, 2022
@adizere
Copy link
Member

adizere commented Jul 22, 2022

Depends on cosmos/ibc-go#1661
There is also a milestone dedicated to this implementation in IBC-go: https://github.com/cosmos/ibc-go/milestone/31

@adizere adizere modified the milestones: v1.2, v1.3 Oct 31, 2022
@adizere adizere added the A: blocked Admin: blocked by another (internal/external) issue or PR label Oct 31, 2022
@adizere adizere added this to Hermes Dec 13, 2022
@adizere adizere moved this to 📋 Backlog in Hermes Dec 13, 2022
@seanchen1991 seanchen1991 modified the milestones: v1.3, Backlog Dec 13, 2022
@romac romac modified the milestones: Backlog, v1.9 Jan 24, 2024
@romac romac modified the milestones: v1.9, v1.10 Apr 2, 2024
@ancazamfir ancazamfir modified the milestones: v1.11, Backlog Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: blocked Admin: blocked by another (internal/external) issue or PR I: logic Internal: related to the relaying logic I: protocol Internal: related to IBC protocol changes (eg. v2 update) O: new-feature Objective: cause to add a new feature or support
Projects
Status: 📋 Backlog
Development

No branches or pull requests

5 participants
@romac @adizere @seanchen1991 @ancazamfir and others