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

Reduce mempool fee estimation back to "medium" priority #4597

Merged

Conversation

wiz
Copy link
Member

@wiz wiz commented Oct 5, 2020

Now that we've recently optimized the "medium" fee estimation algorithm
in mempool/mempool@15bb5a9, we can move Bisq back to "medium", since
always using "high" will be a bit wasteful on the weekends when the
mempool is empty.

Simulation:
new-mempool-fees

Currently:
Screen Shot 2020-10-06 at 1 37 20

Now that we've recently optimized the "medium" fee estimation algorithm
in mempool/mempool@15bb5a96, we can move Bisq back to "medium", since
always using "high" will be a bit wasteful on the weekends when the
mempool is empty.
@ifarnung
Copy link

ifarnung commented Oct 5, 2020

I certainly appreciate this as I was noticing 99 sat fees when the next block was going to include 5 sat txs. Glad that the estimate is getting more accurate. Great work on this, and mempool is much much better than the Earn.com. Glad that the switch was made possible.

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

@ripcurlx ripcurlx merged commit be09466 into bisq-network:master Oct 6, 2020
@cd2357 cd2357 mentioned this pull request Oct 6, 2020
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 this pull request may close these issues.

3 participants