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

Consider updating gas price monitor to use EIP-1559 fee fields for gas price estimation instead of eth_gasPrice #1975

Closed
yondonfu opened this issue Aug 3, 2021 · 1 comment · Fixed by #2013
Assignees

Comments

@yondonfu
Copy link
Member

yondonfu commented Aug 3, 2021

No description provided.

@yondonfu yondonfu self-assigned this Sep 20, 2021
@yondonfu
Copy link
Member Author

#2013 currently continues to use eth_gasPrice in the gas price monitor and interprets the returned gas price as priority fee + base fee which is the default behavior of geth as well for the eth_gasPrice RPC method.

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.

1 participant