2022-10-20

<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/2ac71d20b2eb...fabc0310480b
<bitcoin-git> bitcoin/master f159378 furszy: bench: place benchmark implementation inside benchmark namespace
<bitcoin-git> bitcoin/master 05b8c76 furszy: bench: add "priority level" to the benchmark framework
<bitcoin-git> bitcoin/master 3da7cd2 furszy: bench: explicitly make all current benchmarks "high" priority
<bitcoin-git> [bitcoin] Sjors opened pull request #26351: guix: bump time-machine to 39dcbc7fa3c02ff5c9682f25e1c29667dbfe7827 (master...2022/10/guix-bump-timemachine) https://github.com/bitcoin/bitcoin/pull/26351
<bitcoin-git> [bitcoin] fanquake opened pull request #26350: [22.x] Revert "build: Use Homebrew's sqlite package if it is available" (22.x...revert_slow_macos_sqlite_22_x) https://github.com/bitcoin/bitcoin/pull/26350
<bitcoin-git> [bitcoin] w0xlt opened pull request #26349: rpc: make `address` field optional `list{transactions, sinceblock}` response (master...issue_26338) https://github.com/bitcoin/bitcoin/pull/26349
<bitcoin-git> [bitcoin] SergioDemianLerner opened pull request #26348: Make P2SH redeem script "IF .. PUSH x ELSE ... PUSH y ENDIF CHECKMULTISIG .. " standard (master...master) https://github.com/bitcoin/bitcoin/pull/26348
<bitcoin-git> [bitcoin] ishaanam opened pull request #26347: wallet: ensure the wallet is unlocked when needed for rescanning (master...rescanblockchain_unlock_wallet) https://github.com/bitcoin/bitcoin/pull/26347
<bitcoin-git> [bitcoin] fanquake merged pull request #25595: Verify PSBT inputs rather than check for fields being empty (master...verify_psbt_input) https://github.com/bitcoin/bitcoin/pull/25595
<bitcoin-git> bitcoin/master d256992 Greg Sanders: Verify PSBT inputs rather than check for fields being empty
<bitcoin-git> bitcoin/master e133264 Greg Sanders: Add test for PSBT input verification
<bitcoin-git> bitcoin/master 2ac71d2 fanquake: Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fiel...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a97791d9fb97...2ac71d20b2eb

2022-10-19

<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #26345: refactor: modernize the implementation of uint256.* (master...refactor/uint256-modernize) https://github.com/bitcoin/bitcoin/pull/26345
<bitcoin-git> [bitcoin] achow101 opened pull request #26344: wallet: Fix sendall with watchonly wallets and specified inputs (master...fix-sendall-watchonly) https://github.com/bitcoin/bitcoin/pull/26344
<bitcoin-git> [bitcoin] mzumsande opened pull request #26343: p2p: Don't require services from `ADDR_FETCH` peers (master...202210_addrfetch_servicebits) https://github.com/bitcoin/bitcoin/pull/26343
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26342: Actualización Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/26342
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #26342: Actualización Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/26342
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26342: Actualización Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/26342
<bitcoin-git> [bitcoin] David9941 opened pull request #26342: Actualización Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/26342
<bitcoin-git> [bitcoin] theStack opened pull request #26341: test: add BIP158 false-positive element check in rpc_scanblocks.py (master...202210-test-check_for_false_positives_in_scanblocks) https://github.com/bitcoin/bitcoin/pull/26341
<bitcoin-git> [bitcoin] fanquake closed pull request #22663: dbwrapper: properly destroy objects in case CDBWrapper ctor throws (master...unique_ptr_options_08072021) https://github.com/bitcoin/bitcoin/pull/22663
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25830: refactor: Replace m_params with chainman.GetParams() (master...2022-08-replace-m_params) https://github.com/bitcoin/bitcoin/pull/25830
<bitcoin-git> bitcoin/master 5d3f98d Aurèle Oulès: refactor: Replace m_params with chainman.GetParams()
<bitcoin-git> bitcoin/master a97791d MacroFake: Merge bitcoin/bitcoin#25830: refactor: Replace m_params with chainman.GetP...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/003050dfaf36...a97791d9fb97
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26286: test: Remove unused txmempool include from tests (master...2210-test-cleanup-🐼) https://github.com/bitcoin/bitcoin/pull/26286
<bitcoin-git> bitcoin/master 003050d MacroFake: Merge bitcoin/bitcoin#26286: test: Remove unused txmempool include from te...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bbe265530975...003050dfaf36
<bitcoin-git> bitcoin/master fad7f22 MacroFake: test: Remove unused txmempool include from tests
<bitcoin-git> bitcoin/master 1c48dae MacroFake: test: Use C++11 member initializers for TestMemPoolEntryHelper
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26142: Use `PACKAGE_NAME` in messages rather than hardcoding "Bitcoin Core" (master...220920-package) https://github.com/bitcoin/bitcoin/pull/26142
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c102a558e18b...bbe265530975
<bitcoin-git> bitcoin/master b147322 Hennadii Stepanov: Use `PACKAGE_NAME` in messages rather than hardcoding "Bitcoin Core"
<bitcoin-git> bitcoin/master bbe2655 MacroFake: Merge bitcoin/bitcoin#26142: Use `PACKAGE_NAME` in messages rather than ha...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26179: bench: Add missed `ECCVerifyHandle` instance (master...220924-benchdesc) https://github.com/bitcoin/bitcoin/pull/26179
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0aa641f5f4ab...c102a558e18b
<bitcoin-git> bitcoin/master f09d47b Hennadii Stepanov: bench: Add missed `ECCVerifyHandle` instance
<bitcoin-git> bitcoin/master c102a55 MacroFake: Merge bitcoin/bitcoin#26179: bench: Add missed `ECCVerifyHandle` instance
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26206: test: check importing wallets when blocks are pruned throw an error (master...2022-09-test-import-wallet-pruned) https://github.com/bitcoin/bitcoin/pull/26206
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5974c49f90ea...0aa641f5f4ab
<bitcoin-git> bitcoin/master 4aff7a4 brunoerg: test: check importing wallets when blocks are pruned throw an error
<bitcoin-git> bitcoin/master 0aa641f MacroFake: Merge bitcoin/bitcoin#26206: test: check importing wallets when blocks are...

