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

More configurable options for fee estimation #5463

Open
diwakergupta opened this issue Nov 15, 2024 · 0 comments
Open

More configurable options for fee estimation #5463

diwakergupta opened this issue Nov 15, 2024 · 0 comments

Comments

@diwakergupta
Copy link
Member

Since Nakamoto launch, many builders (esp. defi apps), users, wallet providers have been observing high fee estimates from the /v2/fees/transaction endpoint.

It would be great if node operators could experiment with different parameters in the cost and fee estimation, to see what works well for them and their users. While there is some configurability today (as documented here), it's pretty limited:

Estimators and metrics can be selected using the configuration fields above, though the default values are the only options currently.

Specifically, some configurable parameters in WeightedMedianFeeRateEstimator and PessimisticEstimator might help.

@github-project-automation github-project-automation bot moved this to Status: 🆕 New in Stacks Core Eng Nov 15, 2024
@saralab saralab added feature Brand new functionality. New pages, workflows, endpoints, etc. and removed feature Brand new functionality. New pages, workflows, endpoints, etc. labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Status: 🆕 New
Development

No branches or pull requests

2 participants