Author

Topic: fee estimation disabled (Read 76 times)

legendary
Activity: 2394
Merit: 5531
Self-proclaimed Genius
April 02, 2024, 02:42:54 AM
#6
hi, ok thanks now it works.
curiosity. why is the value set to 1 in the raspibolt guide if I don't like it?
That's for optimization purposes, it's way faster to sync that way.

Also, if you're talking about their "bitcoin-client.md" guide from Github, here: github.com/raspibolt/raspibolt/blob/master/guide/bitcoin/bitcoin-client.md
It's noted to comment-out the config after it fully synced the blockchain since the node shouldn't be needing those optimizations later.
newbie
Activity: 6
Merit: 5
April 02, 2024, 02:34:18 AM
#5
hi, ok thanks now it works.
curiosity. why is the value set to 1 in the raspibolt guide if I don't like it?
Thank you
HI
legendary
Activity: 2856
Merit: 7410
Crypto Swap Exchange
March 30, 2024, 05:54:09 AM
#4
HI,

yes the value of blocksonly is 1, should I set it to 0?

thanks

hi.

Yes, you should set it to 0 and restart Bitcoin Core process. It's needed in order to get unconfirmed transaction which needed to perform fee estimation. Take note it may take a while before your node receive most unconfirmed transaction which needed for better/more accurate fee estimation.
newbie
Activity: 6
Merit: 5
March 30, 2024, 05:12:20 AM
#3
HI,

yes the value of blocksonly is 1, should I set it to 0?

thanks

hi.
legendary
Activity: 2394
Merit: 5531
Self-proclaimed Genius
March 29, 2024, 07:56:14 AM
#2
Blockchain is synced but the node fails to sync?
Anyways, based from the error, Bitcoin Core may be having trouble providing fee estimates which could be an issue in Electrs.

What are the config set in your bitcoin.conf file? (do not include private lines, of course)
Or at least tell if it has any settings that'll lead it to skip receiving mempool transaction like blocksonly=1.
newbie
Activity: 6
Merit: 5
March 29, 2024, 05:41:35 AM
#1
HI,
i tied a knot with the raspibolt guide, the blockchain is synced and so is electrs. I have the problem that the node tries to synchronize but fails, I see that it tries but fails, because from the logs it says: fee estimation disabled. how can I solve it?
Thank you
HI
Jump to: