<bitcoin-git>
[bitcoin] hebasto opened pull request #23612: build: Fix cross compiling with DEBUG=1 for Windows (master...211127-win-debug) https://github.com/bitcoin/bitcoin/pull/23612
<bitcoin-git>
bitcoin/master 200d97f Samuel Dobson: Merge bitcoin/bitcoin#22868: wallet: Call load handlers without cs_wallet ...
2021-11-26
<bitcoin-git>
[bitcoin] hebasto opened pull request #23609: build: Force --enable-reduce-exports if qt has been built in depends (master...211126-reduce) https://github.com/bitcoin/bitcoin/pull/23609
<bitcoin-git>
[bitcoin] theStack opened pull request #23608: test: fix `feature_rbf.py --descriptors` and add to test runner (master...202111-test-fix-feature_rbf-for-descriptor-wallets) https://github.com/bitcoin/bitcoin/pull/23608
<bitcoin-git>
[bitcoin] vasild opened pull request #23601: net: don't check if the listening socket is valid (master...dont_check_if_listening_socket_is_valid) https://github.com/bitcoin/bitcoin/pull/23601
<bitcoin-git>
bitcoin/master 05cdceb fanquake: build: don't set PORT=no in config.site
<bitcoin-git>
bitcoin/master 111c3e0 fanquake: Merge bitcoin/bitcoin#23594: build: don't set PORT=no in config.site
<bitcoin-git>
bitcoin/master d8ee8f3 Russell Yanofsky: refactor: Make CWalletTx sync state type-safe
<bitcoin-git>
bitcoin/master cf24152 W. J. van der Laan: Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safe...
<bitcoin-git>
[bitcoin] theStack opened pull request #23596: test: fix `wallet_transactiontime_rescan.py --descriptors` and add to test runner (master...202111-test-fix-wallet_transactiontime_rescan-for-descriptor-wallets) https://github.com/bitcoin/bitcoin/pull/23596
<bitcoin-git>
bitcoin/master d020419 Hennadii Stepanov: Revert "doc: Install Rosetta on M1-macOS for qt in depends"
<bitcoin-git>
[gui] rebroad opened pull request #484: Don't clear traffic graph when changing interval (master...RetainNetworkGraphOnIntervalChange) https://github.com/bitcoin-core/gui/pull/484
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23591: refactor: Use underlying type of isminetype for isminefilter (master...2111-int) https://github.com/bitcoin/bitcoin/pull/23591
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #22829: refactor: various RecursiveMutex replacements in CConnman (master...202108-refactor-recursive_mutex_replacements_in_cconnman) https://github.com/bitcoin/bitcoin/pull/22829
<bitcoin-git>
bitcoin/master 064c729 MarcoFalke: Merge bitcoin/bitcoin#23512: policy: Treat taproot as always active
<bitcoin-git>
bitcoin/master fa3e0da MarcoFalke: policy: Treat taproot as always active
2021-11-24
<bitcoin-git>
[bitcoin] hebasto opened pull request #23585: scripted-diff: Drop Darwin version for better maintainability (master...211124-darwin) https://github.com/bitcoin/bitcoin/pull/23585
<bitcoin-git>
[bitcoin] laanwj closed pull request #21943: Dedup and RAII-fy the creation of a copy of CConnman::vNodes (master...raiify_copying_vnodes) https://github.com/bitcoin/bitcoin/pull/21943
<bitcoin-git>
bitcoin/master 75e8bf5 Vasil Dimov: net: dedup and RAII-fy the creation of a copy of CConnman::vNodes
<bitcoin-git>
bitcoin/master 664ac22 Vasil Dimov: net: keep reference to each node during socket wait
<bitcoin-git>
[bitcoin] dougEfresh opened pull request #23584: test: Adding functional test for -maxuploadtarget with byte unit 'M' (master...maxuploadtarget-functional-byteunit) https://github.com/bitcoin/bitcoin/pull/23584
<bitcoin-git>
[bitcoin] hebasto opened pull request #23583: build, qt, macOS: Don't hard-code x86_64 as the arch when using qmake (master...211124-arm64) https://github.com/bitcoin/bitcoin/pull/23583
<bitcoin-git>
[bitcoin] kittywhiskers opened pull request #23580: build: explicitly define previously implicit header include (master...macos12_patch) https://github.com/bitcoin/bitcoin/pull/23580
<bitcoin-git>
[bitcoin] ngara opened pull request #23579: script install_db4.sh check for `patch` command before continuing to install db4 (master...script-ng-patch-not-found) https://github.com/bitcoin/bitcoin/pull/23579
<bitcoin-git>
[bitcoin] kiminuo reopened pull request #23320: rpc: Add RPC help for verbosity level 3 (master...feature/2021-10-20-verbosity-level-3-nits) https://github.com/bitcoin/bitcoin/pull/23320
<bitcoin-git>
[bitcoin] fanquake merged pull request #23573: refactor: cast bool operands to int to silence compiler warning (master...silence-Wbitwise-instead-of-logical-warnings) https://github.com/bitcoin/bitcoin/pull/23573
<bitcoin-git>
[gui] RandyMcMillan opened pull request #481: qt:rpcconsole:accessibility - new shortcuts enable single hand gesture (master...console-shortcuts) https://github.com/bitcoin-core/gui/pull/481
<bitcoin-git>
[bitcoin] jonatack opened pull request #23573: refactor: cast bool operand to int to silence compiler warning (master...silence-Wbitwise-instead-of-logical-warnings) https://github.com/bitcoin/bitcoin/pull/23573
<bitcoin-git>
[bitcoin] laanwj merged pull request #16807: Let validateaddress locate error in Bech32 address (master...201909_bech32_error_detection) https://github.com/bitcoin/bitcoin/pull/16807
<bitcoin-git>
[bitcoin] fanquake closed pull request #23556: build, qt: Fix regression in rendering on macOS Big Sur (master...211119-macstyle) https://github.com/bitcoin/bitcoin/pull/23556
<bitcoin-git>
[gui] RandyMcMillan opened pull request #476: src/net.cpp: Fail to listen alert text break fix (master...net-cpp-listen-alert) https://github.com/bitcoin-core/gui/pull/476
2021-11-19
<bitcoin-git>
[bitcoin] DariusParvin opened pull request #23558: test: run rpc-generateblock.py even with wallet disabled (master...rpc-generateblock-to-miniwallet) https://github.com/bitcoin/bitcoin/pull/23558
<bitcoin-git>
[bitcoin] hebasto opened pull request #23556: build, qt: Fix regression in rendering on macOS Big Sur (master...211119-macstyle) https://github.com/bitcoin/bitcoin/pull/23556
<bitcoin-git>
[bitcoin] fanquake opened pull request #23551: build: actually set CXX and CXXFLAGS for native_b2 build (master...actually_set_native_b2_cxx) https://github.com/bitcoin/bitcoin/pull/23551
<bitcoin-git>
[bitcoin] luke-jr opened pull request #23547: Bugfix: RPC/mining: Fail properly in estimatesmartfee if smart fee data is unavailable (master...fix_rpc_estimatesmartfee_nodata) https://github.com/bitcoin/bitcoin/pull/23547
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23546: scripted-diff: Use clang-tidy syntax for C++ named arguments (tests only) (master...2111-testClangTidy) https://github.com/bitcoin/bitcoin/pull/23546
<bitcoin-git>
[bitcoin] Sjors opened pull request #23544: rpc, wallet: addhdseed, infer seed when importing descriptor with xpub (master...2021/11/no_descriptors) https://github.com/bitcoin/bitcoin/pull/23544
<bitcoin-git>
[bitcoin] anouarkappitou opened pull request #23543: script: preventing non-compatible sed binary. (master...improve-scripted-diff-check) https://github.com/bitcoin/bitcoin/pull/23543
<bitcoin-git>
[bitcoin] vasild opened pull request #23542: net: open p2p connections to nodes that listen on non-default ports (master...connect_to_any_port) https://github.com/bitcoin/bitcoin/pull/23542
<bitcoin-git>
bitcoin/master fac4947 MarcoFalke: doc: Fix incorrect C++ named args
<bitcoin-git>
bitcoin/master 606e306 fanquake: Merge bitcoin/bitcoin#22981: doc: Fix incorrect C++ named args
<bitcoin-git>
[bitcoin] theStack opened pull request #23540: test: add decodescript RPC test for P2TR output script (master...202111-test-improve_decodescript_tests) https://github.com/bitcoin/bitcoin/pull/23540
2021-11-17
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #23191: build: Disable -Wbraced-scalar-init, which is incompatible with -Wc++11-narrowing (master...2110-buildW) https://github.com/bitcoin/bitcoin/pull/23191
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23538: Replace strtol with ToIntegral in torcontrol (master...2111-torcontrol) https://github.com/bitcoin/bitcoin/pull/23538
<bitcoin-git>
[bitcoin] laanwj merged pull request #22881: doc: provide context for CNetAddr::UnserializeV1Array() and span.h with lifetimebound (master...span-lifetimebound) https://github.com/bitcoin/bitcoin/pull/22881
<bitcoin-git>
bitcoin/master 33c6a20 Jon Atack: span, doc: provide span.h context and explain lifetimebound definition
<bitcoin-git>
bitcoin/master f1ed304 Sebastian Falbesoner: test: refactor: simplify `block_submit` in feature_nulldummy.py
<bitcoin-git>
bitcoin/master e1d4a12 Sebastian Falbesoner: test: simplify and document NULLDUMMY-invalidation helper
<bitcoin-git>
[bitcoin] fanquake opened pull request #23535: PE: check for control flow instrumentation (master...test_for_pe_control_flow) https://github.com/bitcoin/bitcoin/pull/23535
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23525: doc: Pick better named args for MutableTransactionSignatureCreator (master...2111-docMutableTransactionSignatureCreator) https://github.com/bitcoin/bitcoin/pull/23525
<bitcoin-git>
[bitcoin] achow101 opened pull request #23534: wallet: Allow negtive effective value inputs when subtracting fee from outputs (master...no-change-fee-w-sffo) https://github.com/bitcoin/bitcoin/pull/23534
<bitcoin-git>
[bitcoin] brunoerg opened pull request #23532: test: add functional test for -startupnotify (master...2021-11-test-startupnotify) https://github.com/bitcoin/bitcoin/pull/23532
<bitcoin-git>
bitcoin/master fad1399 MarcoFalke: test: Properly set sync_fun in NodeNetworkLimitedTest
<bitcoin-git>
bitcoin/master faeff57 MarcoFalke: test: Use 4 spaces for indentation
<bitcoin-git>
bitcoin/master fa974f1 MarcoFalke: scripted-diff: Remove redundant sync_all and sync_blocks
<bitcoin-git>
[bitcoin] meshcollider merged 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/master a5bde01 Pieter Wuille: tests: give feature_taproot access to sighash preimages
<bitcoin-git>
[bitcoin] theStack opened pull request #23521: test: refactor: dedup code by taking use of `create_block` parameters (master...202111-test-refactor-use_createblock_parameters) https://github.com/bitcoin/bitcoin/pull/23521