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

Add network.max_fee and network.priority_fee #1206

Merged
merged 5 commits into from
Aug 16, 2021

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Allow setting default max_fee and priority_fee to simplify eip1559 transactions.

How I did it

  • Added the network.max_fee and network.priority_fee methods
  • Added max_fee and priority_fee to the networks config
  • Updated docs

How to verify it

Try it in hardhat.

@iamdefinitelyahuman iamdefinitelyahuman merged commit 99382bb into master Aug 16, 2021
@iamdefinitelyahuman iamdefinitelyahuman deleted the feat/eip1559-defaults branch August 16, 2021 22:38
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.

1 participant