AaronvanW has quit [Read error: Connection reset by peer]
sliv3r__- has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
sliv3r__ has joined #bitcoin-core-dev
<bitcoin-git>
[gui-qml] johnny9 opened pull request #530: Decouple from src/qt networkstyle and add related test coverage (qt6...pr/qt6-qml-qtdep-02-networkstyle-options) https://github.com/bitcoin-core/gui-qml/pull/530
<darosior9>
achow101: any reason why a PSBT wouldn't roundtrip?
l0rinc has quit [Quit: l0rinc]
<achow101>
context?
<darosior9>
I have a PSBT such as it has a different unique ID before and after roundtripping to serialization
<darosior9>
Which seems not ideal
<instagibbs>
using the Core PR? any library?
<darosior9>
Let me post a repro on your PR
<darosior9>
instagibbs: yes, on the PSBT v2 branch that introduces a GetUniqueID() method
dzxzg has quit [Remote host closed the connection]
<bitcoin-git>
bitcoin/master 1fea3ba Ryan Ofsky: ipc, test: Add tests for unclean disconnect and thread busy behavior
<bitcoin-git>
bitcoin/master b7ca3bf Ryan Ofsky: Squashed 'src/ipc/libmultiprocess/' changes from 1fc65008f7d..1868a84451f
<bitcoin-git>
bitcoin/master cb15f5a Ryan Ofsky: Merge commit 'b7ca3bf061b51108d155283c1ad503c0af7eab0d' into pr/subtree-8
<bitcoin-git>
[bitcoin] fanquake merged pull request #34422: Update libmultiprocess subtree to be more stable with rust IPC client (master...pr/subtree-8) https://github.com/bitcoin/bitcoin/pull/34422
brunoerg has joined #bitcoin-core-dev
timbo_xyz has quit [Remote host closed the connection]
timbo_xyz has joined #bitcoin-core-dev
natobritto has quit [Ping timeout: 240 seconds]
<bitcoin-git>
[bitcoin] shuv-amp opened pull request #34722: test: add coverage for cmpctblock revert-to-header processing (master...test-cmpctblock-revert-to-header-processing) https://github.com/bitcoin/bitcoin/pull/34722
eugenesiegel has joined #bitcoin-core-dev
AaronvanW has joined #bitcoin-core-dev
shuv-amp has joined #bitcoin-core-dev
AaronvanW has quit [Read error: Connection reset by peer]
shuv-amp has quit [Ping timeout: 240 seconds]
<darosior9>
I'm not seeing occasional failures in feature_config_args.py when running functional tests locally