Skip to content

Conversation

vasild
Copy link
Contributor

@vasild vasild commented Jul 23, 2024

Add release notes for #22729.

@DrahtBot
Copy link
Contributor

DrahtBot commented Jul 23, 2024

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK davidgumberg, willcl-ark

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@DrahtBot DrahtBot added the Docs label Jul 23, 2024
@fanquake fanquake added this to the 28.0 milestone Jul 23, 2024
Copy link
Member

@maflcko maflcko left a comment

Choose a reason for hiding this comment

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

left some nits/questions

@vasild vasild force-pushed the release-notes-22729 branch from 620bbc7 to 3076597 Compare July 23, 2024 11:32
@vasild
Copy link
Contributor Author

vasild commented Jul 23, 2024

620bbc77d9...307659733e: address suggestions

@fanquake fanquake requested a review from willcl-ark July 25, 2024 10:09
@vasild vasild force-pushed the release-notes-22729 branch from 3076597 to a7f5d18 Compare July 31, 2024 09:25
@vasild
Copy link
Contributor Author

vasild commented Jul 31, 2024

307659733e...a7f5d188cc: address suggestions

@davidgumberg
Copy link
Contributor

ACK a7f5d18

Nit: Documentation in doc/tor.md should also be updated:

 (obviously, replace the .onion address with your own). It should be noted that you still
 listen on all devices and another node could establish a clearnet connection, when knowing
 your address. To mitigate this, additionally bind the address of your Tor proxy:

-    ./bitcoind ... -bind=127.0.0.1
+    ./bitcoind ... -bind=127.0.0.1:8334=onion

After bitcoin#22729 if
`-bind=127.0.0.1` is used, then bitcoind will not automatically
also bind on `127.0.0.1:8334`.
@vasild
Copy link
Contributor Author

vasild commented Aug 2, 2024

a7f5d188cc..6d33e13bd4: append one commit with that update to doc/tor.md, thanks!

@davidgumberg
Copy link
Contributor

reACK 6d33e13

Copy link
Member

@willcl-ark willcl-ark left a comment

Choose a reason for hiding this comment

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

ACK 6d33e13

Release notes look good to me now, thanks!

@glozow glozow merged commit f0d0855 into bitcoin:master Aug 5, 2024
16 checks passed
@bitcoin bitcoin locked and limited conversation to collaborators Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants