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

constants: higher default gas price #467

Merged
merged 1 commit into from
May 22, 2020
Merged

constants: higher default gas price #467

merged 1 commit into from
May 22, 2020

Conversation

Fang-
Copy link
Member

@Fang- Fang- commented May 21, 2020

Considering the average gas price for the past couple weeks has been above 20 gwei, that the current recommended "safe low" is at 26 gwei, and that people are actively getting bitten by this, we should step on the gas.

image

A doubling of the original value feels a bit drastic, but the user experience of endlessly waiting on transactions isn't nice at all. In practice, we use whatever the gasstation-recommended value is though, and we can always pull this back down later.

(This change will, of course, have to be reflected in the gas tank as well.)

@Fang- Fang- requested a review from liam-fitzgerald May 21, 2020 18:20
Copy link
Member

@liam-fitzgerald liam-fitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

based and gaspilled

@Fang- Fang- merged commit 6f5071d into master May 22, 2020
@Fang- Fang- deleted the m/step-on-the-gas branch May 22, 2020 09:49
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