<bitcoin-git>
bitcoin/master 8f86820 W. J. van der Laan: Merge bitcoin/bitcoin#23370: test: Add ios_base::width tsan suppression
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #23371: test: MiniWallet: add P2TR support and use it per default (master...202110-test-MiniWallet-change_P2WSH_to_P2TR) https://github.com/bitcoin/bitcoin/pull/23371
<bitcoin-git>
[bitcoin] achow101 closed pull request #20096: wallet: Remove WalletDatabase refcounting and enforce only one Batch access the database at a time (master...rm-bdb-refcount) https://github.com/bitcoin/bitcoin/pull/20096
<bitcoin-git>
[bitcoin] hebasto closed pull request #23476: ci, qa: Adjust timeouts per test instead of global `--timeout-factor` (master...211109-timeout) https://github.com/bitcoin/bitcoin/pull/23476
<bitcoin-git>
[bitcoin] hebasto opened pull request #23476: ci, qa: Adjust timeouts per test instead of global `--timeout-factor` (master...211109-timeout) https://github.com/bitcoin/bitcoin/pull/23476
<bitcoin-git>
[bitcoin] laanwj merged pull request #22934: Add verification to `Sign`, `SignCompact` and `SignSchnorr` (master...schnorr_sig) https://github.com/bitcoin/bitcoin/pull/22934
<bitcoin-git>
bitcoin/master bd9c6ad zealsham: wallet: Fixed Grammatical error in bdb.h
<bitcoin-git>
bitcoin/master 55dd385 W. J. van der Laan: Merge bitcoin/bitcoin#23414: wallet: Fix comment grammar in bdb.h
<bitcoin-git>
[bitcoin] brunoerg opened pull request #23475: wallet: add config to prioritize a solution that doesn't create change in coin selection (master...2021-11-coinselection-option) https://github.com/bitcoin/bitcoin/pull/23475
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23474: test: scripted-diff cleanups after generate* changes (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/23474
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #22567: test: Implicitly sync after generate* to preempt races and intermittent test failures (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/22567
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23300: test: Implicitly sync after generate*, unless opted out (master...2110-testSyncImp) https://github.com/bitcoin/bitcoin/pull/23300
<bitcoin-git>
bitcoin/master aedd02e Vasil Dimov: net: make it possible to connect to CJDNS addresses
<bitcoin-git>
bitcoin/master de01e31 Vasil Dimov: net: use -proxy for connecting to the CJDNS network
<bitcoin-git>
bitcoin/master 78f456c Vasil Dimov: net: recognize CJDNS from ParseNetwork()
<bitcoin-git>
[bitcoin] hebasto closed pull request #23463: ci: Increase --timeout-factor in the native Windows CI task (master...211107-timeout) https://github.com/bitcoin/bitcoin/pull/23463
<bitcoin-git>
bitcoin/master a04350b Martin Leitner-Ankerl: Open streams_test_tmp file in temporary folder
<bitcoin-git>
bitcoin/master f075e83 MarcoFalke: Merge bitcoin/bitcoin#23439: test: Open streams_test_tmp file in temporary...
<bitcoin-git>
[bitcoin] fanquake merged pull request #22076: build: Fix `make apk` if ccache enabled, and enable it on CI (master...210526-apk) https://github.com/bitcoin/bitcoin/pull/22076
<bitcoin-git>
bitcoin/master 78e3670 fanquake: doc: remove mention of system univalue
<bitcoin-git>
bitcoin/master ddc9029 fanquake: Merge bitcoin/bitcoin#23464: doc: remove mention of system univalue from b...
<bitcoin-git>
[bitcoin] fanquake merged pull request #23446: doc: Mention that BerkeleyDB is for legacy wallet in build-unix (master...2021-11-unix-build-doc-legacy) https://github.com/bitcoin/bitcoin/pull/23446
<bitcoin-git>
bitcoin/master 7eb5b25 W. J. van der Laan: doc: Mention that BerkeleyDB is for legacy wallet in build-unix
<bitcoin-git>
bitcoin/master 170e268 fanquake: Merge bitcoin/bitcoin#23446: doc: Mention that BerkeleyDB is for legacy wa...
<bitcoin-git>
[bitcoin] lsilva01 opened pull request #23465: Remove CChainParams and CTxMemPool params from ATMP (master...remove_pool_params_atmp) https://github.com/bitcoin/bitcoin/pull/23465
<bitcoin-git>
[bitcoin] fanquake opened pull request #23464: doc: remove mention of system univalue from build-unix.md (master...22646_followup) https://github.com/bitcoin/bitcoin/pull/23464
<bitcoin-git>
[bitcoin] fanquake merged pull request #23450: doc: update SECURITY.md inline with recent changes to bitcoincore.org (master...update_sec_md) https://github.com/bitcoin/bitcoin/pull/23450
<bitcoin-git>
[bitcoin] hebasto opened pull request #23463: ci: Increase --timeout-factor in the native Windows CI task (master...211107-timeout) https://github.com/bitcoin/bitcoin/pull/23463
<bitcoin-git>
[bitcoin] fanquake opened pull request #23450: doc: update SECURITY.md inline with recent changes to bitcoincore.org (master...update_sec_md) https://github.com/bitcoin/bitcoin/pull/23450
<bitcoin-git>
[bitcoin] RandyMcMillan opened pull request #23449: contrib/install_db4.sh: check if tar exists (master...install-db4-check) https://github.com/bitcoin/bitcoin/pull/23449
2021-11-05
<bitcoin-git>
[bitcoin] lsilva01 opened pull request #23448: refactor, consensus: remove calls to global `Params()` in validation layer (master...remove_call_params) https://github.com/bitcoin/bitcoin/pull/23448
<bitcoin-git>
[bitcoin] laanwj opened pull request #23446: doc: Mention that BerkeleyDB is for legacy wallet in build-unix (master...2021-11-unix-build-doc-legacy) https://github.com/bitcoin/bitcoin/pull/23446
<bitcoin-git>
[bitcoin] martinus opened pull request #23439: Open streams_test_tmp file in temporary folder (master...2021-11-allow-concurrent-streams_buffered_file_rand) https://github.com/bitcoin/bitcoin/pull/23439
<bitcoin-git>
[bitcoin] hebasto opened pull request #23403: test: Fix segfault in the psbt_wallet_tests/psbt_updater_test (master...210331-psbt) https://github.com/bitcoin/bitcoin/pull/23403
<bitcoin-git>
bitcoin/master 7efc628 fanquake: Merge bitcoin/bitcoin#23385: refactor: get wallet path relative to wallet_...
<bitcoin-git>
[bitcoin] brunoerg opened pull request #23392: test: move check_node_connections to util (master...2021-10-check-node-connections) https://github.com/bitcoin/bitcoin/pull/23392
2021-10-29
<bitcoin-git>
[bitcoin] greenaddress opened pull request #23387: WIP: add support to save fee estimates without having to shut down the node (master...dump_fee_estimates) https://github.com/bitcoin/bitcoin/pull/23387
<bitcoin-git>
[bitcoin] mjdietzx opened pull request #23385: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/23385
<bitcoin-git>
[bitcoin] Sjors closed pull request #22260: Make bech32m the default for RPC, opt-in for GUI (master...2021/06/bech32_gui) https://github.com/bitcoin/bitcoin/pull/22260
<bitcoin-git>
[bitcoin] vasild closed pull request #23382: addrman: bump peers.dat format version number (master...addrman_format_bump_multiaddr) https://github.com/bitcoin/bitcoin/pull/23382
<bitcoin-git>
[bitcoin] vasild opened pull request #23382: addrman: bump peers.dat format version number (master...addrman_format_bump_multiaddr) https://github.com/bitcoin/bitcoin/pull/23382
<bitcoin-git>
[bitcoin] glozow opened pull request #23381: validation/refactor: refactoring for package submission (master...2021-10-validation-refactors) https://github.com/bitcoin/bitcoin/pull/23381
<bitcoin-git>
[bitcoin] jnewbery opened pull request #23380: addrman: Fix AddrMan::Add() return semantics and logging (master...2021-10-addrman-add-logging) https://github.com/bitcoin/bitcoin/pull/23380
2021-10-27
<bitcoin-git>
[bitcoin] theStack opened pull request #23375: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldest first) (master...202110-test-MiniWallet-deterministic_coin_selection_oldest_first) https://github.com/bitcoin/bitcoin/pull/23375
<bitcoin-git>
[bitcoin] vasild opened pull request #23373: Parse command line arguments from unit and fuzz tests, make addrman consistency check ratio easier to change (master...checkaddrman_in_tests) https://github.com/bitcoin/bitcoin/pull/23373
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23305: test: refactor: add `script_util` helper for creating bare multisig scripts (master...202110-test-add_helper_for_bare_multisig_scripts) https://github.com/bitcoin/bitcoin/pull/23305
<bitcoin-git>
[bitcoin] theStack opened pull request #23371: test: MiniWallet: add P2TR support and use it per default (master...202110-test-MiniWallet-change_P2WSH_to_P2TR) https://github.com/bitcoin/bitcoin/pull/23371
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23306: Make AddrMan support multiple ports per IP (master...202110_addrmanmultiport) https://github.com/bitcoin/bitcoin/pull/23306
<bitcoin-git>
[bitcoin] hebasto opened pull request #23349: util: Use FEATURE_LATEST for wallets created with bitcoin-wallet (master...211024-bw-version) https://github.com/bitcoin/bitcoin/pull/23349
<bitcoin-git>
[bitcoin] hebasto opened pull request #23348: rpc, wallet: Do not return "keypoololdest" for blank descriptor wallets (master...211024-rpc-gwi) https://github.com/bitcoin/bitcoin/pull/23348