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

Cleanup pending packets when (re)starting the relayer loop #561

Closed
5 tasks
ancazamfir opened this issue Jan 27, 2021 · 0 comments · Fixed by #709
Closed
5 tasks

Cleanup pending packets when (re)starting the relayer loop #561

ancazamfir opened this issue Jan 27, 2021 · 0 comments · Fixed by #709
Assignees
Milestone

Comments

@ancazamfir
Copy link
Collaborator

Crate

relayer

Summary

When starting the relayer loop, after subscribing to IBC events but before starting processing them, any pending send_packet and acknowledge packets should be handled. This is the same as used in the packet-recv and packet-ack CLIs, it just needs proper integration with the relayer loop.

Problem Definition

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ancazamfir ancazamfir added this to the v0.1.1 milestone Jan 27, 2021
@ancazamfir ancazamfir self-assigned this Feb 12, 2021
@adizere adizere modified the milestones: v0.1.1, 03.2021 Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants