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

Add additional information for a local Bitcoin Core v0.19+ #3939

Merged
merged 2 commits into from
Feb 5, 2020

Conversation

ripcurlx
Copy link
Contributor

@ripcurlx ripcurlx commented Feb 5, 2020

Bildschirmfoto 2020-02-05 um 11 32 24

Co-Authored-By: wiz <[email protected]>
Copy link
Contributor

@wiz wiz 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 added the is:priority PR or issue marked with this label is up for compensation label Feb 5, 2020
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

@@ -2661,6 +2661,7 @@ popup.securityRecommendation.msg=We would like to remind you to consider using p

popup.bitcoinLocalhostNode.msg=Bisq detected a locally running Bitcoin Core node (at localhost).\n\
Please make sure that this node is fully synced before you start Bisq and that it is not running in pruned mode.
popup.bitcoinLocalhostNode.additionalRequirements=\n\nStarting with Bitcoin Core v0.19 you have to manually enable bloom filters by setting peerbloomfilters=1 in your bitcoin.conf configuration file.
Copy link
Member

Choose a reason for hiding this comment

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

I find it easier to read when the long lines are broken with a \

@sqrrm sqrrm merged commit d88a8ac into bisq-network:master Feb 5, 2020
@huey735
Copy link
Contributor

huey735 commented Feb 9, 2020

@HiFi24Seven over at reddit said this:

[email protected]/32 is a better way to do this, as it only enables bloomfilters on connections from your local machine. The reason this is a better approach is because bloomfilters have been found to be a security vulnerability and create an attack vector when enabled for all incoming connections, which is the reason they are now disabled by default.

I'm not sure of the merits but I thought it'd be worth mentioning it.

@dmp1ce
Copy link

dmp1ce commented May 23, 2020

I connected to my node using the .onion address and didn't get this message. I didn't realize I needed to set peerbloomfilters=1 and I was further confused in that I thought peerbloomfilters=1 was the default for version 0.19.1.

@ripcurlx ripcurlx deleted the improve-local-node-info branch July 16, 2021 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:priority PR or issue marked with this label is up for compensation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants