2022-11-28

<bitcoin-git> bitcoin/master 5b2529b fanquake: build: fix depends bdb compilation for BSDs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/593979494042...5488dc1eb477
<bitcoin-git> bitcoin/master 5488dc1 fanquake: Merge bitcoin/bitcoin#26073: build: fix depends bdb compilation for BSDs
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26589: test: small fixups/improvements for get_previous_releases.py (master...getprevreleases_improvements) https://github.com/bitcoin/bitcoin/pull/26589
<bitcoin-git> bitcoin/master 5939794 MarcoFalke: Merge bitcoin/bitcoin#26589: test: small fixups/improvements for get_previ...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/00c323610a30...593979494042
<bitcoin-git> bitcoin/master 9b5feb7 Sebastian Falbesoner: script: small fixups/improvements for get_previous_releases.py
<bitcoin-git> [bitcoin] hebasto closed pull request #26571: ci: Install required packages when running in container (master...221125-docker) https://github.com/bitcoin/bitcoin/pull/26571
<bitcoin-git> [bitcoin] theStack opened pull request #26589: script: small fixups/improvements for get_previous_releases.py (master...getprevreleases_improvements) https://github.com/bitcoin/bitcoin/pull/26589
<bitcoin-git> [bitcoin] glozow merged pull request #25986: test: refactor `RPCPackagesTest` to use `MiniWallet` (master...issue_25965) https://github.com/bitcoin/bitcoin/pull/25986
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a79b720092b6...00c323610a30
<bitcoin-git> bitcoin/master 17cad44 w0xlt: test: refactor `RPCPackagesTest` to use `MiniWallet`
<bitcoin-git> bitcoin/master 00c3236 glozow: Merge bitcoin/bitcoin#25986: test: refactor `RPCPackagesTest` to use `Mini...
<bitcoin-git> [bitcoin] glozow merged pull request #26295: Replace global g_cs_orphans lock with local (master...202210-cs_orphans) https://github.com/bitcoin/bitcoin/pull/26295
<bitcoin-git> bitcoin/master 9910ed7 Anthony Towns: net_processing: Pass a Peer& to ProcessOrphanTx
<bitcoin-git> bitcoin/master 89e2e0d Anthony Towns: net_processing: move extra transactions to msgproc mutex
<bitcoin-git> bitcoin/master ff8d44d Anthony Towns: Remove unnecessary includes of txorphange.h
<bitcoin-git> [bitcoin] glozow pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/9c2854cda4be...a79b720092b6
<bitcoin-git> [bitcoin] fanquake merged pull request #26578: doc: install binutils, not binutils-gold in depends (master...not_binutils_gold) https://github.com/bitcoin/bitcoin/pull/26578
<bitcoin-git> bitcoin/master 9c2854c fanquake: Merge bitcoin/bitcoin#26578: doc: install binutils, not binutils-gold in d...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c239d3dac9ce...9c2854cda4be
<bitcoin-git> bitcoin/master 0953c62 fanquake: doc: install binutils, not binutils-gold in depends
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26588: lint: Skip COMMIT_RANGE if no CIRRUS_PR (master...2211-ci-skip-🗯) https://github.com/bitcoin/bitcoin/pull/26588
<bitcoin-git> bitcoin/master c239d3d MarcoFalke: Merge bitcoin/bitcoin#26574: ci: use ci_exec_root for clang install
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26574: ci: use ci_exec_root for clang install (master...josibake-fix-ci-permissions) https://github.com/bitcoin/bitcoin/pull/26574
<bitcoin-git> bitcoin/master 54dd8f5 josibake: ci: use ci_exec_root for clang install
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19baf0178bef...c239d3dac9ce
<bitcoin-git> [bitcoin] MarcoFalke merged 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/master f97892d Hennadii Stepanov: doc: Mention required workload when building with MSVC
<bitcoin-git> bitcoin/master 19baf01 MarcoFalke: Merge bitcoin/bitcoin#26498: doc: Mention required workload when building ...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9c47eb450346...19baf0178bef

2022-11-27

<bitcoin-git> [bitcoin] theStack opened pull request #26586: test: previous releases: add v24.0 (master...add_prevreleases_v24) https://github.com/bitcoin/bitcoin/pull/26586
<bitcoin-git> [bitcoin] achow101 reopened pull request #25659: wallet: simplify ListCoins implementation (master...2022_wallet_clean_listCoins) https://github.com/bitcoin/bitcoin/pull/25659
<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

2022-11-26

<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] aguycalled closed pull request #26582: Bulletproofs verbose (master...bulletproofs_verbose) https://github.com/bitcoin/bitcoin/pull/26582
<bitcoin-git> [bitcoin] aguycalled opened pull request #26582: Bulletproofs verbose (master...bulletproofs_verbose) https://github.com/bitcoin/bitcoin/pull/26582
<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
<bitcoin-git> [bitcoin] robigan closed pull request #26572: CI: Bump CI Lint base image from bionic to jammy (master...ci-bump) https://github.com/bitcoin/bitcoin/pull/26572

2022-11-25

<bitcoin-git> [bitcoin] fanquake merged pull request #26446: build: Drop unneeded linking of `contrib/devtools/` scripts (master...221103-checks) https://github.com/bitcoin/bitcoin/pull/26446
<bitcoin-git> bitcoin/master 29ef26a Hennadii Stepanov: build: Drop unneeded linking of `contrib/devtools/` scripts
<bitcoin-git> bitcoin/master 9c47eb4 fanquake: Merge bitcoin/bitcoin#26446: build: Drop unneeded linking of `contrib/devt...
<bitcoin-git> bitcoin/master 77779c3 Hennadii Stepanov: script: Improve `test-{security,symbol}-check.py` robustness
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0fe225e3787e...9c47eb450346
<bitcoin-git> [bitcoin] fanquake opened pull request #26578: doc: install binutils, not binutils-gold in depends (master...not_binutils_gold) https://github.com/bitcoin/bitcoin/pull/26578
<bitcoin-git> [bitcoin] fanquake merged pull request #26470: guix: Clean up `libexec/build.sh` (master...221108-guix) https://github.com/bitcoin/bitcoin/pull/26470
<bitcoin-git> bitcoin/master d3e5779 Hennadii Stepanov: guix: Drop non-existent directories
<bitcoin-git> bitcoin/master 0fe225e fanquake: Merge bitcoin/bitcoin#26470: guix: Clean up `libexec/build.sh`
<bitcoin-git> bitcoin/master 43c4afc Hennadii Stepanov: guix: Drop no longer used `prepend_to_search_env_var()`
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/32599766caa0...0fe225e3787e
<bitcoin-git> [bitcoin] fanquake merged pull request #26335: Guix documentation improvements (master...2022/10/guix-doc) https://github.com/bitcoin/bitcoin/pull/26335
<bitcoin-git> bitcoin/master 8aa460c Sjors Provoost: guix: add guile-gnutls and guile-json to install list
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/93cae70d87c0...32599766caa0
<bitcoin-git> bitcoin/master 6822834 Sjors Provoost: guix: bump recommended hash for manual installation
<bitcoin-git> bitcoin/master 9b9991e Sjors Provoost: guix: recommend mounting a tmpfs on /tmp
<bitcoin-git> [bitcoin] fanquake merged pull request #26561: fuzz: Move-only net utils (master...2211-fuzz-move-only-net-utils-📮) https://github.com/bitcoin/bitcoin/pull/26561
<bitcoin-git> bitcoin/master 93cae70 fanquake: Merge bitcoin/bitcoin#26561: fuzz: Move-only net utils
<bitcoin-git> bitcoin/master fa3b2cf MarcoFalke: fuzz: Move-only net utils
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bc67215b29c0...93cae70d87c0
<bitcoin-git> [bitcoin] fanquake merged pull request #26558: doc: add tr() descriptor example to deriveaddresses (master...FractalEncrypt) https://github.com/bitcoin/bitcoin/pull/26558
<bitcoin-git> bitcoin/master bc67215 fanquake: Merge bitcoin/bitcoin#26558: doc: add tr() descriptor example to deriveadd...
<bitcoin-git> bitcoin/master 92a4ed0 FractalEncrypt: doc: add tr() descriptor example to deriveaddresses
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38d06e156101...bc67215b29c0

2022-11-24

<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
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #26565: contrib/builder-keys/keys.txt: remove unavailable key (master...1669256933/85892f77c9/38d06e1561-builder-keys) https://github.com/bitcoin/bitcoin/pull/26565
<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

2022-11-23

