2021-11-23

<bitcoin-git> [bitcoin] dougEfresh closed pull request #23128: doc: Remove TODO 'exclude peers with download permission' (master...remove-todo-max-dl-permission) https://github.com/bitcoin/bitcoin/pull/23128
<bitcoin-git> [bitcoin] kiminuo closed 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] meshcollider opened pull request #23577: Follow-ups to Bech32 error detection (master...202111_bech32_followup) https://github.com/bitcoin/bitcoin/pull/23577
<bitcoin-git> [bitcoin] fanquake closed 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

2021-11-22

<bitcoin-git> [bitcoin] fanquake closed pull request #23576: Add license 1 (master...add-license-1) https://github.com/bitcoin/bitcoin/pull/23576
<bitcoin-git> [bitcoin] Sydwar opened pull request #23576: Add license 1 (master...add-license-1) https://github.com/bitcoin/bitcoin/pull/23576
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23575: fuzz: Rework FillNode (master...2111-fuzzFillNode) https://github.com/bitcoin/bitcoin/pull/23575
<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] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ee7e06156357...95d19f8c1a40
<bitcoin-git> bitcoin/master 0b06e72 Samuel Dobson: More detailed error checking for base58 addresses
<bitcoin-git> bitcoin/master b62b67e Samuel Dobson: Add Bech32 error location function
<bitcoin-git> bitcoin/master 02a7bde Samuel Dobson: Add error_locations to validateaddress RPC
<bitcoin-git> [bitcoin] hebasto opened pull request #23571: build: Propagate user-defined tools to native packages (master...211122-tools) https://github.com/bitcoin/bitcoin/pull/23571
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23557: configure.ac: remove Bashism (master...fix-configure-bashism) https://github.com/bitcoin/bitcoin/pull/23557
<bitcoin-git> bitcoin/master cf72925 Matt Whitlock: configure.ac: remove Bashism
<bitcoin-git> bitcoin/master ee7e061 MarcoFalke: Merge bitcoin/bitcoin#23557: configure.ac: remove Bashism
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3a36ec83d024...ee7e06156357
<bitcoin-git> [bitcoin] MarcoFalke merged 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
<bitcoin-git> bitcoin/master ae9df4e Sebastian Falbesoner: test: refactor: take use of `create_block` version parameter (or use defau...
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/47fe7445e7f5...3a36ec83d024
<bitcoin-git> bitcoin/master df5d783 Sebastian Falbesoner: test: refactor: take use of `create_block` txlist parameter
<bitcoin-git> bitcoin/master e57c0eb Sebastian Falbesoner: test: refactor: replace OP_1/OP_TRUE magic numbers by constants
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22364: wallet: Make a tr() descriptor by default (master...default-tr-desc) https://github.com/bitcoin/bitcoin/pull/22364
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a2ed33b23bc0...47fe7445e7f5
<bitcoin-git> bitcoin/master 54b3699 Andrew Chow: Store pubkeys in TRDescriptor::MakeScripts
<bitcoin-git> bitcoin/master 8fb5784 Andrew Chow: Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
<bitcoin-git> bitcoin/master d8abbe1 Andrew Chow: Mention bech32m in -addresstype and -changetype help
<bitcoin-git> [bitcoin] fanquake merged pull request #23564: build: don't use deprecated brew package names (master...dont_use_deprecated_bdb) https://github.com/bitcoin/bitcoin/pull/23564
<bitcoin-git> bitcoin/master a2ed33b fanquake: Merge bitcoin/bitcoin#23564: build: don't use deprecated brew package name...
<bitcoin-git> bitcoin/master d0fe9c2 fanquake: build: don't check for deprecated berkeley-db4 package
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a42923ce2187...a2ed33b23bc0
<bitcoin-git> bitcoin/master 4d83038 fanquake: build: don't check for deprecated qt5 package
<bitcoin-git> [bitcoin] meshcollider merged pull request #23348: rpc, wallet: Do not return "keypoololdest" for blank descriptor wallets (master...211024-rpc-gwi) https://github.com/bitcoin/bitcoin/pull/23348
<bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79e64a053dfa...a42923ce2187
<bitcoin-git> bitcoin/master 3e4f069 Hennadii Stepanov: wallet, refactor: Make GetOldestKeyPoolTime return type std::optional
<bitcoin-git> bitcoin/master ee03c78 Hennadii Stepanov: wallet: Make GetOldestKeyPoolTime return nullopt for blank wallets
<bitcoin-git> bitcoin/master a42923c Samuel Dobson: Merge bitcoin/bitcoin#23348: rpc, wallet: Do not return "keypoololdest" fo...
<bitcoin-git> [gui] RandyMcMillan closed 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
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #23568: src/net.cpp: Fail to listen alert text break fix (master...gui-pr-476-moved) https://github.com/bitcoin/bitcoin/pull/23568

2021-11-21

<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/06782cf8e7e1...79e64a053dfa
<bitcoin-git> bitcoin/master dbde055 Kristaps Kaupe: gui: Paste button in Open URI dialog
<bitcoin-git> bitcoin/master 79e64a0 Hennadii Stepanov: Merge bitcoin-core/gui#319: Paste button in Open URI dialog
<bitcoin-git> [gui] hebasto merged pull request #319: Paste button in Open URI dialog (master...uri-paste) https://github.com/bitcoin-core/gui/pull/319
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19815b096c6a...06782cf8e7e1
<bitcoin-git> bitcoin/master 25a5814 Luke Dashjr: GUI/Options: Restore "S" accelerator for "Start on system login" option
<bitcoin-git> bitcoin/master 06782cf Hennadii Stepanov: Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system l...
<bitcoin-git> [gui] hebasto merged pull request #449: Restore "S" accelerator for "Start on system login" option (master...gui_opt_start_accelerator) https://github.com/bitcoin-core/gui/pull/449
<bitcoin-git> [bitcoin] hebasto closed pull request #22041: build: Make --enable-suppress-external-warnings the default (master...210524-sew) https://github.com/bitcoin/bitcoin/pull/22041
<bitcoin-git> [bitcoin] hebasto closed pull request #23095: refactor: Use C++17 std::clamp (master...210925-clamp) https://github.com/bitcoin/bitcoin/pull/23095
<bitcoin-git> [bitcoin] fanquake merged 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] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/368831371d97...19815b096c6a
<bitcoin-git> bitcoin/master f31d4bd fanquake: scripts: test for PE control flow instrumentation
<bitcoin-git> bitcoin/master 0445e1a fanquake: build: use -fcf-protection=full when building Windows Boost in depends
<bitcoin-git> bitcoin/master 19815b0 fanquake: Merge bitcoin/bitcoin#23535: PE: check for control flow instrumentation
<bitcoin-git> [bitcoin] fanquake opened pull request #23565: doc: rewrite dependencies.md (master...cleanup_dependencies_doc) https://github.com/bitcoin/bitcoin/pull/23565
<bitcoin-git> [bitcoin] fanquake opened pull request #23564: build: don't check for deprecated `berkeley-db4` package (master...dont_use_deprecated_bdb) https://github.com/bitcoin/bitcoin/pull/23564
<bitcoin-git> [bitcoin] MarcoFalke merged 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] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cf06c9b35c30...368831371d97
<bitcoin-git> bitcoin/master 1e86ff7 Darius Parvin: test: run rpc-generateblock.py even with wallet disabled
<bitcoin-git> bitcoin/master 3688313 MarcoFalke: Merge bitcoin/bitcoin#23558: test: run rpc-generateblock.py even with wall...
<bitcoin-git> [bitcoin] fanquake merged pull request #23555: util: Add missing fstatfs to syscall sandbox (master...2111-sand) https://github.com/bitcoin/bitcoin/pull/23555
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80ae64db6b27...cf06c9b35c30
<bitcoin-git> bitcoin/master fade4b3 MarcoFalke: util: Add missing fstatfs to syscall sandbox
<bitcoin-git> bitcoin/master cf06c9b fanquake: Merge bitcoin/bitcoin#23555: util: Add missing fstatfs to syscall sandbox
<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> [bitcoin] fanquake closed pull request #23552: Update Qt version for native Windows builds (master...211119-qt-msvc) https://github.com/bitcoin/bitcoin/pull/23552

