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

Don't apply gas buffer twice #5109

Open
daniel-savu opened this issue Jan 6, 2025 · 0 comments · May be fixed by #5062
Open

Don't apply gas buffer twice #5109

daniel-savu opened this issue Jan 6, 2025 · 0 comments · May be fixed by #5062

Comments

@daniel-savu
Copy link
Contributor

We want gas overrides (and the gas buffer) to be added to a tx just before submitting, to increase its chances of landing. However we want these to be excluded in the prepare step when just checking that the sender's gas payment is enough to approximately cover the estimated gas_limit returned by the destination chain RPC

PR: #5062

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

1 participant