<bitcoin-git>
[bitcoin] pinheadmz opened pull request #26584: cli: include local ("unroutable") peers in -netinfo table (master...netinfo-local) https://github.com/bitcoin/bitcoin/pull/26584
<bytes1440000>
Anyone reading this please run only bitcoin core v24.0. Knots and some release shared by devs on social media are not good for privacy and security. Obviously they would never agree although broadcasting full rbf to all peers to connections based on it are not secure.
<bitcoin-git>
[bitcoin] dergoegge opened pull request #26583: [net] Make CNode message process queue private (master...2022-11-connman-pollmessage) https://github.com/bitcoin/bitcoin/pull/26583
<bitcoin-git>
[bitcoin] robigan opened pull request #26581: CI: Bump CI Lint base image from bionic to jammy [Properly] (master...ci-bump) https://github.com/bitcoin/bitcoin/pull/26581
<laanwj>
Sjorsdon't know if you saw it yet but please whitelist magnet:?xt=urn:btih:badac9743385268d2b5e054d430228f5b42a48d7&dn=bitcoin-core-24.0
<bitcoin-git>
[bitcoin] darosior opened pull request #26567: Wallet: estimate the size of a signed inputs using descriptors (master...input_size_with_descriptors) https://github.com/bitcoin/bitcoin/pull/26567
<CoinForensics>
Since a couple of years, I've been "fighting" with antivirus vendors to remove the false positives on the binaries. I track the progress on the Bitcoin Client VirusTotal Tracker https://bitcoinissafe.com.
<CoinForensics>
24.0 is already much better but still some false positives. I'm now trying to get Bitcoin Core accepted into all the AV specific whitelisting programs but get mostly rejected because of missing affiliation or company email address..
<bitcoin-git>
[bitcoin] LarryRuane opened pull request #26564: test: allow TEST_BITCOIN_PATH to specify working dir (master...2022-11-testdir) https://github.com/bitcoin/bitcoin/pull/26564
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25900: ci: run docker wrapper with a non-root user (master...josibake-fix-docker-ci-permissions) https://github.com/bitcoin/bitcoin/pull/25900
<bitcoin-git>
bitcoin/master 849f20a josibake: ci: create and use non-root user for docker image
<bitcoin-git>
bitcoin/master 85892f7 MarcoFalke: Merge bitcoin/bitcoin#25900: ci: run docker wrapper with a non-root user
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26100: doc: clarify that NetPermissionFlags::Implicit is only about whitelists (master...netperm_implicit_comment) https://github.com/bitcoin/bitcoin/pull/26100
<robertnielsen>
I am looking for an area to begin my contributions to bitcoin-core. The previous dialog about running CI locally has got me thinking. I built a toolkit which allows users to easily and quickly build (install/clone) VM clusters.
2022-11-21
<bitcoin-git>
[bitcoin] mzumsande opened pull request #26553: test: Fix intermittent failure in rpc_net.py (master...202211_test_disconnect_wait) https://github.com/bitcoin/bitcoin/pull/26553
<bitcoin-git>
[bitcoin] ajtowns opened pull request #26551: net_processing: Track orphans by who provided them (master...202211-orphanguardians) https://github.com/bitcoin/bitcoin/pull/26551
<bitcoin-git>
[bitcoin] mruddy opened pull request #26535: reindex: allow finalized blk files to use read-only permissions (master...issue_2039_readonly_finalized_blk_files) https://github.com/bitcoin/bitcoin/pull/26535
<bitcoin-git>
[bitcoin] john-moffett opened pull request #26534: Fix macOS failing to flush blockfiles to disk for certain external drives (master...2022_11_macOS_fcntl_F_FULLFSYNC_failure) https://github.com/bitcoin/bitcoin/pull/26534
<bitcoin-git>
[bitcoin] achow101 merged pull request #25315: Add warning on first startup if free disk space is less than necessary (master...disk-space-check) https://github.com/bitcoin/bitcoin/pull/25315
<bitcoin-git>
bitcoin/master 6630a1e Ben Woosley: Add warning on first startup if free disk space is less than necessary
<bitcoin-git>
bitcoin/master aeb395d Andrew Chow: Merge bitcoin/bitcoin#25315: Add warning on first startup if free disk spa...
<bitcoin-git>
[bitcoin] andrewtoth closed pull request #26375: validation, zmq: pass block in UpdatedBlockTip to avoid duplicate read (master...no-read-zmq) https://github.com/bitcoin/bitcoin/pull/26375
<bitcoin-git>
[bitcoin] andrewtoth closed pull request #26316: use shared mutex to guard against block files being removed before read (master...block-read-shared-mutex) https://github.com/bitcoin/bitcoin/pull/26316
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26533: prune: scan and unlink already pruned block files on startup (master...scan-and-unlink-pruned-files) https://github.com/bitcoin/bitcoin/pull/26533
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #26529: [24.x] test: Add getpeerinfo test for missing version message (24.x...2211-test-rpc-no-ver-📂) https://github.com/bitcoin/bitcoin/pull/26529
<bitcoin-git>
[bitcoin] furszy opened pull request #26532: wallet: bugfix, invalid crypted key "checksum_valid" set (master...2022_wallet_fix_ckeys_checksum) https://github.com/bitcoin/bitcoin/pull/26532
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26529: [24.x] test: Add getpeerinfo test for missing version message (24.x...2211-test-rpc-no-ver-📂) https://github.com/bitcoin/bitcoin/pull/26529
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26519: test: Add getpeerinfo test for missing version message (master...2211-test-rpc-no-ver-📂) https://github.com/bitcoin/bitcoin/pull/26519
<bitcoin-git>
bitcoin/master 8a5014c John Moffett: Fixes bitcoin#26490 by preventing notifications
<bitcoin-git>
bitcoin/master fb01af6 Hennadii Stepanov: Merge bitcoin-core/gui#680: Fixes MacOS 13 segfault by preventing certain ...
<bitcoin-git>
[gui] hebasto merged pull request #680: Fixes MacOS 13 segfault by preventing certain notifications after main window is destroyed (master...202211MacSegfaultOnQuit) https://github.com/bitcoin-core/gui/pull/680
<bitcoin-git>
bitcoin/24.x 7c8e5e6 fanquake: build: Bump version to 24.0 final
<bitcoin-git>
bitcoin/24.x 7b9d904 fanquake: doc: Generate manual pages for 24.0 final
<bitcoin-git>
[bitcoin] theStack opened pull request #26520: doc: test: update/fix TestShell example instructions (master...202211-test-doc-update_test_shell_instrs) https://github.com/bitcoin/bitcoin/pull/26520
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26519: test: Add getpeerinfo test for missing version message (master...2211-test-rpc-no-ver-📂) https://github.com/bitcoin/bitcoin/pull/26519
<bitcoin-git>
bitcoin/master 82fe672 MacroFake: Merge bitcoin-core/gui#681: Fix Transaction Relay tooltip text in Peers de...
<bitcoin-git>
[bitcoin] Randy808 opened pull request #26517: test: Changed small_txpuzzle_randfee to return the virtual size instead of the transaction hex for feerate calculation. (master...use-vsize-for-fee-tests) https://github.com/bitcoin/bitcoin/pull/26517
<bitcoin-git>
[gui] jonatack opened pull request #681: Fix Transaction Relay tooltip text in Peers details window (master...relaytxes-tooltip-fix) https://github.com/bitcoin-core/gui/pull/681
<bitcoin-git>
[bitcoin] mzumsande opened pull request #26515: rpc: skip getpeerinfo for a peer without CNodeStateStats, make its fields non-optional (master...202211_getpeerinfo_allornothing) https://github.com/bitcoin/bitcoin/pull/26515
<jonatack>
fanquake: messages forwarded to me by the CashApp PM from two of their developers: "we have layers of bitcoin core nodes and use that endpoint [getpeerinfo] .. if we upgraded our production systems without Jon's patch, it would break our production systems and we'd get paged"
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26513: Make static nLastFlush and nLastWrite Chainstate members (master...2022-11-remove-static-chainstate) https://github.com/bitcoin/bitcoin/pull/26513
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #26512: init: Evaluate sysperms before config file (master...2022_13371_sysperms) https://github.com/bitcoin/bitcoin/pull/26512
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25112: util: Move error message formatting of NonFatalCheckError to cpp (master...2205-err-impl-🗡) https://github.com/bitcoin/bitcoin/pull/25112
<fanquake>
I guess this means we should also partially revert https://github.com/bitcoin-core/gui/pull/676, which contained the same "(not available while the peer connection is being set up)"
<bitcoin-git>
[gui] john-moffett opened pull request #680: Fixes MacOS 13 segfault by preventing certain notifications after main window is destroyed (master...202211MacSegfaultOnQuit) https://github.com/bitcoin-core/gui/pull/680
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26507: test: remove unused vars in `feature_block` (master...2022-11-unused-feature-block-test) https://github.com/bitcoin/bitcoin/pull/26507
<larryruane>
Can `CChain::Next()` https://github.com/bitcoin/bitcoin/blob/master/src/chain.h#L459 be called without holding `cs_main`? Everywhere I see it called, `cs_main` is held, but I'm not sure if it needs to be. (I'm reviewing a PR in which it's called without `cs_main` being held.)
<bitcoin-git>
[bitcoin] achow101 opened pull request #26499: wallet: Abandon descendants of orphaned coinbases (master...fix-wallet-orphaned-reward) https://github.com/bitcoin/bitcoin/pull/26499
<bitcoin-git>
[bitcoin] hebasto opened pull request #26498: doc: Mention required workload when building with MSVC (master...221114-ms-doc) https://github.com/bitcoin/bitcoin/pull/26498
<bitcoin-git>
[bitcoin] dergoegge opened pull request #26497: fuzz: Make ConsumeNetAddr (sometimes) produce valid onion addresses (master...2022-11-fuzz-valid-onion-addrs) https://github.com/bitcoin/bitcoin/pull/26497