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

Allow zero gasPrice on testnet. #4037

Closed
wants to merge 4 commits into from
Closed

Conversation

nujabes403
Copy link
Contributor

@nujabes403 nujabes403 commented Apr 19, 2018

Currently, Metamask doesn't allow zero gasPrice.

It is natural to restrict gasPrice on mainnet, however it shouldn't be restricted to 0.1 wei on testnet.

This restriction makes development uncomfortable. (there are issues related to this: #3888, #3074)

@nujabes403
Copy link
Contributor Author

nujabes403 commented Apr 19, 2018

@danfinlay Please check this issue :)

@danfinlay danfinlay requested a review from tmashuang April 20, 2018 21:01
@danfinlay
Copy link
Contributor

Fixes #3074

We'll review this soon.

@danfinlay
Copy link
Contributor

Please also add an entry to CHANGELOG.md.

@nujabes403
Copy link
Contributor Author

Added line "Allow zero gasPrice on testnet" on CHANGELOG.md

@danfinlay
Copy link
Contributor

We talked about this, and are willing to close this in favor of #4058. Should be an even simpler PR if you want to submit it.

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