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 algorithm to predict gas price for estimate_gas_price endpoint #1653

Closed
MitchTurner opened this issue Feb 8, 2024 · 2 comments
Closed
Assignees

Comments

@MitchTurner
Copy link
Member

We are creating the interface earlier, to lower the number of downstream changes (to SDK etc). This task is for actually implementing something that takes the block_horizon and gives the caller an estimate for how much the gas price could change over that horizon.

@MitchTurner
Copy link
Member Author

@xgreenx
Copy link
Collaborator

xgreenx commented Aug 29, 2024

Solved in #1983

@xgreenx xgreenx closed this as completed Aug 29, 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

No branches or pull requests

2 participants