2022-10-18

<bitcoin-git> [gui] jonatack opened pull request #676: gui: update peers window "Transaction Relay" label and tooltip (master...update-peers-transaction-relay-label-and-tooltip) https://github.com/bitcoin-core/gui/pull/676
<earnestly> luke-jr: owners here are those who own bitcoin-core, not the node operator
<bitcoin-git> [bitcoin] Sjors opened pull request #26335: Guix documentation improvements (master...2022/10/guix-doc) https://github.com/bitcoin/bitcoin/pull/26335
<gribble> https://github.com/bitcoin/bitcoin/issues/26323 | Make full RBF default, but defer mainnet enablement by ajtowns · Pull Request #26323 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] Sjors opened pull request #26334: Add Signet launch shortcut for Windows (master...2022/10/windows-signet) https://github.com/bitcoin/bitcoin/pull/26334
<bitcoin-git> [bitcoin] fanquake closed pull request #26332: [24.x] Revert "build: Use Homebrew's sqlite package if it is available" (master...revert_slow_macos_sqlite_23_x) https://github.com/bitcoin/bitcoin/pull/26332
<bitcoin-git> [bitcoin] fanquake opened pull request #26332: [24.x] Revert "build: Use Homebrew's sqlite package if it is available" (master...revert_slow_macos_sqlite_23_x) https://github.com/bitcoin/bitcoin/pull/26332
<bitcoin-git> [bitcoin] fanquake merged pull request #26327: [24.x] Revert "build: Use Homebrew's sqlite package if it is available" (24.x...revert_slow_macos_sqlite) https://github.com/bitcoin/bitcoin/pull/26327
<bitcoin-git> bitcoin/24.x bb5bcf3 fanquake: Merge bitcoin/bitcoin#26327: [24.x] Revert "build: Use Homebrew's sqlite p...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/032ceb189acd...bb5bcf32baeb
<bitcoin-git> bitcoin/24.x d216d71 fanquake: Revert "build: Use Homebrew's sqlite package if it is available"
<bitcoin-git> [bitcoin] fanquake merged pull request #26321: Adjust `.tx/config` for new Transifex CLI (master...221015-tx) https://github.com/bitcoin/bitcoin/pull/26321
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba441d493ce6...5974c49f90ea
<bitcoin-git> bitcoin/master d6adbb7 Hennadii Stepanov: Adjust `.tx/config` for new Transifex CLI
<bitcoin-git> bitcoin/master 5974c49 fanquake: Merge bitcoin/bitcoin#26321: Adjust `.tx/config` for new Transifex CLI
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26313: doc: consolidate library documentation to libraries.md (master...lib_doc_consolidate) https://github.com/bitcoin/bitcoin/pull/26313
<bitcoin-git> bitcoin/master af781bf fanquake: doc: fix typo in doc/libraries.md
<bitcoin-git> bitcoin/master ba441d4 MacroFake: Merge bitcoin/bitcoin#26313: doc: consolidate library documentation to lib...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e7a0e9627196...ba441d493ce6
<bitcoin-git> bitcoin/master 9e9ae61 fanquake: doc: remove library commentary from src/Makefile.am
<bitcoin-git> [bitcoin] 0xB10C closed pull request #23624: zmq: add rawmempooltx publisher (master...2021-11-zmq-raw-mempool-tx) https://github.com/bitcoin/bitcoin/pull/23624
<bitcoin-git> [bitcoin] aureleoules opened pull request #26331: Implement `CCoinsViewErrorCatcher::HaveCoin` and check disk space periodically (master...2022-10-disk-space-problems-fix) https://github.com/bitcoin/bitcoin/pull/26331
<bitcoin-git> [bitcoin] nancy728 closed pull request #26329: nanci728 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26329
<bitcoin-git> [bitcoin] nancy728 opened pull request #26329: nanci728 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26329

2022-10-17

<bitcoin-git> [bitcoin] jonatack opened pull request #26328: doc: fix up -netinfo relaytxes help (master...update-netinfo-relaytxes-help) https://github.com/bitcoin/bitcoin/pull/26328
<gribble> https://github.com/bitcoin/bitcoin/issues/24125 | p2p: Replace RecursiveMutex `cs_tx_inventory` with Mutex and rename it by w0xlt · Pull Request #24125 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24122 | refactor: replace RecursiveMutex `cs_vProcessMsg` with Mutex (and rename) by theStack · Pull Request #24122 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24097 | Replace RecursiveMutex m_cs_banned with Mutex, and rename it by hebasto · Pull Request #24097 · bitcoin/bitcoin · GitHub
<hebasto> there are 11 signed guix builds already; is it time to publish binaries in https://bitcoincore.org/bin/bitcoin-core-24.0/test.rc2 ?
<bitcoin-git> [bitcoin] glozow merged pull request #23443: p2p: Erlay support signaling (master...2021-11-erlay1) https://github.com/bitcoin/bitcoin/pull/23443
<bitcoin-git> bitcoin/master 4470acf Gleb Naumenko: p2p: Forget peer's reconciliation state on disconnect
<bitcoin-git> bitcoin/master 3fcf78e Gleb Naumenko: p2p: Announce reconciliation support
<bitcoin-git> [bitcoin] glozow pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/a52ff619a45c...e7a0e9627196
<bitcoin-git> bitcoin/master 24e36fa Gleb Naumenko: log: Add tx reconciliation log category
<MacroFake> Should there be a quicker rc3? Not sure how much of https://github.com/bitcoin/bitcoin/milestone/54 is going to make it in at this point.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26327: [24.x] Revert "build: Use Homebrew's sqlite package if it is available" (24.x...revert_slow_macos_sqlite) https://github.com/bitcoin/bitcoin/pull/26327
<bitcoin-git> [bitcoin] andrewtoth opened pull request #26326: net: don't lock cs_main while reading blocks in net processing (master...remove-read-lock-in-net) https://github.com/bitcoin/bitcoin/pull/26326
<bitcoin-git> [bitcoin] aureleoules opened pull request #26325: rpc: Return accurate results for scanblocks (master...2022-10-improve-scanblocks) https://github.com/bitcoin/bitcoin/pull/26325
<bitcoin-git> bitcoin/master a52ff61 Andrew Chow: Merge bitcoin/bitcoin#25985: Revert "build: Use Homebrew's sqlite package ...
<bitcoin-git> [bitcoin] achow101 merged pull request #25985: Revert "build: Use Homebrew's sqlite package if it is available" (master...revert_slow_macos_sqlite) https://github.com/bitcoin/bitcoin/pull/25985
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c35b91afdc40...a52ff619a45c
<bitcoin-git> bitcoin/master d216d71 fanquake: Revert "build: Use Homebrew's sqlite package if it is available"
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #19531: add static_check_equal for easier to read compiler errors (master...static_check) https://github.com/bitcoin/bitcoin/pull/19531