2021-11-20

<bitcoin-git> [bitcoin] dhruv opened pull request #23561: BIP324 handshake prerequisites (master...bip324-handshake) https://github.com/bitcoin/bitcoin/pull/23561
<bitcoin-git> [gui] RandyMcMillan closed pull request #477: qt/rcpconsole.cpp: force monospaced formatted output (master...issue-275) https://github.com/bitcoin-core/gui/pull/477
<bitcoin-git> [bitcoin] fanquake merged pull request #23553: test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp (master...2111-testSanSup) https://github.com/bitcoin/bitcoin/pull/23553
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe03f7a37fd0...80ae64db6b27
<bitcoin-git> bitcoin/master 80ae64d fanquake: Merge bitcoin/bitcoin#23553: test: Remove sanitizer suppression implicit-s...
<bitcoin-git> bitcoin/master fae5fec MarcoFalke: test: Remove sanitizer suppression implicit-signed-integer-truncation:neta...
<bitcoin-git> [gui] RandyMcMillan opened pull request #477: rcpconsole.cpp: force monospaced formatted output (master...issue-275) https://github.com/bitcoin-core/gui/pull/477
<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] whitslack opened pull request #23557: configure.ac: remove Bashism (master...fix-configure-bashism) https://github.com/bitcoin/bitcoin/pull/23557
<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] MarcoFalke closed pull request #23197: p2p: fix CSubNet::ToString() UBSan and banman fuzz crash (master...fix-netaddress-UB-and-banman-fuzz-crash) https://github.com/bitcoin/bitcoin/pull/23197
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23555: util: Add missing fstatfs to syscall sandbox (master...2111-sand) https://github.com/bitcoin/bitcoin/pull/23555
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23553: test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp (master...2111-testSanSup) https://github.com/bitcoin/bitcoin/pull/23553
<bitcoin-git> [bitcoin] hebasto opened pull request #23552: Update Qt version for native Windows builds (master...211119-qt-msvc) https://github.com/bitcoin/bitcoin/pull/23552
<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] dhruv closed pull request #23550: #23432 CI (master...__bip324-ellsq) https://github.com/bitcoin/bitcoin/pull/23550
<bitcoin-git> [bitcoin] dhruv opened pull request #23550: #23432 CI (master...__bip324-ellsq) https://github.com/bitcoin/bitcoin/pull/23550

2021-11-18

<bitcoin-git> [bitcoin] jamesob opened pull request #23549: Add scanblocks RPC call (attempt 2) (master...2021-11-scanblocks) https://github.com/bitcoin/bitcoin/pull/23549
<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] wu-emma closed pull request #23541: Tx fee burn prototype (master...prototype/burn-fee) https://github.com/bitcoin/bitcoin/pull/23541
<bitcoin-git> [bitcoin] wu-emma opened pull request #23541: Tx fee burn prototype (master...prototype/burn-fee) https://github.com/bitcoin/bitcoin/pull/23541
<bitcoin-git> [bitcoin] MarcoFalke merged 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
<bitcoin-git> bitcoin/master 0d43525 Sebastian Falbesoner: test: add logging to rpc_decodescript.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/606e30627742...fe03f7a37fd0
<bitcoin-git> bitcoin/master 099c695 Sebastian Falbesoner: test: check for decodescript RPC 'type' results
<bitcoin-git> bitcoin/master 83f6c0f Sebastian Falbesoner: test: add decodescript RPC test for P2TR output type
<bitcoin-git> [bitcoin] fanquake merged pull request #22981: doc: Fix incorrect C++ named args (master...2109-docNamedArgs) https://github.com/bitcoin/bitcoin/pull/22981
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2ef186a1400c...606e30627742
<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] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d94dc69ee454...2ef186a1400c
<bitcoin-git> bitcoin/master d14395b Jon Atack: net, doc: provide context for UnserializeV1Array()
<bitcoin-git> bitcoin/master 2ef186a W. J. van der Laan: Merge bitcoin/bitcoin#22881: doc: provide context for CNetAddr::Unserializ...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23536: Enforce Taproot script flags whenever WITNESS is set (master...2111-taprootGenesis) https://github.com/bitcoin/bitcoin/pull/23536
<bitcoin-git> [bitcoin] laanwj merged pull request #23501: test: various feature_nulldummy.py improvements (master...202111-test-nulldummy_improvements) https://github.com/bitcoin/bitcoin/pull/23501
<bitcoin-git> bitcoin/master 5ba9f1f Sebastian Falbesoner: test: refactor: rename NULLDUMMY-invalidation helper
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/398fd63356db...d94dc69ee454
<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] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb2392c5fbd8...398fd63356db
<bitcoin-git> bitcoin/master fa54a40 MarcoFalke: doc: Pick better named args for MutableTransactionSignatureCreator
<bitcoin-git> bitcoin/master 398fd63 MarcoFalke: Merge bitcoin/bitcoin#23525: doc: Pick better named args for MutableTransa...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23496: fuzz: Add minisketch fuzz test (master...2111-fuzzMiniSketch) https://github.com/bitcoin/bitcoin/pull/23496
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b869a784ef2b...cb2392c5fbd8
<bitcoin-git> bitcoin/master fa74d45 MarcoFalke: fuzz: Add minisketch fuzz test
<bitcoin-git> bitcoin/master cb2392c MarcoFalke: Merge bitcoin/bitcoin#23496: fuzz: Add minisketch fuzz test
<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] fanquake merged pull request #23522: Improve fs::PathToString documentation (master...pr/fsd) https://github.com/bitcoin/bitcoin/pull/23522
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7be37ee850f4...b869a784ef2b
<bitcoin-git> bitcoin/master 9b575f1 Russell Yanofsky: Improve fs::PathToString documentation
<bitcoin-git> bitcoin/master b869a78 fanquake: Merge bitcoin/bitcoin#23522: Improve fs::PathToString documentation
<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] fanquake merged pull request #23520: ci: Rework ci task names (take 3) (master...2111-ciTaskNames) https://github.com/bitcoin/bitcoin/pull/23520
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6bde42e29e9b...7be37ee850f4
<bitcoin-git> bitcoin/master fa45922 MarcoFalke: ci: Rework ci task names
<bitcoin-git> bitcoin/master 7be37ee fanquake: Merge bitcoin/bitcoin#23520: ci: Rework ci task names (take 3)
<bitcoin-git> [bitcoin] fanquake merged pull request #23511: release: require glibc 2.18+ (master...glibc_2_18) https://github.com/bitcoin/bitcoin/pull/23511
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4a7f6e0d0cdc...6bde42e29e9b
<bitcoin-git> bitcoin/master dbfca4a fanquake: build: require glibc 2.18+ for release builds
<bitcoin-git> bitcoin/master 5b93e65 fanquake: build: remove D__STDC_FORMAT_MACROS from CPPFLAGS
<bitcoin-git> bitcoin/master 6bde42e fanquake: Merge bitcoin/bitcoin#23511: release: require glibc 2.18+
<bitcoin-git> [bitcoin] fanquake merged pull request #23524: doc: Fix typos in endif header comments (master...2111-libNode) https://github.com/bitcoin/bitcoin/pull/23524
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad09c287cb70...4a7f6e0d0cdc
<bitcoin-git> bitcoin/master fa44237 MarcoFalke: doc: Fix typos in endif header comments
<bitcoin-git> bitcoin/master 4a7f6e0 fanquake: Merge bitcoin/bitcoin#23524: doc: Fix typos in endif header comments

