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

Improve gas cost estimation #337

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Improve gas cost estimation #337

merged 1 commit into from
Nov 6, 2024

Conversation

Wizdave97
Copy link
Member

We had a gas price buffer that could be used when submitting Evm transactions, but it was also used to estimate individual message costs, this is not desirable. This PR ensures the gas price buffer is only added when transactions are getting submitted.

@Wizdave97 Wizdave97 merged commit 8df1d15 into main Nov 6, 2024
7 checks passed
@Wizdave97 Wizdave97 deleted the david/gas-estimation-fixes branch November 6, 2024 07:53
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 this pull request may close these issues.

2 participants