2022-10-16

<bitcoin-git> [bitcoin] ajtowns opened pull request #26323: Make full RBF default, but defer mainnet enablement (master...202210-deferfullrbf) https://github.com/bitcoin/bitcoin/pull/26323

2022-10-15

<bitcoin-git> [bitcoin] achow101 merged pull request #26319: add 0xb10c builder key (master...2022-10-add-builder-key) https://github.com/bitcoin/bitcoin/pull/26319
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f1f5f6f1ec4...c35b91afdc40
<bitcoin-git> bitcoin/master 5165ae1 0xb10c: add 0xb10c builder key
<bitcoin-git> bitcoin/master c35b91a Andrew Chow: Merge bitcoin/bitcoin#26319: add 0xb10c builder key
<bitcoin-git> [bitcoin] hebasto opened pull request #26321: Adjust `.tx/config` for new Transifex CLI (master...221015-tx) https://github.com/bitcoin/bitcoin/pull/26321
<bitcoin-git> [bitcoin] 0xB10C opened pull request #26319: add 0xb10c builder key (master...2022-10-add-builder-key) https://github.com/bitcoin/bitcoin/pull/26319
<bitcoin-git> [bitcoin] kcalvinalvin closed pull request #25637: index: Remove unused BlockFilter::Unserialize() (master...2022-07-13-remove-unused-blockfilter-unserialize) https://github.com/bitcoin/bitcoin/pull/25637
<fanquake> At a higher level, it'd be great if someone working on the GUI could explain what the longer term plan for it is. My understanding was that the current GUI was almost in somewhat of a maintenance mode (no real new features / development etc), because there's more effort being spent on https://github.com/bitcoin-core/gui-qml.
<fanquake> In regards to review/contributing being more difficult. I think that's just a reflection of the reality that most devs don't want to work on/review the GUI, and I think it'd be suboptimal if we pulled the GUI back in, and that started taking away (in any amount) from the already severely limited review capacity we currently have in bitcoin/bitcoin.
<fanquake> In general, I don't think we should be returning to a state where we're having conversations like this, https://github.com/bitcoin-core/gui/issues/674 (make the desktop icon more round on macOS to better fit macOS rules) in the same repository that we're trying to fix actual bugs and do things like this: https://github.com/bitcoin/bitcoin/pull/25717.
<fanquake> I think merging GUI development back into the main repo would quite be a regression. As far as I'm aware, for non-GUI contributors, it's been a great filter for keeping all the not-related-to-bitcoin GUI stuff out of their inboxes (probably similar for the thousands of bitcoin/bitcoin subscribers).
<bitcoin-git> [bitcoin] andrewtoth opened pull request #26316: use shared mutex to guard against block files being removed before read (master...block-read-shared-mutex) https://github.com/bitcoin/bitcoin/pull/26316

2022-10-14

<bitcoin-git> [bitcoin] brunoerg opened pull request #26314: test: perturb anchors.dat to test error during initialization (master...2022-10-test-perturb-anchors) https://github.com/bitcoin/bitcoin/pull/26314
<fanquake> 24.0rc2 is now tagged, and ready for Guix building: https://github.com/bitcoin/bitcoin/releases/tag/v24.0rc2.
<bitcoin-git> [bitcoin] fanquake opened pull request #26313: doc: consolidate library documentation to libraries.md (master...lib_doc_consolidate) https://github.com/bitcoin/bitcoin/pull/26313
<bitcoin-git> [bitcoin] fanquake pushed tag v24.0rc2: https://github.com/bitcoin/bitcoin/compare/v24.0rc2
<bitcoin-git> bitcoin/24.x e5aec59 fanquake: build: Bump version to 24.0rc2
<bitcoin-git> bitcoin/24.x c349096 fanquake: doc: Generate manual pages for 24.0rc2
<bitcoin-git> bitcoin/24.x d68b6ab fanquake: doc: Generate example bitcoin conf for 24.0rc2
<bitcoin-git> [bitcoin] fanquake merged pull request #26309: [24.x] Bump version to 24.0rc2 (24.x...version_update_rc2) https://github.com/bitcoin/bitcoin/pull/26309
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/885366c67add...032ceb189acd
<bitcoin-git> [bitcoin] vasild opened pull request #26312: Remove Sock::Get() and Sock::Sock() (master...remove_Sock_Get) https://github.com/bitcoin/bitcoin/pull/26312
<bitcoin-git> bitcoin/master ae3626e Sebastian Falbesoner: test: use MiniWallet for rpc_scanblocks.py
<bitcoin-git> bitcoin/master 3f1f5f6 MacroFake: Merge bitcoin/bitcoin#26307: test: use MiniWallet for rpc_scanblocks.py
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26307: test: use MiniWallet for rpc_scanblocks.py (master...202210-test-use_MiniWallet_for_scanblocks) https://github.com/bitcoin/bitcoin/pull/26307
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3b85e17b496d...3f1f5f6f1ec4
<bitcoin-git> [bitcoin] fanquake merged pull request #26297: ci: Use all available CPUs for functional tests in "Win64 native" task (master...221011-job6) https://github.com/bitcoin/bitcoin/pull/26297
<bitcoin-git> bitcoin/master 6fbd173 Hennadii Stepanov: ci: Use all available CPUs for functional tests in "Win64 native" task
<bitcoin-git> bitcoin/master 3b85e17 fanquake: Merge bitcoin/bitcoin#26297: ci: Use all available CPUs for functional tes...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/deeb70a165ad...3b85e17b496d
<bitcoin-git> [bitcoin] fanquake opened pull request #26309: [24.x] Bump version to 24.0rc2 (24.x...version_update_rc2) https://github.com/bitcoin/bitcoin/pull/26309