<bitcoin-git> [bitcoin] fanquake pushed tag v22.1rc2: https://github.com/bitcoin/bitcoin/compare/v22.1rc2
<bitcoin-git> [bitcoin] fanquake merged pull request #26547: [22.x] Bump version to 22.1rc2 & add release notes (22.x...prep_22.1rc2) https://github.com/bitcoin/bitcoin/pull/26547
<bitcoin-git> bitcoin/22.x 6523107 fanquake: doc: Update manual pages for 22.1rc2
<bitcoin-git> bitcoin/22.x d9bd628 fanquake: doc: add release notes for 22.1rc2
<bitcoin-git> bitcoin/22.x 6af7af6 fanquake: build: Bump version to 22.1rc2
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/c192b86c0bb7...9182b2fbae7b
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26561: fuzz: Move-only net utils (master...2211-fuzz-move-only-net-utils-📮) https://github.com/bitcoin/bitcoin/pull/26561
<bitcoin-git> [bitcoin] furszy opened pull request #26560: wallet: bugfix, invalid CoinsResult cached total amount (master...2022_wallet_bugfix_coinsresult) https://github.com/bitcoin/bitcoin/pull/26560
<bitcoin-git> [bitcoin] furszy opened pull request #26559: wallet: bugfix, insane fee tx creation due duplicated selection of the preset inputs (24.x...2022_v24_wallet_sad) https://github.com/bitcoin/bitcoin/pull/26559
<bitcoin-git> [bitcoin] FractalEncrypt opened pull request #26558: doc: add tr() descriptor example to deriveaddresses (master...FractalEncrypt) https://github.com/bitcoin/bitcoin/pull/26558
<bitcoin-git> [bitcoin] hebasto closed pull request #20728: ci: Provide `COMMIT_RANGE` variable for non-PRs (master...201220-cirrus) https://github.com/bitcoin/bitcoin/pull/20728
<bitcoin-git> [bitcoin] hebasto opened pull request #26557: build: Update Boost to 1.81.0 in depends (master...221123-boost) https://github.com/bitcoin/bitcoin/pull/26557
<bitcoin-git> [bitcoin] theStack opened pull request #26555: test: generalize MuHash calculation in `feature_utxo_set_hash.py` (master...test-generic_muhash_calculation) https://github.com/bitcoin/bitcoin/pull/26555

2022-11-22

