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

No timeout_packet send to controller chain after estimated gas is higher than max from host chain #3695

Open
5 tasks
mmsqe opened this issue Nov 13, 2023 · 0 comments

Comments

@mmsqe
Copy link
Contributor

mmsqe commented Nov 13, 2023

Summary of Bug

Hermes will not send timeout packet when estimated gas exceeds max gas, so the channel state can't get closed after timeout, while go relayer works as expected.

Version

current master

Steps to Reproduce

  1. register ica account
  2. fund ica account
  3. submit large txs to trigger the exceeds max gas error in relayer
  4. wait for channel state get closed after timeout

Acceptance Criteria


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@romac romac changed the title no timeout_packet send to controller chain after estimated gas is higher than max from host chain No timeout_packet send to controller chain after estimated gas is higher than max from host chain Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🩹 Triage
Development

No branches or pull requests

1 participant