2021-11-16

<bitcoin-git> [bitcoin] prusnak opened pull request #23531: Add Yggdrasil support (master...yggdrasil) https://github.com/bitcoin/bitcoin/pull/23531
<bitcoin-git> [bitcoin] Mr-Leshiy closed pull request #23530: New regtest GB (master...new-regtest-gb) https://github.com/bitcoin/bitcoin/pull/23530
<bitcoin-git> [bitcoin] Mr-Leshiy opened pull request #23530: New regtest GB (master...new-regtest-gb) https://github.com/bitcoin/bitcoin/pull/23530
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23528: doc: Move internal dev docs to doc/devel/ (master...2111-docDevel) https://github.com/bitcoin/bitcoin/pull/23528
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23525: doc: Pick better named args for MutableTransactionSignatureCreator (master...2111-docMutableTransactionSignatureCreator) https://github.com/bitcoin/bitcoin/pull/23525
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23524: doc: Fix typos in endif header comments (master...2111-libNode) https://github.com/bitcoin/bitcoin/pull/23524
<bitcoin-git> [bitcoin] fanquake merged pull request #23504: ci: Replace soon EOL hirsute with jammy (master...2111-ciJammy) https://github.com/bitcoin/bitcoin/pull/23504
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0923098c692...ad09c287cb70
<bitcoin-git> bitcoin/master fafa66e MarcoFalke: ci: Replace soon EOL hirsute with jammy
<bitcoin-git> bitcoin/master ad09c28 fanquake: Merge bitcoin/bitcoin#23504: ci: Replace soon EOL hirsute with jammy
<bitcoin-git> [bitcoin] fanquake merged pull request #23491: scripted-diff: Move minisketchwrapper to src/node (master...2111-libNode) https://github.com/bitcoin/bitcoin/pull/23491
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cf63d635b168...d0923098c692
<bitcoin-git> bitcoin/master fa8f60e MarcoFalke: scripted-diff: Move minisketchwrapper to src/node
<bitcoin-git> bitcoin/master faba1ab MarcoFalke: Sort file list after rename
<bitcoin-git> bitcoin/master d092309 fanquake: Merge bitcoin/bitcoin#23491: scripted-diff: Move minisketchwrapper to src/...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23499: multiprocess: Add interfaces::Node::broadCastTransaction method (master...pr/ipc-broadcast) https://github.com/bitcoin/bitcoin/pull/23499
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffdab41f9452...cf63d635b168
<bitcoin-git> bitcoin/master 0e0f4fd Russell Yanofsky: multiprocess: Add interfaces::Node::broadCastTransaction method
<bitcoin-git> bitcoin/master cf63d63 MarcoFalke: Merge bitcoin/bitcoin#23499: multiprocess: Add interfaces::Node::broadCast...
<bitcoin-git> [bitcoin] fanquake merged pull request #23474: test: scripted-diff cleanups after generate* changes (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/23474
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0475a2378bbf...ffdab41f9452
<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] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6780759a01e2...0475a2378bbf
<bitcoin-git> bitcoin/master 5b6b5ef Hennadii Stepanov: util: Use FEATURE_LATEST for wallets created with bitcoin-wallet
<bitcoin-git> bitcoin/master 0475a23 Samuel Dobson: Merge bitcoin/bitcoin#23349: util: Use FEATURE_LATEST for wallets created ...
<bitcoin-git> [bitcoin] fanquake merged pull request #23478: build: Add support for Android NDK r23 LTS (master...211109-binutils) https://github.com/bitcoin/bitcoin/pull/23478
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/41e6909c0730...6780759a01e2
<bitcoin-git> bitcoin/master ac323a7 Hennadii Stepanov: build: Switch to llvm buinutils for Android builds
<bitcoin-git> bitcoin/master 6393bdc Hennadii Stepanov: doc: Move Android dependencies guide into `build-android.md`
<bitcoin-git> bitcoin/master 4ba4920 Hennadii Stepanov: doc: Add minimum supported Android NDK version
<bitcoin-git> [bitcoin] ryanofsky opened pull request #23522: Improve fs::PathToString documentation (master...pr/fsd) https://github.com/bitcoin/bitcoin/pull/23522

