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

fix: pull max gas from provider #1115

Merged
merged 6 commits into from
Aug 30, 2023
Merged

fix: pull max gas from provider #1115

merged 6 commits into from
Aug 30, 2023

Conversation

MujkicA
Copy link
Contributor

@MujkicA MujkicA commented Aug 30, 2023

Beta-4 has a max gas limit of 10mil while our dry run tx was using MAX_GAS_PER_TX which was hardcoded to 100mil.
With this PR the max value will be retrieved from the consensus parameters.

@MujkicA MujkicA added the bug Something isn't working label Aug 30, 2023
@MujkicA MujkicA self-assigned this Aug 30, 2023
MujkicA and others added 2 commits August 30, 2023 15:57
Co-authored-by: Ahmed Sagdati <37515857+segfault-magnet@users.noreply.github.com>
digorithm
digorithm previously approved these changes Aug 30, 2023
Br1ght0ne
Br1ght0ne previously approved these changes Aug 30, 2023
@MujkicA MujkicA dismissed stale reviews from Br1ght0ne, digorithm, and segfault-magnet via 34d98c1 August 30, 2023 14:03
Br1ght0ne
Br1ght0ne previously approved these changes Aug 30, 2023
Salka1988
Salka1988 previously approved these changes Aug 30, 2023
digorithm
digorithm previously approved these changes Aug 30, 2023
@segfault-magnet segfault-magnet dismissed stale reviews from digorithm, Salka1988, Br1ght0ne, and themself via 1ddaf7d August 30, 2023 14:12
@MujkicA MujkicA merged commit c4ed431 into master Aug 30, 2023
@MujkicA MujkicA deleted the hotfix/max-gas branch August 30, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants