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

Correctly initialize gas pressure #112

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Correctly initialize gas pressure #112

merged 3 commits into from
Apr 5, 2024

Conversation

lobis
Copy link
Member

@lobis lobis commented Apr 5, 2024

lobis Ok: 84 Powered by Pull Request Badge

Because gas pressure is defined to be 1.0 by default, the condition where it checks if it's undefined then load it from the gas metadata is never triggered. This change will make it that if undefined, it will attempt to load it from the gas metadata.

@lobis lobis marked this pull request as ready for review April 5, 2024 11:06
@lobis lobis merged commit df38ee6 into master Apr 5, 2024
63 checks passed
@lobis lobis deleted the lobis-gas-pressure branch April 5, 2024 11:28
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