<bitcoin-git> [bitcoin] fanquake merged pull request #26383: test: Add feature_taproot case involving invalid internal pubkey (master...202210_invalid_internal) https://github.com/bitcoin/bitcoin/pull/26383
<bitcoin-git> bitcoin/master 38d06e1 fanquake: Merge bitcoin/bitcoin#26383: test: Add feature_taproot case involving inva...
<bitcoin-git> bitcoin/master 5d413c8 Pieter Wuille: Add feature_taproot case involved invalid internal pubkey
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85892f77c98c...38d06e156101
<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 85892f7 MarcoFalke: Merge bitcoin/bitcoin#25900: ci: run docker wrapper with a non-root user
<bitcoin-git> bitcoin/master 849f20a josibake: ci: create and use non-root user for docker image
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ef498f75b1c...85892f77c98c
<bitcoin-git> [bitcoin] fanquake merged 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/master 1ef498f fanquake: Merge bitcoin/bitcoin#26520: doc: test: update/fix TestShell example instr...
<bitcoin-git> bitcoin/master 31d0067 Sebastian Falbesoner: doc: test: update/fix TestShell example instructions
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/164027f82431...1ef498f75b1c
<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
<bitcoin-git> bitcoin/master f362920 Vasil Dimov: doc: clarify that NetPermissionFlags::Implicit is only about whitelists
<bitcoin-git> bitcoin/master 164027f MarcoFalke: Merge bitcoin/bitcoin#26100: doc: clarify that NetPermissionFlags::Implici...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7eeae5c02334...164027f82431
<bitcoin-git> [bitcoin] MarcoFalke merged 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/master 7eeae5c MarcoFalke: Merge bitcoin/bitcoin#26553: test: Fix intermittent failure in rpc_net.py
<bitcoin-git> bitcoin/master 0f6cd72 Martin Zumsande: test: Fix intermittent failure in rpc_net.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b680948d43b...7eeae5c02334
<bitcoin-git> [bitcoin] fanquake merged pull request #26292: util: move threadinterrupt into util/ (master...move_thread_interrupt_util) https://github.com/bitcoin/bitcoin/pull/26292
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/542a2b567d54...1b680948d43b
<bitcoin-git> bitcoin/master b895304 fanquake: util: move threadinterrupt into util
<bitcoin-git> bitcoin/master 1b68094 fanquake: Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/
<bitcoin-git> [bitcoin] fanquake merged pull request #26376: test: Use type-safe NodeSeconds for TestMemPoolEntryHelper (master...2210-time-🏾) https://github.com/bitcoin/bitcoin/pull/26376
<bitcoin-git> bitcoin/master 542a2b5 fanquake: Merge bitcoin/bitcoin#26376: test: Use type-safe NodeSeconds for TestMemPo...
<bitcoin-git> bitcoin/master fa2d014 MacroFake: test: Use type-safe NodeSeconds for TestMemPoolEntryHelper
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/60a00889b02c...542a2b567d54
<bitcoin-git> [bitcoin] fanquake pushed tag v23.1rc2: https://github.com/bitcoin/bitcoin/compare/v23.1rc2
<bitcoin-git> [bitcoin] fanquake merged pull request #26543: [23.x] Bump version to 23.1rc2 & add release notes (23.x...prep_23.1rc2) https://github.com/bitcoin/bitcoin/pull/26543
<bitcoin-git> bitcoin/23.x 5b2c99e fanquake: doc: Update manual pages for 23.1rc2
<bitcoin-git> bitcoin/23.x a02ae07 fanquake: build: Bump version to 23.1rc2
<bitcoin-git> bitcoin/23.x a1fcd56 fanquake: doc: add 23.0 relase notes
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/c5058e95f4e6...ea9aa3f02f70
<bitcoin-git> [bitcoin] fanquake merged pull request #26521: [22.x] GUI backports (22.x...221117-22.1-gui-bp) https://github.com/bitcoin/bitcoin/pull/26521
<bitcoin-git> bitcoin/22.x c192b86 fanquake: Merge bitcoin/bitcoin#26521: [22.x] GUI backports
<bitcoin-git> bitcoin/22.x 7b7bbc1 Andrew Chow: Disallow encryption of watchonly wallets
<bitcoin-git> bitcoin/22.x 272fa25 John Moffett: Fixes bitcoin#26490 by preventing notifications
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/a46e17832fd2...c192b86c0bb7
<bitcoin-git> [bitcoin] fanquake merged pull request #26544: [23.x] qt: 23.1rc2 translations update (23.x...221121-23.1rc2-tr) https://github.com/bitcoin/bitcoin/pull/26544
<bitcoin-git> bitcoin/23.x c5058e9 fanquake: Merge bitcoin/bitcoin#26544: [23.x] qt: 23.1rc2 translations update
<bitcoin-git> bitcoin/23.x 38d90bc Hennadii Stepanov: qt: 23.1rc2 translations update
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/d14dc8e2c6e8...c5058e95f4e6

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] MarcoFalke merged pull request #26545: test: Remove unused sanitizer suppressions (master...2211-test-san-🌟) https://github.com/bitcoin/bitcoin/pull/26545
<bitcoin-git> bitcoin/master 60a0088 MacroFake: Merge bitcoin/bitcoin#26545: test: Remove unused sanitizer suppressions
<bitcoin-git> bitcoin/master fadb714 MacroFake: test: Remove unused sanitizer suppressions
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01a66e21ef74...60a00889b02c
<bitcoin-git> [bitcoin] fanquake merged pull request #26546: test: remove unused class `NodePongAdd1` (master...202211-test-remove_unused_nodepongadd1_class) https://github.com/bitcoin/bitcoin/pull/26546
<bitcoin-git> bitcoin/master 01a66e2 fanquake: Merge bitcoin/bitcoin#26546: test: remove unused class `NodePongAdd1`
<bitcoin-git> bitcoin/master 40bdc8a Sebastian Falbesoner: test: remove unused class `NodePongAdd1`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0968c514015f...01a66e21ef74
<bitcoin-git> [bitcoin] fanquake opened pull request #26547: [22.x] Bump version to 22.1rc2 & add release notes (22.x...prep_22.1rc2) https://github.com/bitcoin/bitcoin/pull/26547
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26497: fuzz: Make ConsumeNetAddr always produce valid onion addresses (master...2022-11-fuzz-valid-onion-addrs) https://github.com/bitcoin/bitcoin/pull/26497
<bitcoin-git> bitcoin/master c9ba3f8 dergoegge: [netaddress] Make OnionToString public
<bitcoin-git> bitcoin/master 0eeb9b0 dergoegge: [fuzz] Move ConsumeNetAddr to fuzz/util/net.h
<bitcoin-git> bitcoin/master 291c869 dergoegge: [fuzz] Make ConsumeNetAddr produce valid onion addresses
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/df2f16666c05...0968c514015f
<bitcoin-git> [bitcoin] theStack opened pull request #26546: test: remove unused class `NodePongAdd1` (master...202211-test-remove_unused_nodepongadd1_class) https://github.com/bitcoin/bitcoin/pull/26546
<bitcoin-git> [bitcoin] hebasto closed pull request #26542: Drop unneeded UBSan suppression (master...221121-ubsan) https://github.com/bitcoin/bitcoin/pull/26542
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26545: test: Remove unused sanitizer suppressions (master...2211-test-san-🌟) https://github.com/bitcoin/bitcoin/pull/26545
<bitcoin-git> [bitcoin] hebasto opened pull request #26544: qt: 23.1rc2 translations update (23.x...221121-23.1rc2-tr) https://github.com/bitcoin/bitcoin/pull/26544
<bitcoin-git> [bitcoin] fanquake opened pull request #26543: [23.x] Bump version to 23.1rc2 & add release notes (23.x...prep_23.1rc2) https://github.com/bitcoin/bitcoin/pull/26543
<bitcoin-git> [bitcoin] hebasto opened pull request #26542: Drop unneeded UBSan suppression (master...221121-ubsan) https://github.com/bitcoin/bitcoin/pull/26542
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26508: RPC/Blockchain: Minor improvements for scanblocks & scantxoutset docs/errors (master...rpc_scanblocks_scantxoutset_doc_improvements) https://github.com/bitcoin/bitcoin/pull/26508
<bitcoin-git> bitcoin/master df2f166 MacroFake: Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for scanbl...
<bitcoin-git> bitcoin/master 54b45e1 Luke Dashjr: RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutset
<bitcoin-git> bitcoin/master f986984 Luke Dashjr: RPC/blockchain: scan{blocks,txoutset>: Further doc improvements
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/295f617988d5...df2f16666c05
<bitcoin-git> [bitcoin] fanquake merged pull request #26522: [23.x] GUI backports (23.x...221117-23.1-gui-bp) https://github.com/bitcoin/bitcoin/pull/26522
<bitcoin-git> bitcoin/23.x d14dc8e fanquake: Merge bitcoin/bitcoin#26522: [23.x] GUI backports
<bitcoin-git> bitcoin/23.x e54a4de John Moffett: Fixes bitcoin#26490 by preventing notifications
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/3e0cf5e82ba3...d14dc8e2c6e8
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26505: doc: -getinfo help - grammar correction (master...1668522832/59e00c7e03/48174c0f28-getinfo) https://github.com/bitcoin/bitcoin/pull/26505
<bitcoin-git> bitcoin/master 295f617 MacroFake: Merge bitcoin/bitcoin#26505: doc: -getinfo help - grammar correction
<bitcoin-git> bitcoin/master cc597bd @RandyMcMillan: src/bitcoin-cli.cpp: -getinfo help - grammar correction
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0b1f613c2a2...295f617988d5

2022-11-19

<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] glozow merged pull request #17786: refactor: Nuke policy/fees-mempool circular dependencies (master...20191221-mempool-circ-dep) https://github.com/bitcoin/bitcoin/pull/17786
<bitcoin-git> bitcoin/master c8dc0e3 Hennadii Stepanov: refactor: Inline `CTxMemPoolEntry` class's functions
<bitcoin-git> bitcoin/master d0b1f61 glozow: Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circular ...
<bitcoin-git> bitcoin/master 75bbe59 Hennadii Stepanov: refactor: Move `CTxMemPoolEntry` class to its own module
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aeb395dcdbfe...d0b1f613c2a2

