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

Implement a wait timeout relayer #2626

Closed
3 of 6 tasks
seanchen1991 opened this issue Sep 7, 2022 · 0 comments
Closed
3 of 6 tasks

Implement a wait timeout relayer #2626

seanchen1991 opened this issue Sep 7, 2022 · 0 comments
Assignees
Labels
O: relayer-next Objective: work toward relayer v2
Milestone

Comments

@seanchen1991
Copy link
Contributor

seanchen1991 commented Sep 7, 2022

Proposal

Part of #2478

Implement a WaitTimeoutUnorderedPacketMessageBuilder<InMessageBuilder> type that wraps an inner TimeoutUnorderedPacketMessageBuilder. This new timeout relayer will wait for the chain to reach a height of H + 1 before building the timeout message.

Acceptance Criteria

  • Implement the WaitTimeoutUnorderedPacketMessageBuilder type

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@seanchen1991 seanchen1991 self-assigned this Sep 7, 2022
@seanchen1991 seanchen1991 added the O: relayer-next Objective: work toward relayer v2 label Sep 7, 2022
@adizere adizere added this to the v1.1 milestone Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: relayer-next Objective: work toward relayer v2
Projects
None yet
Development

No branches or pull requests

2 participants