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

feat: add gas limit multiplication #358

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

byte-bandit
Copy link
Collaborator

@byte-bandit byte-bandit commented Mar 7, 2024

Related Github tickets

Background

Gas limit estimations sometimes are not sufficient to execute contracts on remote chains. This change adds a multiplication of 1.2 to the price estimate in order to combat that.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes

@byte-bandit byte-bandit requested review from taariq and verabehr March 7, 2024 13:43
@byte-bandit byte-bandit merged commit ee6a927 into master Mar 7, 2024
2 checks passed
@byte-bandit byte-bandit deleted the feature/gas-limit-multiplication branch March 7, 2024 13:43
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.

1 participant