<bitcoin-git>
bitcoin/master fa2afba MarcoFalke: p2p: Release m_peer_mutex early in InitiateTxBroadcastToAll
<bitcoin-git>
bitcoin/master 17ed7f5 merge-script: Merge bitcoin/bitcoin#35297: p2p: Release m_peer_mutex early in InitiateTx...
<bitcoin-git>
[bitcoin] fanquake merged pull request #35297: p2p: Release m_peer_mutex early in InitiateTxBroadcastToAll (master...2605-p2p-mutex-early) https://github.com/bitcoin/bitcoin/pull/35297
smartin2 has joined #bitcoin-core-dev
smartin has quit [Ping timeout: 272 seconds]
smartin2 is now known as smartin
abubakarsadiq has quit [Quit: Connection closed for inactivity]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
enochazariah has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
luke-jr has quit [Remote host closed the connection]
memset has quit [Remote host closed the connection]
luke-jr has joined #bitcoin-core-dev
memset has joined #bitcoin-core-dev
<pinheadmz>
fanquake thanks i realized the issue was building fuzz on macos. i thought for sure i was setup for this already. used debian container instead
<maflcko>
hebasto: #24773 is locked, so the lack of review may be caused by that. Generally it is best to first unlock an archived conversation before re-opening it or before leaving a comment
<dviola>
hebasto: hi, I think I saw an issue that was something about reworking depends and if I'm not mistaken, it was authored by you, is that something that is still being decided/planned?
luke-jr_ has joined #bitcoin-core-dev
luke-jr has quit [Read error: Connection reset by peer]
<hebasto>
dviola: it's bound to the release build scripts. The current priority among the build crowd is #25573. Next is #35098 or its alternative. After that, we might introduce more GUI-specific dependencies needed for #22708
memset has quit [Remote host closed the connection]
<bitcoin-git>
[bitcoin] maflcko opened pull request #35497: test: FakeNodeClock follow-ups in unit tests (master...2606-tests-mocktime-refactor) https://github.com/bitcoin/bitcoin/pull/35497
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #35498: net: move cs_main up in FetchBlock to fix rpc assert crash (master...06092026/fetchblock_fix) https://github.com/bitcoin/bitcoin/pull/35498
<dviola>
hebasto: actually, those instructions are for system dependencies (outside depends), only debian in that list is still using qt6 6.8.x (I think)