-
Notifications
You must be signed in to change notification settings - Fork 155
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
EIP-1559 #16
Comments
This has been adapted to work with eip1559 as of August: |
How can this work after eip 1559? since it require every tx to set a gas fee |
Instead of relying on 0-gas-price transactions, it was adapted to create a bundle that: This requires precise gas estimates and can leave dust in the compromised account. |
hello sir, please update for eip1559 transaction. Thankyou
The text was updated successfully, but these errors were encountered: