Bitcoin-abc: Rounding errors in estimatefee/estimatesmartfee return fees lower than the relay fee

Created on 18 May 2018  路  9Comments  路  Source: Bitcoin-ABC/bitcoin-abc

For example calling estimatefee 24 I get:

0.00000999, that is lower than DEFAULT_MIN_RELAY_TX_FEE.

Here is the commit that fixes this issue https://github.com/bitcoin/bitcoin/commit/e542728

Most helpful comment

I'm fixing several other spots right now. I had partially fixed it already.

All 9 comments

That you. We intend to just replace this with the minRelayFee. More complicated solutions are not necessary.

Close Ticket?

Closing this ticket for now. The fee changes are in progress, so please follow them here: https://reviews.bitcoinabc.org/D1486

@schancel @knoxcard @jasonbcox I see that in https://reviews.bitcoinabc.org/D1486 this fix is marked as abandoned. Reopen ticket?

D1486 wasn't the fix for this.

@schancel what is the fix? If there is no fix yet, can you please re-open this ticket?

I'm fixing several other spots right now. I had partially fixed it already.

when is this issue fixed??

@schancel May I ask about the status sir?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

phuongnd08 picture phuongnd08  路  6Comments

NickTh1 picture NickTh1  路  7Comments

greatwolf picture greatwolf  路  5Comments

tuxayo picture tuxayo  路  3Comments

knoxcard picture knoxcard  路  7Comments