<l0rinc>
vasild: your comment here for #29415 was drowned by all the other links and announcements :)
<corebot>
https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub
Cory81 has quit [Quit: Client closed]
Cory81 has joined #bitcoin-core-dev
Cory81 has quit [Client Quit]
bugs_ has joined #bitcoin-core-dev
Cory81 has joined #bitcoin-core-dev
afiore has quit [Remote host closed the connection]
afiore has joined #bitcoin-core-dev
durandal_ has quit [Ping timeout: 245 seconds]
Guest19 has joined #bitcoin-core-dev
durandal_ has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 260 seconds]
___nick___ has joined #bitcoin-core-dev
Cory45 has joined #bitcoin-core-dev
Cory81 has quit [Ping timeout: 272 seconds]
b10c has quit [Ping timeout: 245 seconds]
adys has joined #bitcoin-core-dev
jqq_ has quit [Quit: Connection closed for inactivity]
<bitcoin-git>
bitcoin/master d6ee490 Vasil Dimov: log: introduce a new category for private broadcast
<bitcoin-git>
bitcoin/master 94aaa5d Vasil Dimov: init: introduce a new option to enable/disable private broadcast
<bitcoin-git>
bitcoin/master 01dad4e Vasil Dimov: net: introduce a new connection type for private broadcast
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #29415: Broadcast own transactions only via short-lived Tor or I2P connections (master...private_broadcast) https://github.com/bitcoin/bitcoin/pull/29415
andrewtoth has joined #bitcoin-core-dev
<andrewtoth>
vasild: congrats!
<andrewtoth>
running privatebroadcast=1...
<furszy>
wow, big landing. Cool
<instagibbs>
neat
___nick___ has quit [Read error: Connection reset by peer]
___nick___ has joined #bitcoin-core-dev
<l0rinc>
congrats vasild \:D/
<instagibbs>
If we missed writing a release note for a specific thing for cluster mempool PR, do I just open another PR that extends the release-notes-XXXX.md file with the info
<sipa>
vasild: \o/
<sipa>
instagibbs: i think so
<sipa>
no reason why it'd need to be in a separate release-notes-XXXXY.md file
afiore_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
afiore has quit [Ping timeout: 252 seconds]
afiore_ is now known as afiore
ozdeadman has joined #bitcoin-core-dev
deadmanoz has quit [Ping timeout: 260 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
ghost43 has quit [Quit: Leaving]
ghost43 has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] instagibbs opened pull request #34266: release note: cpfp carveout removed in 31.0 (master...2026-01-cpfp_carveout_kaput) https://github.com/bitcoin/bitcoin/pull/34266
andrewtoth has quit [Remote host closed the connection]
andrewtoth has joined #bitcoin-core-dev
<instagibbs>
sipa ^ gossip around the office
___nick___ has quit [Ping timeout: 240 seconds]
sbddesign has quit [Ping timeout: 264 seconds]
sbddesign has joined #bitcoin-core-dev
<pinheadmz>
Im getting a ton of redefinition errors from clang-tidy. src/test/ipc_test.capnp.h and src/ipc/test/ipc_test.capnp.h
durandal_ has quit [Ping timeout: 240 seconds]
<_aj_>
instagibbs: maybe add a reference to what 'cpfp carveout' is? it was described as "one extra single-ancestor transaction per package" in the 0.19.0.1 release notes
<instagibbs>
talking about it here might spook some LN devs into noticing too ;)
<_aj_>
instagibbs: seems fine. fwiw i was thinking more like ```The "CPFP Carveout" (introduced in 0.19.0.1 via #15681) ...``` since i guess we don't really do links
<corebot>
https://github.com/bitcoin/bitcoin/issues/15681 | [mempool] Allow one extra single-ancestor transaction per package by TheBlueMatt · Pull Request #15681 · bitcoin/bitcoin · GitHub
<_aj_>
it's been so long since i last did ```...''' quoting i've apparently forgotten how
<bitcoin-git>
[bitcoin] achow101 opened pull request #34269: wallet: disallow creating new or restoring to an unnamed (default) wallet (master...dont-create-default-wallets) https://github.com/bitcoin/bitcoin/pull/34269
<bitcoin-git>
[gui] achow101 opened pull request #924: gui: Show an error message if the restored wallet name is empty (master...gui-unnamed-restore-error-dialog) https://github.com/bitcoin-core/gui/pull/924