2022-11-18

<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] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/256120d2da76...aeb395dcdbfe
<bitcoin-git> bitcoin/master aeb395d Andrew Chow: Merge bitcoin/bitcoin#25315: Add warning on first startup if free disk spa...
<bitcoin-git> bitcoin/master 6630a1e Ben Woosley: Add warning on first startup if free disk space is less than necessary
<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] virtu opened pull request #26531: tracing: Add mempool tracepoints (master...add_mempool_tracepoints) https://github.com/bitcoin/bitcoin/pull/26531
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26399: Fix #24049: signed integer overflow in `SeenLocal` (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26399
<bitcoin-git> [bitcoin] fanquake merged pull request #26523: [24.x] GUI backports (24.x...221117-24.1-gui-bp) https://github.com/bitcoin/bitcoin/pull/26523
<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 256120d MacroFake: Merge bitcoin/bitcoin#26519: test: Add getpeerinfo test for missing versio...
<bitcoin-git> bitcoin/master fa68d08 MacroFake: test: Add getpeerinfo test for missing version message
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3c76ab75702...256120d2da76
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26524: doc: add 24.0 release notes (master...add_24_rel_notes) https://github.com/bitcoin/bitcoin/pull/26524
<bitcoin-git> bitcoin/master b3c76ab MacroFake: Merge bitcoin/bitcoin#26524: doc: add 24.0 release notes
<bitcoin-git> bitcoin/master b93beef fanquake: doc: Mac -> macOS in release notes template
<bitcoin-git> bitcoin/master 2747adb fanquake: doc: Add 24.0 release notes
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cfee93f68a42...b3c76ab75702
<bitcoin-git> [bitcoin] MarcoFalke merged 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
<bitcoin-git> bitcoin/master cfee93f MacroFake: Merge bitcoin/bitcoin#26487: log: improve some validation log messages to ...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fb01af6c77b6...cfee93f68a42
<bitcoin-git> bitcoin/master ac410e6 Skuli Dulfari: log: improve some validation log messages to include hashPrevBlock

