<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
<sipa>
if you cloned the bitcoin core repo, you already have that config file, because it is part of the repo
<bytes1440000>
I am already shadow banned on github because notifications not expected, and some issues here. Maybe I need a new account because bitcoin core is not just some devs, there are some people who cannot read things they dont like.
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26489: test: Split overly large util_tests.cpp file (master...2211-test-split-🌐) https://github.com/bitcoin/bitcoin/pull/26489
2022-11-10
<bitcoin-git>
[bitcoin] sdulfari opened pull request #26487: log: improve some validation log messages to include hashPrevBlock (master...hash-prev-blk-error-msg) https://github.com/bitcoin/bitcoin/pull/26487
<gribble>
https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub
<achow101>
luke-jr: looks like you are in bitcoin but not in bitcoin-core. I'm suruprised it took us this long to notice
<bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199
<bitcoin-git>
[bitcoin] achow101 reopened pull request #24150: refactor: move index class members from protected to private (master...move-index-class-members-from-protected-to-private) https://github.com/bitcoin/bitcoin/pull/24150
<bitcoin-git>
[bitcoin] achow101 closed pull request #25097: test: Unit tests for taproot/tapscript coverage in `interpreter.cpp` (master...23279-taproot-unit-tests) https://github.com/bitcoin/bitcoin/pull/25097
<bitcoin-git>
[bitcoin] achow101 closed pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199
<bitcoin-git>
[bitcoin] achow101 closed pull request #24150: refactor: move index class members from protected to private (master...move-index-class-members-from-protected-to-private) https://github.com/bitcoin/bitcoin/pull/24150
<bitcoin-git>
[bitcoin] achow101 closed pull request #19420: http: Track active requests and wait for last to finish (master...2020-06-track-requests) https://github.com/bitcoin/bitcoin/pull/19420
<bitcoin-git>
[bitcoin] achow101 closed pull request #19078: test: Add salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078