2021-11-15

<bitcoin-git> [bitcoin] fanquake merged pull request #23516: test: Force --nosandbox when --valgrind (master...2111-testValgrindNoSandbox) https://github.com/bitcoin/bitcoin/pull/23516
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/caf8b26b52bf...41e6909c0730
<bitcoin-git> bitcoin/master fa9c26a MarcoFalke: test: Force --nosandbox when --valgrind
<bitcoin-git> bitcoin/master 41e6909 fanquake: Merge bitcoin/bitcoin#23516: test: Force --nosandbox when --valgrind
<bitcoin-git> [bitcoin] sipa closed pull request #23175: Add CJDNS network to -addrinfo and -netinfo (master...add-cjdns-to-addrinfo-and-netinfo) https://github.com/bitcoin/bitcoin/pull/23175
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5ccab7187b35...caf8b26b52bf
<bitcoin-git> bitcoin/master 5bd40a3 Jon Atack: cli: add cjdns network to -addrinfo and -netinfo
<bitcoin-git> bitcoin/master caf8b26 W. J. van der Laan: Merge bitcoin/bitcoin#23175: Add CJDNS network to -addrinfo and -netinfo
<bitcoin-git> bitcoin/master 7b65287 Jon Atack: cli: hoist networks class data members to a constant
<bitcoin-git> [bitcoin] laanwj closed pull request #23394: Taproot wallet test vectors (generation+tests) (master...202110_taprootunit) https://github.com/bitcoin/bitcoin/pull/23394
<bitcoin-git> bitcoin/master 2478c67 Pieter Wuille: Make signing follow BIP340 exactly w.r.t. aux randomness
<bitcoin-git> bitcoin/master 5140825 Pieter Wuille: tests: add more fields to TaprootInfo
<bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7f0f85337370...5ccab7187b35
<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
<bitcoin-git> [bitcoin] laanwj merged pull request #23005: multiprocess: Delay wallet client construction (master...pr/ipc-client) https://github.com/bitcoin/bitcoin/pull/23005
<bitcoin-git> bitcoin/master ad085f9 Russell Yanofsky: multiprocess: Delay wallet client construction
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/15d109802ab9...7f0f85337370
<bitcoin-git> bitcoin/master 7f0f853 W. J. van der Laan: Merge bitcoin/bitcoin#23005: multiprocess: Delay wallet client constructio...
<bitcoin-git> [gui] rebroad opened pull request #473: Change Network traffic graph to non-linear (master...NonLinearTraffic) https://github.com/bitcoin-core/gui/pull/473
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23520: ci: Rework ci task names (take 3) (master...2111-ciTaskNames) https://github.com/bitcoin/bitcoin/pull/23520
<bitcoin-git> [bitcoin] MarcoFalke merged 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 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa2303989bed...15d109802ab9
<bitcoin-git> bitcoin/master 23c3dcb Hennadii Stepanov: ci: Drop --failfast in functional tests on native Windows CI task
<bitcoin-git> bitcoin/master 15d1098 MarcoFalke: Merge bitcoin/bitcoin#23513: ci: Drop --failfast in functional tests on na...
<bitcoin-git> [bitcoin] MarcoFalke merged 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] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/024e4debc529...fa2303989bed
<bitcoin-git> bitcoin/master fa62207 MarcoFalke: test: Return the largest utxo in MiniWallet.get_utxo
<bitcoin-git> bitcoin/master fa23039 MarcoFalke: Merge bitcoin/bitcoin#23515: test: Return the largest utxo in MiniWallet.g...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23408: fuzz: Rework ConsumeScript (master...2111-fuzzScript) https://github.com/bitcoin/bitcoin/pull/23408
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ba74123f931...024e4debc529
<bitcoin-git> bitcoin/master fa4baf0 MarcoFalke: fuzz: Rework ConsumeScript
<bitcoin-git> bitcoin/master 024e4de MarcoFalke: Merge bitcoin/bitcoin#23408: fuzz: Rework ConsumeScript
<bitcoin-git> [bitcoin] laanwj merged pull request #23004: multiprocess: add interfaces::ExternalSigner class (master...pr/ipc-signer) https://github.com/bitcoin/bitcoin/pull/23004
<bitcoin-git> bitcoin/master a032fa3 Russell Yanofsky: multiprocess: add interfaces::ExternalSigner class
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36d184d0c876...1ba74123f931
<bitcoin-git> bitcoin/master 1ba7412 W. J. van der Laan: Merge bitcoin/bitcoin#23004: multiprocess: add interfaces::ExternalSigner ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22508: fuzz: replace every fuzzer-controlled while loop with a macro (master...2021-07--fuzzer-loops) https://github.com/bitcoin/bitcoin/pull/22508
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c82284cfdccd...36d184d0c876
<bitcoin-git> bitcoin/master 214d905 Andrew Poelstra: fuzz: replace every fuzzer-controlled loop with a LIMITED_WHILE loop
<bitcoin-git> bitcoin/master 36d184d MarcoFalke: Merge bitcoin/bitcoin#22508: fuzz: replace every fuzzer-controlled while l...
<bitcoin-git> [bitcoin] laanwj merged pull request #23345: build: Drop unneeded dependencies for bitcoin-wallet tool (master...211024-bw-deps) https://github.com/bitcoin/bitcoin/pull/23345
<bitcoin-git> bitcoin/master 4fe7cf1 Hennadii Stepanov: build: Drop unneeded dependencies for bitcoin-wallet tool
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aec631bccc2f...c82284cfdccd
<bitcoin-git> bitcoin/master c82284c W. J. van der Laan: Merge bitcoin/bitcoin#23345: build: Drop unneeded dependencies for bitcoin...
<bitcoin-git> [bitcoin] laanwj merged pull request #23462: test: Enable SC2046 and SC2086 shellcheck rules (master...211107-lintsh) https://github.com/bitcoin/bitcoin/pull/23462
<bitcoin-git> bitcoin/master 9a1ad7b Hennadii Stepanov: test: Enable SC2086 shellcheck rule
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2efc8c0999a4...aec631bccc2f
<bitcoin-git> bitcoin/master fe0ff56 Hennadii Stepanov: test: Enable SC2046 shellcheck rule
<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] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41a1b5f58ca5...2efc8c0999a4
<bitcoin-git> bitcoin/master 410f99f CallMeMisterOwl: build_msvc/bitcoin_config.h is generated using build_msvc/msvc-autogen.py
<bitcoin-git> bitcoin/master 2efc8c0 W. J. van der Laan: Merge bitcoin/bitcoin#23198: build: Parse version information in msvc-auto...
<bitcoin-git> [bitcoin] fanquake closed pull request #23519: Update README.md (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23519
<bitcoin-git> [bitcoin] johnoseni1 opened pull request #23519: Update README.md (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23519
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23518: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23518
<bitcoin-git> [bitcoin] johnoseni1 opened pull request #23518: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23518
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23517: scripted-diff: Move miner to src/node (master...2111-minerNode) https://github.com/bitcoin/bitcoin/pull/23517
<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] MarcoFalke merged pull request #23046: test: Add txindex migration test (master...2109-txindexMigrate) https://github.com/bitcoin/bitcoin/pull/23046
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8251316acb60...41a1b5f58ca5
<bitcoin-git> bitcoin/master fadc4c7 MarcoFalke: test: Add txindex migration test
<bitcoin-git> bitcoin/master 41a1b5f MarcoFalke: Merge bitcoin/bitcoin#23046: test: Add txindex migration test
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23153: Add an argparse abbreviated mode to --failfast (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23153
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffcb4374c440...8251316acb60
<bitcoin-git> bitcoin/master 2198f79 katesalazar: Add an argparse abbreviated mode to --failfast
<bitcoin-git> bitcoin/master 8251316 MarcoFalke: Merge bitcoin/bitcoin#23153: Add an argparse abbreviated mode to --failfas...
<bitcoin-git> [bitcoin] fanquake merged 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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5cc8d2e381b9...ffcb4374c440
<bitcoin-git> bitcoin/master a9872e1 Sebastian Falbesoner: test: remove unnecessary block rehashing prior to solving
<bitcoin-git> bitcoin/master ffcb437 fanquake: Merge bitcoin/bitcoin#23498: test: remove unnecessary block rehashing prio...
<bitcoin-git> [bitcoin] fanquake merged pull request #23510: doc: Fixed dead link in build-unix.md (master...doc_build_unix) https://github.com/bitcoin/bitcoin/pull/23510
<bitcoin-git> [bitcoin] fanquake opened pull request #23511: release: require glibc 2.18+ (master...glibc_2_18) https://github.com/bitcoin/bitcoin/pull/23511

2021-11-14

<bitcoin-git> [bitcoin] 0xree opened pull request #23510: doc: Fix dead link on unix-build (master...doc_build_unix) https://github.com/bitcoin/bitcoin/pull/23510
<bitcoin-git> [bitcoin] 0xree closed pull request #23436: doc: Fix Arch PKGBUILD (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23436
<bitcoin-git> [bitcoin] za-kk closed pull request #17355: gui: grey out used address in address book (master...oct-19-17174) https://github.com/bitcoin/bitcoin/pull/17355
<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] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9d2895157ec0...a85442f62bf1
<bitcoin-git> bitcoin/master 365f354 nthumann: script: Add commits signed with sipas expired key to allow-revsig-commits
<bitcoin-git> bitcoin/master a85442f W. J. van der Laan: Merge bitcoin/bitcoin#22768: script: Add commits signed with sipas expired...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23500: doc: fix typos (master...typos) https://github.com/bitcoin/bitcoin/pull/23500
<bitcoin-git> bitcoin/master 2de1ceb Dimitris Apostolou: depends, wallet: fix typos
<bitcoin-git> bitcoin/master 9d28951 MarcoFalke: Merge bitcoin/bitcoin#23500: doc: fix typos
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6d83b026196e...9d2895157ec0
<bitcoin-git> [gui] w0xlt opened pull request #471: gui: Add Wallet Restore in the GUI (master...restore_wallet_gui) https://github.com/bitcoin-core/gui/pull/471
<bitcoin-git> [bitcoin] dougEfresh closed 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] fanquake merged pull request #23493: Use c++17 in clang-format (master...2111-srcFormat17) https://github.com/bitcoin/bitcoin/pull/23493
<bitcoin-git> bitcoin/master faeb748 MarcoFalke: Use c++17 in clang-format
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04ae20ae136c...6d83b026196e
<bitcoin-git> bitcoin/master 6d83b02 fanquake: Merge bitcoin/bitcoin#23493: Use c++17 in clang-format
<bitcoin-git> [bitcoin] fanquake merged pull request #23494: build: minor boost tidyups (master...boost_cleanups) https://github.com/bitcoin/bitcoin/pull/23494
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5cc083cd46ad...04ae20ae136c
<bitcoin-git> bitcoin/master 32659e5 fanquake: build: don't install Boost cmake config files
<bitcoin-git> bitcoin/master e734847 fanquake: build: remove duplicate -fvisibility=hidden from Boost build
<bitcoin-git> bitcoin/master 04ae20a fanquake: Merge bitcoin/bitcoin#23494: build: minor boost tidyups
<bitcoin-git> [bitcoin] ajtowns opened pull request #23508: Add getforkinfo RPC (master...202111-getforkinfo) https://github.com/bitcoin/bitcoin/pull/23508