2022-11-17

<bitcoin-git> [bitcoin] BitcoinErrorLog opened pull request #26525: Remove -mempoolfullrbf option (master...2022-11-remove-mempoolfullrbf) https://github.com/bitcoin/bitcoin/pull/26525
<bitcoin-git> [bitcoin] fanquake opened pull request #26524: doc: add 24.0 release notes (master...add_24_rel_notes) https://github.com/bitcoin/bitcoin/pull/26524
<bitcoin-git> [bitcoin] hebasto opened pull request #26523: [24.x] GUI backports (24.x...221117-24.1-gui-bp) https://github.com/bitcoin/bitcoin/pull/26523
<bitcoin-git> [bitcoin] hebasto opened pull request #26522: [23.x] GUI backports (23.x...221117-23.1-gui-bp) https://github.com/bitcoin/bitcoin/pull/26522
<bitcoin-git> [bitcoin] hebasto opened pull request #26521: [22.x] GUI backports (22.x...221117-22.1-gui-bp) https://github.com/bitcoin/bitcoin/pull/26521
<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> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82fe672ea078...fb01af6c77b6
<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] fanquake pushed tag v24.0: https://github.com/bitcoin/bitcoin/compare/v24.0
<bitcoin-git> [bitcoin] fanquake merged pull request #26503: [24.x] bump version to v24.0 (24.x...24_0_final) https://github.com/bitcoin/bitcoin/pull/26503
<bitcoin-git> bitcoin/24.x 0ee1cfe fanquake: doc: add 24.0 release notes
<bitcoin-git> bitcoin/24.x 7b9d904 fanquake: doc: Generate manual pages for 24.0 final
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/dce93b2dd7a9...dd314fe0c2f6
<bitcoin-git> bitcoin/24.x 7c8e5e6 fanquake: build: Bump version to 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/master 7a53033 Jon Atack: Fix Transaction Relay tooltip text in Peers details window
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6863ad79a658...82fe672ea078
<bitcoin-git> [gui] MarcoFalke merged 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] willcl-ark closed pull request #26512: init: Evaluate sysperms before config file (master...2022_13371_sysperms) https://github.com/bitcoin/bitcoin/pull/26512
<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] jonatack reopened pull request #26328: netinfo: fix relaytxes doc, display 3 relaytxes states (master...update-netinfo-relaytxes-help) https://github.com/bitcoin/bitcoin/pull/26328
<bitcoin-git> [bitcoin] jonatack closed pull request #26328: netinfo: fix relaytxes doc, display 3 relaytxes states (master...update-netinfo-relaytxes-help) https://github.com/bitcoin/bitcoin/pull/26328
<bitcoin-git> [bitcoin] jonatack opened pull request #26516: Always return getpeerinfo "relaytxes" field (master...2022-11-getpeerinfo-relayxes) https://github.com/bitcoin/bitcoin/pull/26516

2022-11-16

<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
<bitcoin-git> [bitcoin] aureleoules opened pull request #26514: Improve address decoding errors (master...2022-11-improve-address-decode-errors) https://github.com/bitcoin/bitcoin/pull/26514
<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
<bitcoin-git> bitcoin/master 6863ad7 MacroFake: Merge bitcoin/bitcoin#25112: util: Move error message formatting of NonFat...
<bitcoin-git> bitcoin/master 2222ec7 MacroFake: util: Move error message formatting of NonFatalCheckError to cpp
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f0c646f026e6...6863ad79a658
<bitcoin-git> [bitcoin] glozow closed pull request #26509: fix the network (master...master) https://github.com/bitcoin/bitcoin/pull/26509
<bitcoin-git> [bitcoin] Kuplynx opened pull request #26509: fix the network (master...master) https://github.com/bitcoin/bitcoin/pull/26509
<bitcoin-git> [bitcoin] achow101 merged pull request #25730: RPC: listunspent, add "include immature coinbase" flag (master...2022_RPC_listunspent_include_immature_coinbase) https://github.com/bitcoin/bitcoin/pull/25730
<bitcoin-git> bitcoin/master fa84df1 furszy: scripted-diff: wallet: rename AvailableCoinsParams members to snake_case
<bitcoin-git> bitcoin/master 61c2265 furszy: wallet: group AvailableCoins filtering parameters in a single struct
<bitcoin-git> bitcoin/master f0f6a35 furszy: RPC: listunspent, add "include immature coinbase" flag
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5602cc7ccf4a...f0c646f026e6
<bitcoin-git> [bitcoin] luke-jr opened pull request #26508: RPC/Blockchain: Minor improvements for scanblocks & scantxoutset docs/errors (master...rpc_scanblocks_scantxoutset_doc_improvements) https://github.com/bitcoin/bitcoin/pull/26508
<bitcoin-git> [bitcoin] achow101 merged pull request #16981: Improve runtime performance of --reindex (master...reindex-speedup) https://github.com/bitcoin/bitcoin/pull/16981
<bitcoin-git> bitcoin/master db92989 Larry Ruane: Faster -reindex by initially deserializing only headers
<bitcoin-git> bitcoin/master c72de99 Larry Ruane: util: add CBufferedFile::SkipTo() to move ahead in the stream
<bitcoin-git> bitcoin/master 48a6890 Larry Ruane: Add LoadExternalBlockFile() benchmark
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/547a96362888...5602cc7ccf4a

2022-11-15

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26489: test: Split overly large util_tests.cpp file (master...2211-test-split-🌐) https://github.com/bitcoin/bitcoin/pull/26489
<bitcoin-git> bitcoin/master 547a963 MacroFake: Merge bitcoin/bitcoin#26489: test: Split overly large util_tests.cpp file
<bitcoin-git> bitcoin/master fa4ec1b MacroFake: test: Split overly large util_tests.cpp file
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48174c0f287b...547a96362888
<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
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #26505: src/bitcoin-cli.cpp: -getinfo help - grammar correction (master...1668522832/59e00c7e03/48174c0f28-getinfo) https://github.com/bitcoin/bitcoin/pull/26505
<bitcoin-git> [bitcoin] hebasto opened pull request #26504: Add `UNREACHABLE` macro and drop `-Wreturn-type`/`C4715` warnings suppressions (master...221115-enum) https://github.com/bitcoin/bitcoin/pull/26504
<bitcoin-git> [bitcoin] fanquake opened pull request #26503: [24.x] bump version to v24.0 (24.x...24_0_final) https://github.com/bitcoin/bitcoin/pull/26503

2022-11-14

<bitcoin-git> [bitcoin] sipa reopened pull request #19181: Add ASM optimizations for MuHash3072 (master...csi-4-muhash-asm) https://github.com/bitcoin/bitcoin/pull/19181
<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
<bitcoin-git> [bitcoin] fanquake closed pull request #26496: deleted context.cpp in kernel (master...samuel_bitcoin) https://github.com/bitcoin/bitcoin/pull/26496
<bitcoin-git> [bitcoin] samuelkim7 opened pull request #26496: deleted context.cpp in kernel (master...samuel_bitcoin) https://github.com/bitcoin/bitcoin/pull/26496
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26240: rpc: Adjust RPCTypeCheckObj error string (master...rpc/adjust-rpc_type_check_obj-error-string) https://github.com/bitcoin/bitcoin/pull/26240
<bitcoin-git> bitcoin/master 2dede9f Leonardo Araujo: Adjust RPCTypeCheckObj error string
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59e00c7e0310...48174c0f287b
<bitcoin-git> bitcoin/master 48174c0 MacroFake: Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error string
<bitcoin-git> [bitcoin] fanquake merged pull request #26474: [23.x] guix: use `--build={arch}-guix-linux-gnu` in cross toolchain (23.x...23_x_aarch64_on_aarch64) https://github.com/bitcoin/bitcoin/pull/26474
<bitcoin-git> bitcoin/23.x 0f4583e fanquake: guix: use --build={arch}-guix-linux-gnu in cross toolchain
<bitcoin-git> bitcoin/23.x 3e0cf5e fanquake: Merge bitcoin/bitcoin#26474: [23.x] guix: use `--build={arch}-guix-linux-g...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/32fafa4f81be...3e0cf5e82ba3
<bitcoin-git> [bitcoin] bubelov opened pull request #26495: contrib: Speed up systemd boot (master...systemd-after-network) https://github.com/bitcoin/bitcoin/pull/26495
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25714: univalue: Avoid std::string copies (master...2207-univalue-types-🙉) https://github.com/bitcoin/bitcoin/pull/25714
<bitcoin-git> bitcoin/master 59e00c7 MacroFake: Merge bitcoin/bitcoin#25714: univalue: Avoid std::string copies
<bitcoin-git> bitcoin/master 1111c7e MacroFake: univalue: Avoid std::string copies
<bitcoin-git> bitcoin/master fa09525 MacroFake: univalue: string_view test
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7ef730ca84bd...59e00c7e0310

2022-11-12

<bitcoin-git> [bitcoin] luke-jr reopened pull request #19463: Prune locks (master...prune_locks) https://github.com/bitcoin/bitcoin/pull/19463

2022-11-11

<bitcoin-git> [bitcoin] hebasto closed pull request #26482: ci: Drop redundant configuration options (master...221110-ci) https://github.com/bitcoin/bitcoin/pull/26482
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #19078: test: Extend salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19078: test: Extend salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352
<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
<bitcoin-git> [bitcoin] sipa opened pull request #26486: Batch send NOTFOUND messages (master...202211_batchnotfound) https://github.com/bitcoin/bitcoin/pull/26486
<bitcoin-git> [bitcoin] achow101 merged pull request #26483: test: Don't pass add_to_wallet option to walletcreatefundedpsbt (master...pr/realopt) https://github.com/bitcoin/bitcoin/pull/26483
<bitcoin-git> bitcoin/master 737c285 Ryan Ofsky: test: Don't pass add_to_wallet option to walletcreatefundedpsbt
<bitcoin-git> bitcoin/master 7ef730c Andrew Chow: Merge bitcoin/bitcoin#26483: test: Don't pass add_to_wallet option to wall...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dce30194bc0...7ef730ca84bd
<bitcoin-git> [bitcoin] ryanofsky opened pull request #26485: RPC: Add support for name-only parameters (master...pr/nonly) https://github.com/bitcoin/bitcoin/pull/26485
<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 #25659: wallet: simplify ListCoins implementation (master...2022_wallet_clean_listCoins) https://github.com/bitcoin/bitcoin/pull/25659
<bitcoin-git> [bitcoin] achow101 closed pull request #24952: rpc: Add sqlite format option for dumptxoutset (master...2022-04-sqlite-dumptxoutset) https://github.com/bitcoin/bitcoin/pull/24952
<bitcoin-git> [bitcoin] achow101 closed pull request #25039: lint: convert git-subtree-check.sh to Python (master...convert_git_subtree_check) https://github.com/bitcoin/bitcoin/pull/25039
<bitcoin-git> [bitcoin] achow101 closed pull request #24827: net: Fix undefined behavior in socket address handling (master...fix_sock_ub) https://github.com/bitcoin/bitcoin/pull/24827
<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 #24122: refactor: replace RecursiveMutex `cs_vProcessMsg` with Mutex (and rename) (master...202201-refactor_replace_RecursiveMutex_cs_vProcess) https://github.com/bitcoin/bitcoin/pull/24122
<bitcoin-git> [bitcoin] achow101 closed pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352
<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
<bitcoin-git> [bitcoin] achow101 closed pull request #19181: Add ASM optimizations for MuHash3072 (master...csi-4-muhash-asm) https://github.com/bitcoin/bitcoin/pull/19181
<bitcoin-git> [bitcoin] ryanofsky opened pull request #26483: test: Don't pass add_to_wallet option to walletcreatefundedpsbt (master...pr/realopt) https://github.com/bitcoin/bitcoin/pull/26483
<bitcoin-git> [bitcoin] hebasto opened pull request #26482: ci: Drop redundant configuration options (master...221110-ci) https://github.com/bitcoin/bitcoin/pull/26482
<bitcoin-git> [bitcoin] hebasto opened pull request #26481: bench: Suppress output when running with `-sanity-check` option (master...221110-bench) https://github.com/bitcoin/bitcoin/pull/26481
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26480: test: Remove wallet option from non-wallet tests (master...2211-test-wallet-options-💣) https://github.com/bitcoin/bitcoin/pull/26480

2022-11-09

<bitcoin-git> [bitcoin] jamesob opened pull request #26477: validation: fix broken maxtipage comparison (master...2022-11-fix-maxtipage) https://github.com/bitcoin/bitcoin/pull/26477
<bitcoin-git> [bitcoin] fanquake pushed tag v24.0rc4: https://github.com/bitcoin/bitcoin/compare/v24.0rc4