<bitcoin-git>
[bitcoin] maflcko closed pull request #29515: test: fix a race in rpc_net.py (wait for P2P handshake to complete) (master...fix_race_in_rpc_net.py) https://github.com/bitcoin/bitcoin/pull/29515
<bitcoin-git>
[bitcoin] vasild opened pull request #29515: test: fix a race in rpc_net.py (wait for P2P handshake to complete) (master...fix_race_in_rpc_net.py) https://github.com/bitcoin/bitcoin/pull/29515
<bitcoin-git>
[bitcoin] ajtowns opened pull request #29514: tests: Provide more helpful assert_equal errors (master...202402-assertequal) https://github.com/bitcoin/bitcoin/pull/29514
<bitcoin-git>
[bitcoin] stratospher opened pull request #29511: test: Fix intermittent failure in rpc_net.py --v2transport (master...wait-v2-detecting-over) https://github.com/bitcoin/bitcoin/pull/29511
2024-02-28
<bitcoin-git>
[bitcoin] UdjinM6 opened pull request #29510: wallet: `getrawchangeaddress` and `getnewaddress` failures should not affect keypools for descriptor wallets (master...fix_reserve_dest_on_failure) https://github.com/bitcoin/bitcoin/pull/29510
<bitcoin-git>
[bitcoin] glozow merged pull request #29503: 26.x: backport #28784 ("rpc: keep .cookie if it was not generated") (26.x...backport_28784) https://github.com/bitcoin/bitcoin/pull/29503
<bitcoin-git>
[bitcoin] m3dwards opened pull request #29504: ci: print python version on win64 native job (master...ci-python-version) https://github.com/bitcoin/bitcoin/pull/29504
<bitcoin-git>
[gui] furszy opened pull request #801: Fix nullptr clientModel access during shutdown (master...2024_gui_dont_access_nullptr_clientmodel) https://github.com/bitcoin-core/gui/pull/801
<bitcoin-git>
[bitcoin] darosior opened pull request #29503: 26.x: backport #28784 ("rpc: keep .cookie if it was not generated") (26.x...backport_28784) https://github.com/bitcoin/bitcoin/pull/29503
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #29498: test: Update --tmpdir doc string to say directory must not exist (master...tmpDirDocString) https://github.com/bitcoin/bitcoin/pull/29498
<bitcoin-git>
[bitcoin] glozow opened pull request #29496: policy: make maximum standard transaction version 3 (master...2024-02-v3-live) https://github.com/bitcoin/bitcoin/pull/29496
<bitcoin-git>
guix.sigs/main 9f64358 Dimitri: 25/2rc1 kvaciral all
<bitcoin-git>
guix.sigs/main fec6471 Ava Chow: Merge pull request #1045 from Kvaciral/25.2rc1-kvaciral-all
<bitcoin-git>
[bitcoin] fanquake merged pull request #29358: test: use v2 everywhere for P2PConnection if --v2transport is enabled (master...202401_bip324_alltests) https://github.com/bitcoin/bitcoin/pull/29358
<bitcoin-git>
bitcoin/master 5fc9db5 Martin Zumsande: test: enable p2p_sendtxrcncl.py with v2transport
<bitcoin-git>
bitcoin/master 87549c8 Martin Zumsande: test: enable p2p_invalid_messages.py with v2transport
<bitcoin-git>
bitcoin/master 6e9e39d Martin Zumsande: test: Don't use v2transport when it's too slow.
<gribble>
https://github.com/bitcoin/bitcoin/issues/29358 | test: use v2 everywhere for P2PConnection if --v2transport is enabled by mzumsande · Pull Request #29358 · bitcoin/bitcoin · GitHub
<bitcoin-git>
guix.sigs/main 4517898 Ava Chow: Merge pull request #1035 from achow101/25.2rc1
<bitcoin-git>
[bitcoin] theuni opened pull request #29484: serialization: replace char-is-int8_t autoconf detection with c++20 concept (master...serialization-concept) https://github.com/bitcoin/bitcoin/pull/29484
<bitcoin-git>
[bitcoin] mzumsande opened pull request #29483: test, ci: add --v1transport option, add --v2transport to a CI task (master...202402_run_v2_in_ci) https://github.com/bitcoin/bitcoin/pull/29483
<Flow>
We had a lengthy discussion in Gentoo about how to verify the bitcoin-core source tarball via OpenPGP. How is it ensured that https://bitcoincore.org/bin/bitcoin-core-26.0/bitcoin-26.0.tar.gz, which get signed as part of SHA256SUM.asc, conforms to the source code tag v26.0?
<bitcoin-git>
[bitcoin] hebasto closed pull request #29196: ci: Do not set inane value for `LD_LIBRARY_PATH` (master...240107-ldlibpath) https://github.com/bitcoin/bitcoin/pull/29196
<bitcoin-git>
guix.sigs/main c17130c Oliver Gugger: Add attestations by guggero for 26.1rc1 codesigned
<bitcoin-git>
guix.sigs/main 0779abc fanquake: Merge pull request #1031 from guggero/guggero-26.1rc1-signed
<bitcoin-git>
[bitcoin] jessebarton opened pull request #29481: doc: Update OpenBSD build docs to 7.4 and added link to the depends/R… (master...update-openbsd-build-docs) https://github.com/bitcoin/bitcoin/pull/29481
<vasild>
right, so with listenonion=1 in bitcoin.conf and "listen": false in settings.json, then it should flip listenonion to 0
<hebasto>
vasild: `settings.json` values take precedence over `bitcoin.conf` values
<vasild>
Do I remember correctly that settings.json is supposed to override bitcoin.conf? That is, for example, if there is listen=1 in bitcoin.conf and "listen": false in settings.json, then bitcoin core should not be listening?
<vasild>
aha, I can reproduce, this requires and explicit listenonion=1 in bitcoin.conf
<hebasto>
re "how to reproduce" -- exactly as it was stated in the top post; (1) disable "Allow incoming connections" in the GUI and (2) set `listenonion=1` in the `bitcoin.conf`
<vasild>
hebasto: I can't comment on https://github.com/bitcoin-core/gui/issues/567 or https://github.com/bitcoin-core/gui/pull/569 "This conversation has been locked and limited to collaborators", thus commenting here: I can't reproduce the new issue. If I disable "allow incoming" from the GUI, then "listen": false is saved in datadir/settings.json and after restart bitcoin-qt starts ok and there is
<bitcoin-git>
[bitcoin] mzumsande opened pull request #29470: test: Add option to skip python unit tests (master...202402_skip_python_unit) https://github.com/bitcoin/bitcoin/pull/29470
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #29469: doc: document preference for list-initialization (master...list-initialization) https://github.com/bitcoin/bitcoin/pull/29469
<bitcoin-git>
[bitcoin] araujo88 opened pull request #29468: rpc: method removeprunedfunds should take an array of txids (master...rpc/removeprunedfunds-should-take-an-array-of-txids) https://github.com/bitcoin/bitcoin/pull/29468
<bitcoin-git>
[bitcoin] maflcko opened pull request #29467: test: Fix intermittent issue in interface_rest.py (master...2402-fix-test-) https://github.com/bitcoin/bitcoin/pull/29467
<bitcoin-git>
[bitcoin] maflcko closed pull request #29155: wallet: move lock at the top of ReleaseWallet (master...wallet-move-lock-at-the-top-of-release-wallet) https://github.com/bitcoin/bitcoin/pull/29155
<bitcoin-git>
[bitcoin] JoKacar opened pull request #29463: Revert "multiprocess: Add basic type conversion hooks" (master...revert-28921-pr/ipcc) https://github.com/bitcoin/bitcoin/pull/29463
<achow101>
If you have a project you'd like to see as a priority project for 28.0, don't forget to nominate it in https://github.com/bitcoin/bitcoin/issues/29439 by the start of the meeting tomorrow
<bitcoin-git>
[bitcoin] murchandamus opened pull request #29462: [fuzz] Avoid partial negative result (master...2024-02-fix-coingrinder-optimality-fuzz) https://github.com/bitcoin/bitcoin/pull/29462
<bitcoin-git>
[bitcoin] maflcko closed pull request #29355: doc: Assert that assumed-valid blocks are not fully valid in CheckBlockIndex() (master...2401-doc-au-fully-valid-) https://github.com/bitcoin/bitcoin/pull/29355