<bitcoin-git>
[bitcoin] instagibbs opened pull request #29524: p2p: Don't consider blocks mutated if they don't connect to known pre… (master...2024-02-disconnected-mutated) https://github.com/bitcoin/bitcoin/pull/29524
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #29523: Wallet: Add `max_tx_weight` to transaction funding options (take 2) (master...02-2024-add-max-weight-to-tx-funding) https://github.com/bitcoin/bitcoin/pull/29523
<bitcoin-git>
[bitcoin] maflcko closed pull request #27926: policy: make unstructured annex standard (master...std-unstructured-annex) https://github.com/bitcoin/bitcoin/pull/27926
<bitcoin-git>
[bitcoin] tdb3 opened pull request #29521: cli: Detect port errors in rpcconnect and rpcport (master...20240229_rpcconnectinvalidportdetection) https://github.com/bitcoin/bitcoin/pull/29521
<bitcoin-git>
[bitcoin] jrakibi opened pull request #29518: doc: correct function name in AssumeUTXO design docs (master...2024/02/assumeUTXO-tests-doc) https://github.com/bitcoin/bitcoin/pull/29518
<josie>
theStack is actually driving that PR, im mostly just reviewing. my focus will be on the bitcoin core PRs. my hope is by the end of this week I can get the sending and receiving draft PRs rebased so that there is a PR where people can compile a send/receive node for testing
<josie>
so people who are more interested/familiar with bitcoin core can start there. ill be keeping that updated as we change the libsecp module
<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.
<bitcoin-git>
bitcoin/master fa4e396 MarcoFalke: fuzz: Generate with random libFuzzer settings
<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>
[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