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

Update L2 fees logic #808

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Update L2 fees logic #808

merged 2 commits into from
Sep 25, 2024

Conversation

zoeyTM
Copy link
Contributor

@zoeyTM zoeyTM commented Sep 16, 2024

Resolves #724

  • examples/fee-tester to assist with manual testing
  • gasPrice and disableFeeBumping config fields added
  • hardcoded gasPrice value for Polygon Amoy testnet

Comment on lines +688 to +694
* Note that at the time of this implementation, the issue was autoclosed by a bot
* as a maintainer had not responded to the issue yet. Users continue to report
* the bug in the issue comments, however.
*
* All of that to say, when evaluating whether this logic is still needed in the future,
* it will likely be required to read through the issue above, rather than relying on the
* status of the github issue itself.
Copy link
Member

Choose a reason for hiding this comment

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

This is great!

I mean, your comment helping our future selves, the bug is so sad 🤣

@zoeyTM zoeyTM merged commit e592075 into development Sep 25, 2024
6 checks passed
@zoeyTM zoeyTM deleted the l2-gas-fees branch September 25, 2024 15:03
@zoeyTM zoeyTM mentioned this pull request Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

hardhat ignition shows too high gas fees for L2s
2 participants