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

docs: adr-13 - automatic gas price estimation #4048

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

cmwaters
Copy link
Contributor

First pass of the gas price estimation ADR. Comments are welcome!

@github-actions github-actions bot added the external Issues created by non node team members label Jan 17, 2025
@cmwaters cmwaters changed the title adr-13: automatic gas price estimation docs: adr-13 - automatic gas price estimation Jan 17, 2025

### Negative

- Extra round trip with either the consensus node or someone offering the `GasEstimator` service before the transaction is submitted
Copy link
Member

Choose a reason for hiding this comment

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

Would it make sense to subscribe to the GasEstimator and store the latest value?

@vgonkivs vgonkivs added docs:adr ADR kind:docs For solely documentation PRs labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs:adr ADR external Issues created by non node team members kind:docs For solely documentation PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants