<bitcoin-git>
[bitcoin] achow101 opened pull request #26690: wallet: Refactor database cursor into its own object with proper return codes (master...walletdb-cursor-unstupidfy) https://github.com/bitcoin/bitcoin/pull/26690
<bitcoin-git>
[bitcoin] josibake opened pull request #26689: test: add add_wallet_options to TestShell (master...josibake-add-wallet-options-test-shell) https://github.com/bitcoin/bitcoin/pull/26689
<bitcoin-git>
[bitcoin] hebasto opened pull request #26688: Move `CopyrightHolders()` and `LicenseInfo()` into `libbitcoin_common` (master...221212-common) https://github.com/bitcoin/bitcoin/pull/26688
<bitcoin-git>
[bitcoin] 1440000bytes closed pull request #26682: doc: add expectation that dns seed domain should not be used for other things (master...doc-seed) https://github.com/bitcoin/bitcoin/pull/26682
<bitcoin-git>
[bitcoin] hebasto opened pull request #26683: ci: Use `CONFIG_SITE` variable and `--prefix` option properly (master...221210-ci-dep) https://github.com/bitcoin/bitcoin/pull/26683
<bitcoin-git>
[bitcoin] 1440000bytes opened pull request #26682: doc: add expectation that dns seed domain should not be used for other things (master...doc-seed) https://github.com/bitcoin/bitcoin/pull/26682
<bitcoin-git>
[bitcoin] yusufsahinhamza opened pull request #26681: net, contrib: Fix checking bad dns seeds without casting (master...fix-makeseeds-bug) https://github.com/bitcoin/bitcoin/pull/26681
<bitcoin-git>
[bitcoin] achow101 opened pull request #26679: wallet: Skip rescanning if wallet is more recent than tip (master...skip-newer-wallet-rescan) https://github.com/bitcoin/bitcoin/pull/26679
<bitcoin-git>
[bitcoin] john-moffett opened pull request #26675: wallet: For feebump, ignore abandoned descendant spends (master...2022_12_Bumpfee_ignore_abandoned) https://github.com/bitcoin/bitcoin/pull/26675
<bitcoin-git>
[bitcoin] AaronDewes opened pull request #26674: Add reindex=auto flag to automatically reindex corrupt data (master...auto-recovery) https://github.com/bitcoin/bitcoin/pull/26674
<bitcoin-git>
[bitcoin] furszy opened pull request #26668: wallet: if only have one output type, don't perform "mixed" coin selection (master...2022_wallet_double_coin_selection) https://github.com/bitcoin/bitcoin/pull/26668
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26308: rpc/rest/zmq: reduce LOCK(cs_main) scope: ~6 times as many requests per second (master...no-lock-for-read-block) https://github.com/bitcoin/bitcoin/pull/26308
<bitcoin-git>
bitcoin/master c75e3d2 Andrew Toth: rest: reduce LOCK(cs_main) scope in rest_block
<bitcoin-git>
bitcoin/master 7d253c9 Andrew Toth: zmq: remove LOCK(cs_main) from NotifyBlock
<bitcoin-git>
bitcoin/master f00808e Andrew Toth: rpc: reduce LOCK(cs_main) scope in GetBlockChecked and getblock
<bitcoin-git>
[bitcoin] achow101 opened pull request #26656: tests: Improve runtime of some tests when `--enable-debug` (master...faster-test-runner-when-debug) https://github.com/bitcoin/bitcoin/pull/26656
<bitcoin-git>
[bitcoin] john-moffett opened pull request #26654: util: Show descriptive error messages when FileCommit fails (master...2022_12_BetterSystemErrorLogging) https://github.com/bitcoin/bitcoin/pull/26654
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26653: test, init: perturb file to ensure failure instead of only deleting them (master...2022-12-stress-test-perturbing) https://github.com/bitcoin/bitcoin/pull/26653
<bitcoin-git>
[bitcoin] MarcoFalke merged 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>
[bitcoin] MarcoFalke opened pull request #26651: test: Avoid intermittent timeout in feature_assumevalid.py (master...2212-test-fix-assumevalid-π) https://github.com/bitcoin/bitcoin/pull/26651
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26645: util: Include full version id in bug reports (master...2212-full-version-id-π) https://github.com/bitcoin/bitcoin/pull/26645
<bitcoin-git>
bitcoin/master fa825bd MarcoFalke: util: Include full version id in bug reports
<bitcoin-git>
bitcoin/master 272fb0a MarcoFalke: Merge bitcoin/bitcoin#26645: util: Include full version id in bug reports
<bitcoin-git>
[gui] hebasto closed pull request #236: Bugfix: Allow the user to start anyway when loading a wallet errors (master...gui_init_walleterror_cont) https://github.com/bitcoin-core/gui/pull/236
<bitcoin-git>
bitcoin/master 0596aa4 Hennadii Stepanov: Merge bitcoin-core/gui#683: doc: Drop no longer relevant comment
<bitcoin-git>
bitcoin/24.x 1b19c89 fanquake: build: bump version to 24.0.1 final
<bitcoin-git>
bitcoin/24.x c119b0a fanquake: doc: generate manual pages for 24.0.1 final
<bitcoin-git>
bitcoin/24.x a9ea715 fanquake: doc: adjust release notes for 24.0.1
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26649: refactor: Use AutoFile and HashVerifier (without ser-type and ser-version) where possible (master...2212-ser-type-ver-π¬) https://github.com/bitcoin/bitcoin/pull/26649
<bitcoin-git>
[bitcoin] glozow opened pull request #26646: validation, bugfix: provide more info in *MempoolAcceptResult (master...package-single-tx-result) https://github.com/bitcoin/bitcoin/pull/26646
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26645: util: Include full version id in bug reports (master...2212-full-version-id-π) https://github.com/bitcoin/bitcoin/pull/26645
<bitcoin-git>
[bitcoin] furszy opened pull request #26644: wallet: bugfix, 'wallet_load_ckey' unit test fails with bdb (master...2022_walletdb_fix_bdb_deadlock) https://github.com/bitcoin/bitcoin/pull/26644
<bitcoin-git>
[bitcoin] achow101 opened pull request #26643: wallet: Move fee underpayment check to after all fee has been set (master...move-fee-underpay-check) https://github.com/bitcoin/bitcoin/pull/26643
<bitcoin-git>
[bitcoin] hebasto opened pull request #26642: clang-tidy: Add more `performance-*` checks and related fixes (master...221205-ci-tidy) https://github.com/bitcoin/bitcoin/pull/26642
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24226: rpc: warn that nodes ignore requests for old stale blocks (master...2022/02/dontfetcholdblocks) https://github.com/bitcoin/bitcoin/pull/24226
<bitcoin-git>
bitcoin/master f39d926 Sjors Provoost: rpc: warn that nodes ignore requests for old stale blocks
<bitcoin-git>
bitcoin/master 5b3f05b MarcoFalke: Merge bitcoin/bitcoin#24226: rpc: warn that nodes ignore requests for old ...
<bitcoin-git>
[bitcoin] fanquake closed pull request #25893: doc: Clarify multiple wallets for same signer (final) (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25893
<bitcoin-git>
[bitcoin] fanquake merged pull request #25993: doc: Add I2P guidance related to bandwidth and i2pd software version (master...i2pd_bandwidth) https://github.com/bitcoin/bitcoin/pull/25993
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26640: test: Run mempool_compatibility.py with MiniWallet (master...2212-test-mini-wallet-mempool-π) https://github.com/bitcoin/bitcoin/pull/26640
<bitcoin-git>
[bitcoin] fanquake closed pull request #26393: build: make configure --enable-debug override CXXFLAGS from depends (master...build_depends_debug_flags) https://github.com/bitcoin/bitcoin/pull/26393
<bitcoin-git>
[bitcoin] glozow merged pull request #26624: refactor: Rename local variable to distinguish it from type alias (master...221202-name) https://github.com/bitcoin/bitcoin/pull/26624
<bitcoin-git>
bitcoin/master 1984db1 Hennadii Stepanov: refactor: Rename local variable to distinguish it from type alias
<bitcoin-git>
bitcoin/master 8b79686 glozow: Merge bitcoin/bitcoin#26624: refactor: Rename local variable to distinguis...
<bitcoin-git>
bitcoin/master cb44c59 Aurèle Oulès: test: Add sendall test for min-fee setting
<bitcoin-git>
bitcoin/master cac29f5 MarcoFalke: Merge bitcoin/bitcoin#26622: test: Add test for sendall min-fee setting
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26622: test: Add test for sendall min-fee setting (master...2022-11-test-sendall-min-fee) https://github.com/bitcoin/bitcoin/pull/26622
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #26628: RPC: Reject RPC requests with same named parameter specified multiple times (master...pr/nmult) https://github.com/bitcoin/bitcoin/pull/26628
2022-12-02
<bitcoin-git>
[bitcoin] achow101 opened pull request #26627: wallet: Migrate non-HD keys with single combo containing a list of keys (master...migrate-nonhd-key-list) https://github.com/bitcoin/bitcoin/pull/26627
<bitcoin-git>
[bitcoin] achow101 opened pull request #26626: descriptors: Add a KEY expression representing a list of individual keys (master...desc-key-list-expr) https://github.com/bitcoin/bitcoin/pull/26626
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26625: test: Run mempool_packages.py with MiniWallet (master...2212-test-mini-wallet-π) https://github.com/bitcoin/bitcoin/pull/26625
<bitcoin-git>
[bitcoin] hebasto opened pull request #26624: refactor: Rename local variable to distinguish it from type alias (master...221202-name) https://github.com/bitcoin/bitcoin/pull/26624
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26592: ci: only run USDT interface tests on CirrusCI (master...2022-11-ci-only-run-usdt-tests-on-cirrus-ci) https://github.com/bitcoin/bitcoin/pull/26592
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26622: test(sendall): Add test for min-fee setting (master...2022-11-test-sendall-min-fee) https://github.com/bitcoin/bitcoin/pull/26622
<bitcoin-git>
[bitcoin] dergoegge opened pull request #26621: refactor: Continue moving application data from CNode to Peer (master...2022-11-cnode-appdata-move-1) https://github.com/bitcoin/bitcoin/pull/26621
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26617: test: add extra_args to BitcoinTestFramework class (master...josibake-allow-extra-args-in-testshell) https://github.com/bitcoin/bitcoin/pull/26617
<bitcoin-git>
[bitcoin] LarryRuane opened pull request #26619: log: expand BCLog::LogFlags (categories) to 64 bits (master...2022-11-log-categories-64) https://github.com/bitcoin/bitcoin/pull/26619
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26618: rpc: Prevent unloading a wallet when rescanning (master...2022-11-unloadwallet-with-rescan) https://github.com/bitcoin/bitcoin/pull/26618
<bitcoin-git>
[bitcoin] josibake opened pull request #26617: test: add extra_args to BitcoinTestFramework class (master...josibake-allow-extra-args-in-testshell) https://github.com/bitcoin/bitcoin/pull/26617
<bitcoin-git>
bitcoin/master 3be2106 MarcoFalke: Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner when onl...
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26600: test: Set wallet type in test_runner when only one type is allowed (master...2211-test-wallet-type-π€) https://github.com/bitcoin/bitcoin/pull/26600
<bitcoin-git>
bitcoin/master fadb869 MarcoFalke: test: Set wallet type in test_runner when only one type is allowed
<bitcoin-git>
[bitcoin] john-moffett closed 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 #19762: rpc: Allow named and positional arguments to be used together (master...pr/named) https://github.com/bitcoin/bitcoin/pull/19762
<bitcoin-git>
[bitcoin] stickies-v opened pull request #26603: doc: CalculateSequenceLocks: prevHeights entries are set to 0, not removed (master...docs-fix-CalculateSequenceLocks) https://github.com/bitcoin/bitcoin/pull/26603
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26601: test: Move feature_backwards_compatibility.py to wallet_backwards_compatibility.py (master...2211-test-move-wallet-π) https://github.com/bitcoin/bitcoin/pull/26601
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26600: test: Set wallet type in test_runner when only one type is allowed (master...2211-test-wallet-type-π€) https://github.com/bitcoin/bitcoin/pull/26600