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

Default gas price lower than slow processing time #7040

Closed
nitika-goel opened this issue Aug 20, 2019 · 2 comments · Fixed by #7059
Closed

Default gas price lower than slow processing time #7040

nitika-goel opened this issue Aug 20, 2019 · 2 comments · Fixed by #7059

Comments

@nitika-goel
Copy link

When I initiate a transaction to my contract via metamask, it picks up a default gas rate lower than the slowest selection. eg, the slowest rate is 2.7, average is 10 but the default rate set is 2.

Is that the intended behaviour?

Is there an easy way to select the average rate while initiating the metamask transaction via web3?

@bdresser
Copy link
Contributor

no, currently no way to specify gas defaults when prompting a transaction, although the user can edit the gas they're paying

report of low defaults relates to #7024

@nitika-goel
Copy link
Author

Thanks @bdresser for the prompt response. We are using metamask as the sole way to interact with our contracts at https://app.nexusmutual.io. There are times when the user is not advanced enough to manually adjust gas price.
I only wish to understand here that is the Metamask team working on this enhancement and if yes, what is the timeline expected.

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 a pull request may close this issue.

2 participants