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

Implement new estimate_gas_price api #1648

Closed
MitchTurner opened this issue Feb 5, 2024 · 1 comment · Fixed by #1650
Closed

Implement new estimate_gas_price api #1648

MitchTurner opened this issue Feb 5, 2024 · 1 comment · Fixed by #1650
Assignees

Comments

@MitchTurner
Copy link
Member

It will take a block horizon and return what the most expensive the gas price will be over that horizon.

For now, it should just return the hard-coded value that is already available via the NodeInfo.

Followup to this work: #1606

@MitchTurner MitchTurner changed the title Implement new estimate_gas_price endpoint Implement new estimate_gas_price api Feb 5, 2024
@MitchTurner MitchTurner self-assigned this Feb 5, 2024
@MitchTurner MitchTurner added this to the Dynamic Gas Price Feature milestone Feb 8, 2024
MitchTurner added a commit that referenced this issue Feb 9, 2024
@xgreenx
Copy link
Collaborator

xgreenx commented Feb 12, 2024

@MitchTurner Do we need to rename NodeInfo.min_gas_price to gas_price as well?

crypto523 added a commit to crypto523/fuel-core that referenced this issue Oct 7, 2024
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.

2 participants