<bitcoin-git>
bitcoin/master aec631b W. J. van der Laan: Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rul...
<bitcoin-git>
[bitcoin] laanwj merged pull request #23198: build: Parse version information in msvc-autogen.py (master...auto_gen_issue) https://github.com/bitcoin/bitcoin/pull/23198
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23516: test: Force --nosandbox when --valgrind (master...2111-testValgrindNoSandbox) https://github.com/bitcoin/bitcoin/pull/23516
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23515: test: Return the largest utxo in MiniWallet.get_utxo (master...2111-testMiniwalletLargeUtxo) https://github.com/bitcoin/bitcoin/pull/23515
<bitcoin-git>
[bitcoin] hebasto opened pull request #23513: ci: Drop --failfast in functional tests on native Windows CI task (master...211115-ff) https://github.com/bitcoin/bitcoin/pull/23513
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23512: policy: Treat taproot as always active (master...2111-policyTaprootActive) https://github.com/bitcoin/bitcoin/pull/23512
<bitcoin-git>
[bitcoin] laanwj merged pull request #22768: script: Add commits signed with sipas expired key to allow-revsig-commits (master...add_sipa_expired_key_signed_commits) https://github.com/bitcoin/bitcoin/pull/22768
<bitcoin-git>
[bitcoin] mjdietzx opened pull request #23507: Refactor: Improve API design of `ScriptToUniv`, `TxToUniv` (master...ret_UniValue_instead_of_pass_by_ref) https://github.com/bitcoin/bitcoin/pull/23507
<bitcoin-git>
[bitcoin] hebasto opened pull request #23506: test: Make more shell scripts verifiable by the `shellcheck` tool (master...211113-lint-shell) https://github.com/bitcoin/bitcoin/pull/23506
<bitcoin-git>
[bitcoin] dougEfresh opened pull request #23503: ci, refactor: Use Ubuntu release date tags instead of release names (master...ci-ubuntu-date-tag) https://github.com/bitcoin/bitcoin/pull/23503
<bitcoin-git>
[bitcoin] achow101 opened pull request #23502: wallet: Avoid underpaying transaction fees when signing taproot spends (master...tr-low-fee-est) https://github.com/bitcoin/bitcoin/pull/23502
<bitcoin-git>
[bitcoin] theStack opened pull request #23501: test: various feature_nulldummy.py improvements (master...202111-test-nulldummy_improvements) https://github.com/bitcoin/bitcoin/pull/23501
<bitcoin-git>
[bitcoin] theStack opened pull request #23498: test: remove unnecessary block rehashing prior to solving (master...202111-test-remove_superflous_block_rehashs_before_solving) https://github.com/bitcoin/bitcoin/pull/23498
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #23497: Add `src/node/` and `src/wallet/` code to `node::` and `wallet::` namespaces (master...pr/names) https://github.com/bitcoin/bitcoin/pull/23497
<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