2021-11-13

<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] MarcoFalke closed pull request #22901: Improve mempool_package_limits.py (master...master) https://github.com/bitcoin/bitcoin/pull/22901
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23505: 🥕 (master...2111-versionbitsNoTaproot) https://github.com/bitcoin/bitcoin/pull/23505
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23504: ci: Replace soon EOL hirsute with jammy (master...2111-ciJammy) https://github.com/bitcoin/bitcoin/pull/23504
<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

2021-11-12

<bitcoin-git> [bitcoin] rex4539 opened pull request #23500: depends, wallet: fix typos (master...typos) https://github.com/bitcoin/bitcoin/pull/23500
<bitcoin-git> [bitcoin] fanquake merged pull request #23473: build: boring autotools cleanup (master...boring_autotools_cleanup) https://github.com/bitcoin/bitcoin/pull/23473
<bitcoin-git> bitcoin/master a874637 fanquake: build: AX_CHECK_LINK_FLAG serial 6
<bitcoin-git> [bitcoin] fanquake pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/c9dd5c8d6e59...5cc083cd46ad
<bitcoin-git> bitcoin/master 5e6bc43 fanquake: build: cleanup AX_CHECK_LINK_FLAG() usage
<bitcoin-git> bitcoin/master b3dd6c1 fanquake: build: AX_CHECK_COMPILE_FLAG() serial 6
<bitcoin-git> [gui] achow101 opened pull request #469: gui: Load Base64 PSBT string from file (master...b64-psbt-gui) https://github.com/bitcoin-core/gui/pull/469
<bitcoin-git> [bitcoin] ryanofsky opened pull request #23499: multiprocess: Add interfaces::Node::broadCastTransaction method (master...pr/ipc-broadcast) https://github.com/bitcoin/bitcoin/pull/23499
<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] MarcoFalke closed pull request #23492: test: tidy up addrman unit tests (master...2111-testAddrm) https://github.com/bitcoin/bitcoin/pull/23492
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1ff265a20c36...c9dd5c8d6e59
<bitcoin-git> bitcoin/master fab9264 MarcoFalke: test: Remove unused CDataStream copy