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

Bounty - Port bitcoin core fee estimator #12

Open
dangershony opened this issue May 2, 2018 · 1 comment
Open

Bounty - Port bitcoin core fee estimator #12

dangershony opened this issue May 2, 2018 · 1 comment

Comments

@dangershony
Copy link

The C# node has a fee estimator but its not working and its the old version of the fee estimation.

While stratis does not need one right now it would be nice to have it for for statistical purposes and for future load, not to mention for those using the node with the bitcoin network.

Here is the link to the bitcoin core fee estimator.
https://github.com/bitcoin/bitcoin/blob/bd59c4395c504e7bddbce80048ed65a53fb26f67/src/policy/fees.h

Link to high level description and PR
https://gist.github.com/morcos/d3637f015bc4e607e1fd10d8351e9f41

Useful article.
https://bitcointechtalk.com/an-introduction-to-bitcoin-core-fee-estimation-27920880ad0

@dangershony dangershony changed the title Bounty - port bitcoin core fee estimator Bounty - Port bitcoin core fee estimator May 2, 2018
@dangershony
Copy link
Author

This is in process (currently in review)
stratisproject/StratisBitcoinFullNode#1486

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

1 participant