-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
increase geth gaslimit (AUTO-9280) #12571
Conversation
"startGaslimit": "20000000", | ||
"targetGasLimit": "30000000", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keeping these values hardcoded for now. If need be, can be made configurable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How will the start and target limits be used?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is the corresponding changes in the geth chart - https://github.com/smartcontractkit/chainlink-testing-framework/pull/875/files
Quality Gate passedIssues Measures |
Related PR - https://github.com/smartcontractkit/chainlink-testing-framework/pull/875/files