2022-10-13

<bitcoin-git> [bitcoin] achow101 merged pull request #26306: add lock annotation for FeeFilterRounder::round() (master...2022-10-round-mutex) https://github.com/bitcoin/bitcoin/pull/26306
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0384b1941493...deeb70a165ad
<bitcoin-git> bitcoin/master cbb2da8 glozow: add lock annotation for FeeFilterRounder::round()
<bitcoin-git> bitcoin/master deeb70a Andrew Chow: Merge bitcoin/bitcoin#26306: add lock annotation for FeeFilterRounder::rou...
<bitcoin-git> [bitcoin] andrewtoth opened pull request #26308: rest: reduce LOCK(cs_main) scope in rest_block: ~6 times as many requests per second (master...no-lock-for-read-block) https://github.com/bitcoin/bitcoin/pull/26308
<bitcoin-git> [bitcoin] theStack opened pull request #26307: test: use MiniWallet for rpc_scanblocks.py (master...202210-test-use_MiniWallet_for_scanblocks) https://github.com/bitcoin/bitcoin/pull/26307
<gribble> https://github.com/bitcoin/bitcoin/issues/859583 | HTTP Error 404: Not Found
<bitcoin-git> [bitcoin] glozow opened pull request #26306: add lock annotation for FeeFilterRounder::round() (master...2022-10-round-mutex) https://github.com/bitcoin/bitcoin/pull/26306
<bitcoin-git> [bitcoin] achow101 merged pull request #24851: init: ignore BIP-30 verification in DisconnectBlock for problematic blocks (master...bip30-disconnect-block) https://github.com/bitcoin/bitcoin/pull/24851
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/92be831847e3...0384b1941493
<bitcoin-git> bitcoin/master 511eb7f Chris Geihsler: Ignore problematic blocks in DisconnectBlock
<bitcoin-git> bitcoin/master e899d4c Chris Geihsler: init: limit bip30 exceptions to coinbase txs
<bitcoin-git> bitcoin/master 0384b19 Andrew Chow: Merge bitcoin/bitcoin#24851: init: ignore BIP-30 verification in Disconnec...
<bitcoin-git> [bitcoin] ariard opened pull request #26305: Enable `mempoolfullrbf=1` by default (master...2022-10-activate-fullrbf) https://github.com/bitcoin/bitcoin/pull/26305
<bitcoin-git> [bitcoin] achow101 merged pull request #26133: [24.x] Backports for rc2 (24.x...24.0rc2_backports) https://github.com/bitcoin/bitcoin/pull/26133
<bitcoin-git> bitcoin/24.x c97d924 Pieter Wuille: Correct sanity-checking script_size calculation
<bitcoin-git> bitcoin/24.x 7e0bcfb Larry Ruane: p2p: ProcessHeadersMessage(): fix received_new_header
<bitcoin-git> [bitcoin] achow101 pushed 16 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/3f385c912ea3...885366c67add
<bitcoin-git> bitcoin/24.x da6fba6 Andrew Chow: docs: Add 371 to bips.md
<bitcoin-git> [bitcoin] achow101 merged pull request #25412: rest: add `/deploymentinfo` endpoint (master...2022-06-rest-deploymentinfo) https://github.com/bitcoin/bitcoin/pull/25412
<bitcoin-git> bitcoin/master 3e44bee brunoerg: test: add coverage for `/rest/deploymentinfo`
<bitcoin-git> bitcoin/master 5c96020 brunoerg: doc: add `/deploymentinfo` in REST-interface
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0bac04b75850...92be831847e3
<bitcoin-git> bitcoin/master 9149703 brunoerg: rest: add `/deploymentinfo`
<bitcoin-git> [bitcoin] achow101 merged pull request #24407: fees: make the class FeeFilterRounder thread-safe (master...FeeFilterRounder_thread_safe) https://github.com/bitcoin/bitcoin/pull/24407
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5ff3d1e5ce90...0bac04b75850
<bitcoin-git> bitcoin/master e7a5bf6 Vasil Dimov: fees: make the class FeeFilterRounder thread-safe
<bitcoin-git> bitcoin/master 8b4ad20 Vasil Dimov: fees: make FeeFilterRounder::feeset const
<bitcoin-git> bitcoin/master 8173f16 Vasil Dimov: style: rename variables to match coding style
<bitcoin-git> [bitcoin] achow101 merged pull request #24269: test: add functional test for `-discover` (master...2022-02-discover-test) https://github.com/bitcoin/bitcoin/pull/24269
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1dec90d95b8c...5ff3d1e5ce90
<bitcoin-git> bitcoin/master bff05bd brunoerg: test: add functional test for -discover
<bitcoin-git> bitcoin/master 5ff3d1e Andrew Chow: Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`
<bitcoin-git> [bitcoin] achow101 merged pull request #25526: wallet: avoid double keypool TopUp() call on descriptor wallets (master...2022_wallet_remove_extra_topup) https://github.com/bitcoin/bitcoin/pull/25526
<bitcoin-git> bitcoin/master 599ff5a furszy: wallet: avoid double TopUp() calls on descriptor wallets
<bitcoin-git> bitcoin/master 76b982a furszy: wallet: remove unused `nAccountingEntryNumber` field
<bitcoin-git> bitcoin/master bfb9b94 furszy: wallet: remove duplicate descriptor type check in GetNewDestination
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/cb9764b686cc...1dec90d95b8c
<bitcoin-git> [bitcoin] achow101 merged pull request #26109: rpc, doc: getpeerinfo updates (master...2022-09-getpeerinfo-netinfo-updates) https://github.com/bitcoin/bitcoin/pull/26109
<bitcoin-git> bitcoin/master df660dd Jon Atack: Update getpeerinfo/-netinfo/TxRelay#m_relay_txs relaytxes docs (for v24 ba...
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/bc2b1f0fe2fe...cb9764b686cc
<bitcoin-git> bitcoin/master 9cd6682 Jon Atack: Make getpeerinfo field order consistent with its help (for v24 backport)
<bitcoin-git> bitcoin/master 1f44854 Jon Atack: Always return getpeerinfo "minfeefilter" field (for v24 backport)
<bitcoin-git> [bitcoin] achow101 merged pull request #23549: Add scanblocks RPC call (attempt 2) (master...2021-11-scanblocks) https://github.com/bitcoin/bitcoin/pull/23549
<bitcoin-git> bitcoin/master 6ef2566 Jonas Schnelli: rpc: add scanblocks - scan for relevant blocks with descriptors
<bitcoin-git> bitcoin/master 94fe545 Jonas Schnelli: test: rpc: add scanblocks functional test
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6912a28f08ca...bc2b1f0fe2fe
<bitcoin-git> bitcoin/master a4258f6 James O'Beirne: rpc: move-only: consolidate blockchain scan args
<jamesob> Anyone know why Github wouldn't be reflecting commits already merged into master on a PR based upon those commits? I've rebased, but the PR is still showing the now-in-master commits: https://github.com/bitcoin/bitcoin/pull/25740
<bitcoin-git> [bitcoin] jamesob reopened pull request #25740: assumeutxo: background validation completion (master...2022-07-au.complete) https://github.com/bitcoin/bitcoin/pull/25740
<bitcoin-git> [bitcoin] jamesob closed pull request #25740: assumeutxo: background validation completion (master...2022-07-au.complete) https://github.com/bitcoin/bitcoin/pull/25740
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26287: Temporarily disable -mempoolfullrbf for the main chain (master...2210-fullrbf-🚡) https://github.com/bitcoin/bitcoin/pull/26287
<bitcoin-git> [bitcoin] achow101 merged pull request #25667: assumeutxo: snapshot initialization (master...2022-07-au.init-2) https://github.com/bitcoin/bitcoin/pull/25667
<bitcoin-git> [bitcoin] achow101 pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/147d64dbdf51...6912a28f08ca
<bitcoin-git> bitcoin/master f9f1735 James O'Beirne: validation: rename snapshot chainstate dir
<bitcoin-git> bitcoin/master d14bebf James O'Beirne: db: add StoragePath to CDBWrapper/CCoinsViewDB
<bitcoin-git> bitcoin/master 252abd1 James O'Beirne: init: add utxo snapshot detection
<bitcoin-git> [bitcoin] glozow merged pull request #25858: psbt: Only include PSBT_OUT_TAP_TREE when the output has a script path (master...psbt-no-empty-taptree) https://github.com/bitcoin/bitcoin/pull/25858
<bitcoin-git> bitcoin/master 7df6e1b Andrew Chow: psbt: Fix merging of m_tap_tree
<bitcoin-git> bitcoin/master 22c051c Andrew Chow: tests: Test that PSBT_OUT_TAP_TREE is combined correctly
<bitcoin-git> [bitcoin] glozow pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/75cbbfa27968...147d64dbdf51
<bitcoin-git> bitcoin/master 0652dc5 Jeremy Rubin: [BugFix]: Do not allow deserializing PSBT with empty PSBT_OUT_TAP_TREE
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26302: refactor: Use type-safe time point for CWallet::m_next_resend (master...2210-wallet-time-🤗) https://github.com/bitcoin/bitcoin/pull/26302
<bitcoin-git> [bitcoin] aureleoules reopened pull request #25830: refactor: Replace m_params with chainman.GetParams() (master...2022-08-replace-m_params) https://github.com/bitcoin/bitcoin/pull/25830
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26299: ci: Use Multi-ToolTask in "Win64 native" task (master...221012-mtt) https://github.com/bitcoin/bitcoin/pull/26299
<bitcoin-git> bitcoin/master 98c389c Hennadii Stepanov: ci: Use Multi-ToolTask in "Win64 native" task
<bitcoin-git> bitcoin/master 75cbbfa MacroFake: Merge bitcoin/bitcoin#26299: ci: Use Multi-ToolTask in "Win64 native" task
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a5f95bafcd42...75cbbfa27968
<bitcoin-git> [bitcoin] fanquake closed pull request #21006: rpc: reduce LOCK(cs_min) scope in rest_block: ~5 times as many requests per second (master...2021-01-reduce-cs_main-lock-in-rest_block) https://github.com/bitcoin/bitcoin/pull/21006
<bitcoin-git> [bitcoin] fanquake closed pull request #26293: refactor: move interfaces/* to common/interfaces/* (master...move_interfaces_lib_common) https://github.com/bitcoin/bitcoin/pull/26293
<bitcoin-git> bitcoin/master a5f95ba fanquake: Merge bitcoin/bitcoin#25964: build: fix mingw miniupnpc cflags
<bitcoin-git> [bitcoin] fanquake merged pull request #25964: build: fix mingw miniupnpc cflags (master...fixup_mingw_cflags) https://github.com/bitcoin/bitcoin/pull/25964
<bitcoin-git> bitcoin/master 859644b fanquake: build: set D_WIN32_WINNT=0x0601 for mingw miniupnpc
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aa6fb37accc6...a5f95bafcd42
<bitcoin-git> bitcoin/master 8e2d93f fanquake: build: fix cflags passing for mingw miniupnpc
<bitcoin-git> [bitcoin] fanquake merged pull request #26205: wallet: #25768 follow ups (master...n25768-follow-ups) https://github.com/bitcoin/bitcoin/pull/26205
<bitcoin-git> bitcoin/master 7fbde8a stickies-v: refactor: carve out tx resend timer logic into ShouldResend
<bitcoin-git> bitcoin/master c6e8e11 stickies-v: wallet: fix capitalization in docstring
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/7e5fe034618e...aa6fb37accc6
<bitcoin-git> bitcoin/master 01f3534 stickies-v: refactor: remove unused locks for ResubmitWalletTransactions
<bitcoin-git> [bitcoin] fanquake merged pull request #24467: doc: minor improvements in getutxos REST endpoint synopsis (master...202203-doc-rest-getutxos_improvements) https://github.com/bitcoin/bitcoin/pull/24467
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/422efcad36e3...7e5fe034618e
<bitcoin-git> bitcoin/master c456302 Sebastian Falbesoner: doc: minor improvements in getutxos REST endpoint synopsis
<bitcoin-git> bitcoin/master 7e5fe03 fanquake: Merge bitcoin/bitcoin#24467: doc: minor improvements in getutxos REST endp...
<bitcoin-git> [bitcoin] fanquake merged pull request #26188: test: silence TSAN false positive in coinstatsindex_initial_sync (master...fix_coinstatsindex_initial_sync) https://github.com/bitcoin/bitcoin/pull/26188
<bitcoin-git> bitcoin/master 6526dc3 Vasil Dimov: test: silence TSAN false positive in coinstatsindex_initial_sync
<bitcoin-git> bitcoin/master 861cb3f Vasil Dimov: test: move SyncWithValidationInterfaceQueue() before Stop() in txindex_tes...
<bitcoin-git> bitcoin/master 422efca fanquake: Merge bitcoin/bitcoin#26188: test: silence TSAN false positive in coinstat...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7e1007a3c6c9...422efcad36e3
<bitcoin-git> [bitcoin] fanquake closed pull request #24773: [POC] Enable AVX2 implementation of SHA256 for MSVC builds (master...220405-avx2) https://github.com/bitcoin/bitcoin/pull/24773

2022-10-12

<bitcoin-git> [bitcoin] achow101 reopened pull request #25730: RPC: listunspent, add "include immature coinbase" flag (master...2022_RPC_listunspent_include_immature_coinbase) https://github.com/bitcoin/bitcoin/pull/25730
<bitcoin-git> [bitcoin] achow101 closed pull request #18904: Don't call lsn_reset in periodic flush (master...lsn_reset_fix) https://github.com/bitcoin/bitcoin/pull/18904
<bitcoin-git> [bitcoin] achow101 closed pull request #25747: rpc: add ability to export/import descriptor files in `listdescriptors` and `importdescriptors` (master...desc_file) https://github.com/bitcoin/bitcoin/pull/25747
<bitcoin-git> [bitcoin] achow101 closed pull request #25730: RPC: listunspent, add "include immature coinbase" flag (master...2022_RPC_listunspent_include_immature_coinbase) https://github.com/bitcoin/bitcoin/pull/25730
<bitcoin-git> [bitcoin] aureleoules closed pull request #25780: tidy: Enable more clang-tidy bugprone checks (master...2022-08-enable-bugprone-checks) https://github.com/bitcoin/bitcoin/pull/25780
<bitcoin-git> [bitcoin] achow101 closed pull request #25706: lint: Make lint spellcheck a failure instead of warning (master...2022-07-lint-spellcheck-failure) https://github.com/bitcoin/bitcoin/pull/25706
<bitcoin-git> [bitcoin] glozow merged pull request #25421: net: convert standalone IsSelectableSocket() and SetSocketNonBlocking() to Sock methods (master...convert_IsSelectableSocket_and_SetSocketNonBlocking) https://github.com/bitcoin/bitcoin/pull/25421
<bitcoin-git> bitcoin/master 5db7d2c Vasil Dimov: moveonly: move IsSelectableSocket() from compat.h to sock.{h,cpp}
<bitcoin-git> bitcoin/master b4bac55 Vasil Dimov: net: convert standalone IsSelectableSocket() to Sock::IsSelectable()
<bitcoin-git> bitcoin/master 29f66f7 Vasil Dimov: moveonly: move SetSocketNonBlocking() from netbase to util/sock
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/cc12b8947b6d...7e1007a3c6c9
<bitcoin-git> [bitcoin] glozow closed pull request #25597: refactor: replace RecursiveMutex `cs_sendProcessing` with Mutex (master...202207-refactor-change_send_processing_recursive_mutex_to_mutex) https://github.com/bitcoin/bitcoin/pull/25597
<bitcoin-git> [bitcoin] ryanofsky reopened pull request #24922: Isolate the storage abstraction layer from the application/serialization layer (master...feat/storage-isolation) https://github.com/bitcoin/bitcoin/pull/24922
<bitcoin-git> [bitcoin] achow101 closed pull request #25366: util, rpc: Add parameter to `deriveaddresses` to display address information (master...desc_rpc) https://github.com/bitcoin/bitcoin/pull/25366
<bitcoin-git> [bitcoin] achow101 closed pull request #25291: test: Refactor rpc_fundrawtransaction.py (master...refactor-rpc_fundrawtransaction.py) https://github.com/bitcoin/bitcoin/pull/25291
<bitcoin-git> [bitcoin] achow101 reopened pull request #25243: test: autogenerate bash completion (master...bash-completion) https://github.com/bitcoin/bitcoin/pull/25243
<bitcoin-git> [bitcoin] achow101 closed pull request #25243: test: autogenerate bash completion (master...bash-completion) https://github.com/bitcoin/bitcoin/pull/25243
<bitcoin-git> [bitcoin] tehelsper closed pull request #24950: Add config option to set max debug log size (master...master) https://github.com/bitcoin/bitcoin/pull/24950
<bitcoin-git> [bitcoin] Empact opened pull request #26301: refactor: Extract util/exception from util/system (master...2022-10-util-exception) https://github.com/bitcoin/bitcoin/pull/26301
<bitcoin-git> [bitcoin] stratospher closed pull request #23441: fuzz: Differential fuzzing for ChaCha20Forward4064-Poly1305@bitcoin cipher suite (master...fuzz_aead_v2) https://github.com/bitcoin/bitcoin/pull/23441
<bitcoin-git> [bitcoin] achow101 closed pull request #24972: build: Make `libunivalue` a non-Libtool convenience library (master...220425-no-libtool) https://github.com/bitcoin/bitcoin/pull/24972
<bitcoin-git> [bitcoin] achow101 closed pull request #24922: Isolate the storage abstraction layer from the application/serialization layer (master...feat/storage-isolation) https://github.com/bitcoin/bitcoin/pull/24922
<bitcoin-git> [bitcoin] hebasto closed pull request #24774: build, refactor: Rely on `AC_DEFINE` macro (master...220405-config) https://github.com/bitcoin/bitcoin/pull/24774
<bitcoin-git> [bitcoin] achow101 closed pull request #24833: refactor: consensus/tx_verify.{h,cpp} tidy-ups (master...consensus-tx_verify-fixups) https://github.com/bitcoin/bitcoin/pull/24833
<bitcoin-git> [bitcoin] aureleoules closed pull request #26102: test: test_runner option to run tests in priority (master...2022-09-test-runner-priority) https://github.com/bitcoin/bitcoin/pull/26102
<bitcoin-git> [bitcoin] aureleoules closed pull request #25830: refactor: Replace m_params with chainman.GetParams() (master...2022-08-replace-m_params) https://github.com/bitcoin/bitcoin/pull/25830
<bitcoin-git> [bitcoin] hebasto closed pull request #24283: build: Add `show-%` target for multi-line variables and debug info (master...220207-print) https://github.com/bitcoin/bitcoin/pull/24283
<bitcoin-git> [bitcoin] achow101 closed pull request #24435: test: Refactor subtree exclusion in lint tests (master...#17413-Subtree-Exclude-Dirs) https://github.com/bitcoin/bitcoin/pull/24435
<bitcoin-git> [bitcoin] aureleoules closed pull request #25673: refactor: make member functions const when applicable (master...2022-07-refactor) https://github.com/bitcoin/bitcoin/pull/25673
<bitcoin-git> [bitcoin] aureleoules closed pull request #26246: refactor: Remove duplicated test code (master...2022-10-refactor-duplicated-test-code) https://github.com/bitcoin/bitcoin/pull/26246
<bitcoin-git> [bitcoin] aureleoules closed pull request #26052: contrib: Add script to colorize logs (master...2022-09-colorize-output-script) https://github.com/bitcoin/bitcoin/pull/26052
<bitcoin-git> [bitcoin] glozow closed pull request #24158: Optimize Mempool Reorg logic using Epochs, improving memory usage and runtime. (master...epoch-mempool-reorg-updates) https://github.com/bitcoin/bitcoin/pull/24158
<bitcoin-git> [bitcoin] achow101 closed pull request #24202: rpc: allow dumptxoutset to dump human-readable data (master...feature-utxo-ascii) https://github.com/bitcoin/bitcoin/pull/24202
<bitcoin-git> [bitcoin] achow101 closed pull request #24185: refactor: only use explicit reinterpret/const casts, not implicit (master...explicit-reinterpret-cast) https://github.com/bitcoin/bitcoin/pull/24185
<bitcoin-git> [bitcoin] glozow closed pull request #23633: Make `CFeeRate` work with `uint64_t` sizes (master...feature/2021-11-30-FeeRate-uint64_t) https://github.com/bitcoin/bitcoin/pull/23633
<bitcoin-git> [bitcoin] achow101 closed pull request #23444: fuzz: Add regression test for wallet crash (master...2111-fuzzWall) https://github.com/bitcoin/bitcoin/pull/23444
<bitcoin-git> [bitcoin] achow101 closed 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] aureleoules opened pull request #26300: Add Stale Bot configuration (master...2022-10-stale-bot-config) https://github.com/bitcoin/bitcoin/pull/26300
<bitcoin-git> [bitcoin] achow101 closed pull request #22793: Simplify BaseSignatureChecker virtual functions and GenericTransactionSignatureChecker constructors (master...refactor-sig-checker) https://github.com/bitcoin/bitcoin/pull/22793
<bitcoin-git> [bitcoin] achow101 closed pull request #22552: build: Improve depends build system robustness (master...210726-deps) https://github.com/bitcoin/bitcoin/pull/22552
<bitcoin-git> [bitcoin] achow101 closed pull request #22486: build: Avoid rebuilding makefiles (master...avoid_rebuilding_makefiles) https://github.com/bitcoin/bitcoin/pull/22486
<bitcoin-git> [bitcoin] achow101 closed pull request #22372: Support multiple -*notify commands (master...multinotify) https://github.com/bitcoin/bitcoin/pull/22372
<bitcoin-git> [bitcoin] achow101 closed pull request #22338: [Refactor]: Rename Script methods that only work on PreTapScript scripts (master...opcode_test) https://github.com/bitcoin/bitcoin/pull/22338
<bitcoin-git> [bitcoin] achow101 closed pull request #22266: refactor: call GetBestBlock() before NewIterator() (master...master) https://github.com/bitcoin/bitcoin/pull/22266
<bitcoin-git> [bitcoin] hebasto closed pull request #21570: build, qt: Simplifies checks for `-fPIE` and `-fPIC` compatibility (master...210402-pie) https://github.com/bitcoin/bitcoin/pull/21570
<bitcoin-git> [bitcoin] achow101 closed pull request #22126: build: Disable make builtin rules. (master...disable_builtin_rules) https://github.com/bitcoin/bitcoin/pull/22126
<bitcoin-git> [bitcoin] achow101 closed pull request #22072: Add reindex=auto flag to automatically reindex corrupt data (master...auto-recovery) https://github.com/bitcoin/bitcoin/pull/22072
<bitcoin-git> [bitcoin] achow101 closed pull request #22044: Sanitize fee options (master...sanitize_21893) https://github.com/bitcoin/bitcoin/pull/22044
<bitcoin-git> [bitcoin] achow101 closed pull request #21313: More robust file/directory syncing and error handling (master...fsync_dir_pt2) https://github.com/bitcoin/bitcoin/pull/21313
<bitcoin-git> [bitcoin] achow101 closed pull request #20205: wallet: Properly support a wallet id (master...wallet-id) https://github.com/bitcoin/bitcoin/pull/20205
<bitcoin-git> [bitcoin] achow101 closed pull request #20100: Script: split policy/error consensus codes for CLEANSTACK, MINIMALIF (master...minimal_if) https://github.com/bitcoin/bitcoin/pull/20100
<bitcoin-git> [bitcoin] achow101 closed pull request #19876: wallet: Fix wallet loading race during node start (master...wallet_race) https://github.com/bitcoin/bitcoin/pull/19876
<bitcoin-git> [bitcoin] achow101 closed pull request #19873: Flush dbcache early if system is under memory pressure (master...mempressure) https://github.com/bitcoin/bitcoin/pull/19873
<bitcoin-git> [bitcoin] glozow merged pull request #24858: incorrect blk file size calculation during reindex results in recoverable blk file corruption (master...issue_21379) https://github.com/bitcoin/bitcoin/pull/24858
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d277f42236d...cc12b8947b6d
<bitcoin-git> bitcoin/master bcb0cac mruddy: reindex, log, test: fixes #21379
<bitcoin-git> bitcoin/master cc12b89 glozow: Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during re...
<bitcoin-git> [bitcoin] achow101 closed pull request #19513: Improve systemd service file (master...systemd) https://github.com/bitcoin/bitcoin/pull/19513
<bitcoin-git> [bitcoin] achow101 closed pull request #18933: rpc: Add submit option to generateblock (master...2004-rpcBlock) https://github.com/bitcoin/bitcoin/pull/18933
<bitcoin-git> [bitcoin] achow101 closed pull request #17975: TestFramework: Add Python Miniscript Support (master...test_miniscript) https://github.com/bitcoin/bitcoin/pull/17975
<bitcoin-git> [bitcoin] achow101 closed pull request #17529: rpc: Faster getblock using PureBlock (master...1911-PureTx) https://github.com/bitcoin/bitcoin/pull/17529
<bitcoin-git> [bitcoin] achow101 closed pull request #17484: wallet: add cached m_is_ibd to remove Chain::isInitialBlockDownload (master...2019-11-wallet-remove-isibd) https://github.com/bitcoin/bitcoin/pull/17484
<bitcoin-git> [bitcoin] achow101 closed pull request #17167: Allow whitelisting outgoing connections (master...whitelist_outgoing) https://github.com/bitcoin/bitcoin/pull/17167
<bitcoin-git> [bitcoin] achow101 closed pull request #16673: Relog configuration args on debug.log rotation (master...relog-args-on-rotation) https://github.com/bitcoin/bitcoin/pull/16673
<bitcoin-git> [bitcoin] achow101 closed pull request #15719: Wallet passive startup (master...pr/pool) https://github.com/bitcoin/bitcoin/pull/15719
<bitcoin-git> [bitcoin] achow101 closed pull request #15448: bitcoin-cli: Eliminate "Error parsing JSON" errors (master...pr/unistr) https://github.com/bitcoin/bitcoin/pull/15448
<bitcoin-git> [bitcoin] achow101 closed pull request #13062: Make script interpreter independent from storage type CScript (master...201804_spaninterpret) https://github.com/bitcoin/bitcoin/pull/13062
<bitcoin-git> [bitcoin] achow101 closed pull request #11803: Bugfix: RPC/Wallet: Include HD key metadata in dumpwallet (master...bugfix_dumpwallet_hdkeypath) https://github.com/bitcoin/bitcoin/pull/11803
<bitcoin-git> [bitcoin] hebasto opened pull request #26299: ci: Use Multi-ToolTask in "Win64 native" task (master...221012-mtt) https://github.com/bitcoin/bitcoin/pull/26299
<bitcoin-git> [bitcoin] ryanofsky opened pull request #26298: refactor: Move src/interfaces/*.cpp files to libbitcoin_common.a (master...pr/intclean) https://github.com/bitcoin/bitcoin/pull/26298
<gribble> https://github.com/bitcoin/bitcoin/issues/26205 | wallet: #25768 follow ups by stickies-v · Pull Request #26205 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto opened pull request #26297: ci: Use all available CPUs for functional tests in "Win64 native" task (master...221011-job6) https://github.com/bitcoin/bitcoin/pull/26297
<bitcoin-git> [bitcoin] fanquake opened pull request #26296: [DEMO] Integrate `bitcoin-tidy` clang-tidy plugin - warn on uninitialized members of aggregate types (master...integrate_cory_tidy) https://github.com/bitcoin/bitcoin/pull/26296
<bitcoin-git> [bitcoin] fanquake merged pull request #26280: rpc: Return coinbase flag in scantxoutset (master...2210-rpc-coinbase-scan-🐥) https://github.com/bitcoin/bitcoin/pull/26280
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5fc3939850ef...1d277f42236d
<bitcoin-git> bitcoin/master 1d277f4 fanquake: Merge bitcoin/bitcoin#26280: rpc: Return coinbase flag in scantxoutset
<bitcoin-git> bitcoin/master fa08663 MacroFake: rpc: Return coinbase flag in scantxoutset
<bitcoin-git> [bitcoin] fanquake merged pull request #22087: Validate port-options (master...sanitize_ports) https://github.com/bitcoin/bitcoin/pull/22087
<bitcoin-git> bitcoin/master f8387c4 amadeuszpawlik: Validate port value in `SplitHostPort`
<bitcoin-git> bitcoin/master 0452678 amadeuszpawlik: Validate `port` options
<bitcoin-git> bitcoin/master 5fc3939 fanquake: Merge bitcoin/bitcoin#22087: Validate port-options
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2e77dff7449a...5fc3939850ef

2022-10-11

<gmaxwell> Livestream for Wright's team to explain Wright's plans to enable centralized coin theft on BSV, BCH, and Bitcoin by introducing a cryptographic backdoor ("restoring the original purpose of OP_RETURN") will start and open for your questions at 2PM Eastern: https://www.youtube.com/watch?v=VKXOdTgPvfs
<bitcoin-git> [bitcoin] ajtowns opened pull request #26295: Replace global g_cs_orphans lock with local (master...202210-cs_orphans) https://github.com/bitcoin/bitcoin/pull/26295
<bitcoin-git> [bitcoin] fanquake opened pull request #26294: build: fix EVENT_* flags usage (master...cleanup_event_flags) https://github.com/bitcoin/bitcoin/pull/26294
<gribble> https://github.com/bitcoin/bitcoin/issues/26133 | [24.x] Backports for rc2 by fanquake · Pull Request #26133 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #26293: refactor: move interfaces/* to common/interfaces/* (master...move_interfaces_lib_common) https://github.com/bitcoin/bitcoin/pull/26293