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

Do not look-up channel twice in Timeout flows #7105

Closed
3 tasks
DimitrisJim opened this issue Aug 8, 2024 · 0 comments
Closed
3 tasks

Do not look-up channel twice in Timeout flows #7105

DimitrisJim opened this issue Aug 8, 2024 · 0 comments
Assignees
Labels
feat: ibc-eureka type: performance Performance or storage optimizations
Milestone

Comments

@DimitrisJim
Copy link
Contributor

Context #7091 (comment)

After TimeoutExecuted has been inlined (for now, simply made private), we can improve the flow so as to not look-up the channel twice and to same checks twice.

Left as follow up since tests will require some addtional restructuring.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@crodriguezvega crodriguezvega added type: performance Performance or storage optimizations feat: ibc-eureka labels Aug 9, 2024
@crodriguezvega crodriguezvega added this to the Eureka alpha milestone Aug 9, 2024
@colin-axner colin-axner self-assigned this Aug 13, 2024
@github-project-automation github-project-automation bot moved this to Done 🥳 in IBC Eureka Aug 13, 2024
@tankcdr tankcdr moved this to Backlog in IBC-GO Eureka Sep 27, 2024
@damiannolan damiannolan moved this from Backlog to Done in IBC-GO Eureka Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: ibc-eureka type: performance Performance or storage optimizations
Projects
Status: Done
Status: Done 🥳
Development

No branches or pull requests

3 participants