2022-03-22

<bitcoin-git> bitcoin/master fa48ea3 MarcoFalke: Use MiniWallet in feature_coinstatsindex
<bitcoin-git> bitcoin/master fab6143 MarcoFalke: test: Refactor MiniWallet get_utxo helper
<bitcoin-git> bitcoin/master e3206c9 MarcoFalke: Merge bitcoin/bitcoin#24605: test: Use MiniWallet in feature_coinstatsinde...
<bitcoin-git> [bitcoin] luke-jr reopened pull request #24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block (master...bugfix_rpc_prunebc_retval) https://github.com/bitcoin/bitcoin/pull/24629
<bitcoin-git> [bitcoin] luke-jr closed pull request #24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block (master...bugfix_rpc_prunebc_retval) https://github.com/bitcoin/bitcoin/pull/24629

2022-03-21

<bitcoin-git> [bitcoin] luke-jr opened pull request #24633: Bugfix: configure: Quote SUPPRESS_WARNINGS sufficiently to preserve brackets (master...bugfix_suppresswarnings_regex) https://github.com/bitcoin/bitcoin/pull/24633
<bitcoin-git> [bitcoin] 1440000bytes opened pull request #24632: print `Warnings:` only if warning returned (master...getinfo-warning) https://github.com/bitcoin/bitcoin/pull/24632
<bitcoin-git> [bitcoin] achow101 merged pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/91d12344b1e5...e66630cc87c0
<bitcoin-git> bitcoin/master 1dd0923 Ben Woosley: refactor: Track BnB selection by index
<bitcoin-git> bitcoin/master def43a4 Ben Woosley: refactor: Rename i to curr_try in SelectCoinsBnB
<bitcoin-git> bitcoin/master 9d20052 Ben Woosley: doc: Revise comments and whitespace to clarify
<bitcoin-git> [bitcoin] mzumsande opened pull request #24630: index: reset indexes when running reindex-chainstate (master...202203_index_reindex_cs) https://github.com/bitcoin/bitcoin/pull/24630
<bitcoin-git> [bitcoin] luke-jr opened pull request #24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block (master...bugfix_rpc_prunebc_retval) https://github.com/bitcoin/bitcoin/pull/24629
<bitcoin-git> [bitcoin] dongcarl closed pull request #21671: guix: Always canonicalize HOST using `./depends/config.sub` (master...2021-03-guix-canonicalization-HOST) https://github.com/bitcoin/bitcoin/pull/21671
<bitcoin-git> [bitcoin] fanquake closed pull request #21073: wallet: check when create wallets for the reserved name "wallets" (master...sanitycheck) https://github.com/bitcoin/bitcoin/pull/21073
<bitcoin-git> [bitcoin] fanquake closed pull request #14866: [wip] util: Improve evaluation of includeconf lines in network sections of the config file (master...includeconf_eval_at_its_position) https://github.com/bitcoin/bitcoin/pull/14866
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24627: test: Limit scope of id global which is shared between subtests (master...2203-gid-🥒) https://github.com/bitcoin/bitcoin/pull/24627
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21312: wallet: remove lock during `listaddressgroupings` (master...listaddressgroupings-no-lock) https://github.com/bitcoin/bitcoin/pull/21312
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21781: Security enhancements to ChaCha20::SetKey and CSignatureCache::ComputeEntryECDSA (master...fix-setkey-computeentryecdsa) https://github.com/bitcoin/bitcoin/pull/21781
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #19280: Verify the block filter hash when reading from disk. (master...2020-06-14-blockfilterindex-checksums) https://github.com/bitcoin/bitcoin/pull/19280
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #19116: [WIP] wallet: use BlockFilterIndex in ScanForWalletTransactions (master...2020-05-29-generate-pubkeys) https://github.com/bitcoin/bitcoin/pull/19116
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21224: [p2p] Halt processing of unrequested transactions (master...2021-02-halt-processing-unrequested) https://github.com/bitcoin/bitcoin/pull/21224
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #19621: [RFC] Package-relay: sender-initiated (master...2020-07-sender-package-relay-poc) https://github.com/bitcoin/bitcoin/pull/19621
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #17443: Drop checkFinalTx and use Median Time Past to check finality of wallet transactions (master...2019-11-fix-final-wallet) https://github.com/bitcoin/bitcoin/pull/17443
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #16199: rpc: fix showing wrong amount when not all inputs are from me in gettransaction (master...master) https://github.com/bitcoin/bitcoin/pull/16199
<bitcoin-git> [bitcoin] mzumsande opened pull request #24626: init: disallow reindex-chainstate when pruning (master...202203_reindex_cs_prune) https://github.com/bitcoin/bitcoin/pull/24626
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24625: Replace struct update_fee_delta with lambda (master...2203-refactor-fee-delta-🔶) https://github.com/bitcoin/bitcoin/pull/24625
<bitcoin-git> [bitcoin] hebasto opened pull request #24624: build: Add -Wdeprecated-enum-enum-conversion (master...220321-enum) https://github.com/bitcoin/bitcoin/pull/24624
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24623: test: Add diamond-shape prioritisetransaction test (master...2203-test-diamond-👟) https://github.com/bitcoin/bitcoin/pull/24623
<bitcoin-git> [bitcoin] fanquake merged pull request #24613: build: remove unused QMAKE_* VARs (master...qt_unused_install_name_tool) https://github.com/bitcoin/bitcoin/pull/24613
<bitcoin-git> bitcoin/master 91d1234 fanquake: Merge bitcoin/bitcoin#24613: build: remove unused QMAKE_* VARs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6c72f3192a2b...91d12344b1e5
<bitcoin-git> bitcoin/master 3a46399 fanquake: build: remove unused QMAKE_* VARs
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23880: p2p: Serialize cmpctblock at most once in NewPoWValidBlock (master...2112-p2pAsync) https://github.com/bitcoin/bitcoin/pull/23880
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75e34ed718fd...6c72f3192a2b
<bitcoin-git> bitcoin/master fa61dd4 MarcoFalke: p2p: Serialize cmpctblock at most once in NewPoWValidBlock
<bitcoin-git> bitcoin/master 6c72f31 MarcoFalke: Merge bitcoin/bitcoin#23880: p2p: Serialize cmpctblock at most once in New...
<bitcoin-git> [bitcoin] fanquake closed pull request #24589: sha512.cpp improvements (master...master) https://github.com/bitcoin/bitcoin/pull/24589
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24601: ci: add ci/scratch dir to .gitignore (master...add-ci-scratch-gitignore) https://github.com/bitcoin/bitcoin/pull/24601
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae005a647ffa...75e34ed718fd
<bitcoin-git> bitcoin/master 75e34ed MarcoFalke: Merge bitcoin/bitcoin#24601: ci: add ci/scratch dir to .gitignore
<bitcoin-git> bitcoin/master 7027595 josibake: add ci/scratch dir to gitignore
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21232: index: display specific error message when fatal index error occurs (master...2021/specific_indexerror_message) https://github.com/bitcoin/bitcoin/pull/21232
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24622: Rename use_android_ndk23.patch to use_android_ndk23.patch2 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24622
<bitcoin-git> [bitcoin] torimoore4 opened pull request #24622: Rename use_android_ndk23.patch to use_android_ndk23.patch2 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24622

2022-03-20

<bitcoin-git> [bitcoin] hebasto opened pull request #24620: build: Fix ccache behavior when cross-compiling for darwin hosts (master...220320-ccache) https://github.com/bitcoin/bitcoin/pull/24620
<bitcoin-git> bitcoin/master 77f24aa Jon Atack: gui: improve "Address Relay" translator comments and tooltip in peers tab
<bitcoin-git> bitcoin/master 81ef1f7 Jon Atack: gui: improve "Addresses Processed" translator comments and tooltip in peer...
<bitcoin-git> bitcoin/master 4d2b503 Jon Atack: gui: improve "Addresses Rate-Limited" translator comments and tooltip in p...
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2320d31aaacd...ae005a647ffa
<bitcoin-git> [gui] hebasto merged pull request #554: Add and improve translator comments and tooltips for peers tab address fields (master...improve-peers-tab-address-fields-extracomments-and-tooltips) https://github.com/bitcoin-core/gui/pull/554

2022-03-19

<bitcoin-git> [bitcoin] fanquake closed pull request #24569: [POC] guix: cross-architecture reproducibility (x86_64 & aarch64) (master...cross_arch_reproducibility) https://github.com/bitcoin/bitcoin/pull/24569
<bitcoin-git> [bitcoin] jessebarton opened pull request #24618: doc: Update OpenBSD build docs, added resources for pkg_add and doas (master...openbsd_install_doc_doas) https://github.com/bitcoin/bitcoin/pull/24618
<bitcoin-git> [bitcoin] RandyMcMillan closed pull request #24090: net/p2p: change nScore and nBestScore data types to int64_t (master...1642450390-issue-24049) https://github.com/bitcoin/bitcoin/pull/24090
<bitcoin-git> [bitcoin] RandyMcMillan closed pull request #24143: WIP: net/p2p:rename command*/Command/* to message*/Message* (master...1643068742-rename-COMMAND_SIZE-to-MESSAGE_SIZE) https://github.com/bitcoin/bitcoin/pull/24143

2022-03-18

<bitcoin-git> [bitcoin] achow101 opened pull request #24615: guix: Map guix store prefixes to /usr for cross-architecture reproducibility (master...guix-cross-arch-repro) https://github.com/bitcoin/bitcoin/pull/24615
<bitcoin-git> [bitcoin] fanquake merged pull request #24608: doc: clarify that BDB is only required for the legacy wallet in build-unix.md (master...build_unix_correct_bdb_note) https://github.com/bitcoin/bitcoin/pull/24608
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/66e2d21ef203...2320d31aaacd
<bitcoin-git> bitcoin/master 307215b fanquake: doc: clarify that BDB is only required for the legacy wallet
<bitcoin-git> bitcoin/master 2320d31 fanquake: Merge bitcoin/bitcoin#24608: doc: clarify that BDB is only required for th...
<bitcoin-git> [bitcoin] fanquake closed pull request #24614: Readme update (master...master) https://github.com/bitcoin/bitcoin/pull/24614
<bitcoin-git> [bitcoin] atuta opened pull request #24614: Readme update (master...master) https://github.com/bitcoin/bitcoin/pull/24614
<bitcoin-git> [bitcoin] fanquake opened pull request #24613: build: remove unused QMAKE_* VARs (master...qt_unused_install_name_tool) https://github.com/bitcoin/bitcoin/pull/24613
<bitcoin-git> [bitcoin] willcl-ark opened pull request #24611: Add fish completions (master...fish_completions) https://github.com/bitcoin/bitcoin/pull/24611
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24578: test: Fix intermittent failure in feature_segwit (master...2203-testInt-💮) https://github.com/bitcoin/bitcoin/pull/24578
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7b3123feadb...66e2d21ef203
<bitcoin-git> bitcoin/master 66e2d21 MarcoFalke: Merge bitcoin/bitcoin#24578: test: Fix intermittent failure in feature_seg...
<bitcoin-git> bitcoin/master d6b24e1 DrahtBot: test: Fix intermittent failure in feature_segwit
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24609: Clarify -maxtimeadjustment that only outbound peers influence timedata (master...maxtimeadjustment-outbound-peers-only) https://github.com/bitcoin/bitcoin/pull/24609
<bitcoin-git> bitcoin/master 1bba72d Jon Atack: Clarify in -maxtimeadjustment that only outbound peers influence time data
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a17df4e876f9...a7b3123feadb
<bitcoin-git> bitcoin/master a7b3123 MarcoFalke: Merge bitcoin/bitcoin#24609: Clarify -maxtimeadjustment that only outbound...
<bitcoin-git> [bitcoin] brunoerg opened pull request #24610: test, lint: check bash version before executing codespell (master...2022-03-bash-lint-spelling) https://github.com/bitcoin/bitcoin/pull/24610
<bitcoin-git> [bitcoin] jonatack opened pull request #24609: Clarify -maxtimeadjustment that only outbound peers influence timedata (master...maxtimeadjustment-outbound-peers-only) https://github.com/bitcoin/bitcoin/pull/24609
<bitcoin-git> [bitcoin] fanquake opened pull request #24608: doc: clarify that BDB is only required for the legacy wallet in build-unix.md (master...build_unix_correct_bdb_note) https://github.com/bitcoin/bitcoin/pull/24608
<bitcoin-git> [bitcoin] josibake closed pull request #24570: test, refactor: fund tx deterministically in `feature_coinstatindex` (master...josibake-make-coinstatindex-test-deterministic) https://github.com/bitcoin/bitcoin/pull/24570
<bitcoin-git> [bitcoin] fanquake merged pull request #24603: macdeploy: remove unused detached-sig-apply.sh (master...unused_detached_sig_apply) https://github.com/bitcoin/bitcoin/pull/24603
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e09cf64c4828...a17df4e876f9
<bitcoin-git> bitcoin/master a17df4e fanquake: Merge bitcoin/bitcoin#24603: macdeploy: remove unused detached-sig-apply.s...
<bitcoin-git> bitcoin/master 979271a fanquake: macdeploy: remove unused detached-sig-apply
<bitcoin-git> [bitcoin] jonatack opened pull request #24606: Change -maxtimeadjustment default from 70 minutes to 0 (master...default-zero-maxtimeadjustment) https://github.com/bitcoin/bitcoin/pull/24606

2022-03-17

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24585: doc: mention that BDB is for the legacy wallet in build-osx.md (master...build_osx_descriptor_legacy_switch) https://github.com/bitcoin/bitcoin/pull/24585
<bitcoin-git> bitcoin/master e09cf64 MarcoFalke: Merge bitcoin/bitcoin#24585: doc: mention that BDB is for the legacy walle...
<bitcoin-git> bitcoin/master bf84677 fanquake: doc: cleanup wallet docs in build-osx.md
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8435d7f11a89...e09cf64c4828
<bitcoin-git> bitcoin/master 57f3f5c fanquake: doc: s/Compiler/Dependency in dependencies.md
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24605: 2203 mini 🐧 (master...2203-mini-🐧) https://github.com/bitcoin/bitcoin/pull/24605
<bitcoin-git> [bitcoin] fanquake opened pull request #24604: build: fix copypasta in OpenBSD C{XX} flags (master...openbsd_copy_pasta) https://github.com/bitcoin/bitcoin/pull/24604
<bitcoin-git> [bitcoin] fanquake opened pull request #24603: macdeploy: remove unused detached-sig-apply.sh (master...unused_detached_sig_apply) https://github.com/bitcoin/bitcoin/pull/24603
<bitcoin-git> [bitcoin] mzumsande opened pull request #24602: fuzz: add target for coinselection algorithms (master...202203_fuzz_coinselection) https://github.com/bitcoin/bitcoin/pull/24602
<bitcoin-git> [bitcoin] josibake opened pull request #24601: ci: add ci/scratch dir to .gitignore (master...add-ci-scratch-gitignore) https://github.com/bitcoin/bitcoin/pull/24601
<bitcoin-git> [bitcoin] fanquake opened pull request #24600: doc: mention that BDB is for the legacy wallet in build-freebsd.md (master...freebsd_legacy_descriptor_switch) https://github.com/bitcoin/bitcoin/pull/24600
<bitcoin-git> [bitcoin] fanquake opened pull request #24599: guix: remove mingw-w64 std::filesystem workaround (master...remove_newlib_workaround) https://github.com/bitcoin/bitcoin/pull/24599
<bitcoin-git> [bitcoin] prusnak opened pull request #24598: Add *.xip to .gitignore (master...gitignore-xip) https://github.com/bitcoin/bitcoin/pull/24598
<bitcoin-git> [bitcoin] laanwj merged pull request #24593: [23.x] macOS / build backports (23.x...more_macos_backports_rc3) https://github.com/bitcoin/bitcoin/pull/24593
<bitcoin-git> [bitcoin] fanquake merged pull request #24597: doc, guix: Include `arm64-apple-darwin` into codesigned archs (master...220317-docs) https://github.com/bitcoin/bitcoin/pull/24597
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bf2c0fb2a264...8435d7f11a89
<bitcoin-git> bitcoin/master 1f4801b Hennadii Stepanov: doc, guix: Include arm64-apple-darwin into codesigned archs
<bitcoin-git> bitcoin/master 8435d7f fanquake: Merge bitcoin/bitcoin#24597: doc, guix: Include `arm64-apple-darwin` into ...
<bitcoin-git> [bitcoin] hebasto opened pull request #24597: doc, guix: Include `arm64-apple-darwin` into codesigned archs (master...220317-docs) https://github.com/bitcoin/bitcoin/pull/24597
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24472: fuzz: execute each file in dir without fuzz engine (master...202203-phuzztesting) https://github.com/bitcoin/bitcoin/pull/24472
<bitcoin-git> bitcoin/master f59bee3 Anthony Towns: fuzz: execute each file in dir without fuzz engine
<bitcoin-git> bitcoin/master bf2c0fb MarcoFalke: Merge bitcoin/bitcoin#24472: fuzz: execute each file in dir without fuzz e...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/601bfc417d1f...bf2c0fb2a264
<bitcoin-git> [bitcoin] hebasto opened pull request #24596: [23.x] GUI backport (23.x...220317-23.x-backport) https://github.com/bitcoin/bitcoin/pull/24596
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24515: Only load BlockMan in BlockMan member functions (master...2022-03-kirby-p2.5) https://github.com/bitcoin/bitcoin/pull/24515
<bitcoin-git> bitcoin/master 3bbb6fe Carl Dong: style-only: Various blockstorage.cpp cleanups
<bitcoin-git> bitcoin/master 5be9ee3 Anthony Towns: refactor: more const annotations for uses of CBlockIndex*
<bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/aece56624941...601bfc417d1f
<bitcoin-git> bitcoin/master 42e56d9 Carl Dong: style-only: No need for std::pair for vSortedByHeight
<bitcoin-git> [gui] hebasto merged pull request #555: Restore Send button when using external signer (master...2022/02/send_button) https://github.com/bitcoin-core/gui/pull/555
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/74f8c551e9ba...aece56624941
<bitcoin-git> bitcoin/master 4b5a6cd Sjors Provoost: refactor: helper function signWithExternalSigner()
<bitcoin-git> bitcoin/master 2efdfb8 Sjors Provoost: gui: restore Send for external signer
<bitcoin-git> bitcoin/master 026b5b4 Sjors Provoost: move-only: helper function to present PSBT
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24553: contrib: fix signet miner (sighash mismatch) (master...202203-contrib-fix_signet_miner_sighash_mismatch) https://github.com/bitcoin/bitcoin/pull/24553
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6cb4e8ff0d0...74f8c551e9ba
<bitcoin-git> bitcoin/master 12cc020 Sebastian Falbesoner: contrib: fix signet miner (sighash mismatch)
<bitcoin-git> bitcoin/master 74f8c55 MarcoFalke: Merge bitcoin/bitcoin#24553: contrib: fix signet miner (sighash mismatch)
<bitcoin-git> [bitcoin] ajtowns opened pull request #24595: WIP remove g_versionbitscache global (master...202202-cchainparams-chainstatemanager) https://github.com/bitcoin/bitcoin/pull/24595
<bitcoin-git> [bitcoin] ajtowns closed pull request #24563: wallet: Don't override sighash specified in PSBT (master...202203-fillpsbt) https://github.com/bitcoin/bitcoin/pull/24563

2022-03-16

<bitcoin-git> [bitcoin] gruve-p opened pull request #24594: doc: update release-process.md with correct codesigning url (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24594
<bitcoin-git> [bitcoin] fanquake opened pull request #24593: [23.x] macOS / build backports (23.x...more_macos_backports_rc3) https://github.com/bitcoin/bitcoin/pull/24593
<bitcoin-git> [bitcoin] fanquake merged pull request #24549: guix: Use $HOST instead of generic osx{64} for macOS artifacts (master...220313-arm64) https://github.com/bitcoin/bitcoin/pull/24549
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9b56b2e2a7f5...d6cb4e8ff0d0
<bitcoin-git> bitcoin/master 933a430 Hennadii Stepanov: guix: Use $HOST instead of generic osx{64} for macOS artifacts
<bitcoin-git> bitcoin/master 4b4b04a Hennadii Stepanov: guix: Drop "-signed" suffix for signed macOS .dmg files
<bitcoin-git> bitcoin/master 53dd616 Hennadii Stepanov: guix: Use "win64" for Windows artifacts consistently
<bitcoin-git> [bitcoin] fanquake merged pull request #24588: doc: Drop a note about Intel-based Macs (master...220316-intel) https://github.com/bitcoin/bitcoin/pull/24588
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/114754adf455...9b56b2e2a7f5
<bitcoin-git> bitcoin/master 9b56b2e fanquake: Merge bitcoin/bitcoin#24588: doc: Drop a note about Intel-based Macs
<bitcoin-git> bitcoin/master e359ba6 Hennadii Stepanov: doc: Drop a note about Intel-based Macs
<bitcoin-git> [bitcoin] achow101 merged pull request #24519: doc: update multisig-tutorial.md to descriptor wallet by default (master...multisig-tutorial-update) https://github.com/bitcoin/bitcoin/pull/24519
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b8992f2d4ae4...114754adf455
<bitcoin-git> bitcoin/master 114754a Andrew Chow: Merge bitcoin/bitcoin#24519: doc: update multisig-tutorial.md to descripto...
<bitcoin-git> bitcoin/master 5347c97 Jon Atack: doc: update multisig-tutorial.md to default wallet type
<bitcoin-git> [bitcoin] achow101 merged pull request #24592: doc: Delete old line of code that was commented out (master...2022-03-delete-comment) https://github.com/bitcoin/bitcoin/pull/24592
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3617d225628f...b8992f2d4ae4
<bitcoin-git> bitcoin/master b8992f2 Andrew Chow: Merge bitcoin/bitcoin#24592: doc: Delete old line of code that was comment...
<bitcoin-git> bitcoin/master 9a5b4d7 Michael Folkson: doc: Delete old line of code that was commented out
<bitcoin-git> [bitcoin] michaelfolkson opened pull request #24592: doc: Delete old line of code that was commented out (master...2022-03-delete-comment) https://github.com/bitcoin/bitcoin/pull/24592
<bitcoin-git> [bitcoin] kibnakamoto opened pull request #24589: sha512.cpp improvements (master...master) https://github.com/bitcoin/bitcoin/pull/24589
<bitcoin-git> [bitcoin] hebasto opened pull request #24588: doc: Drop a note about Intel-based Macs (master...220316-intel) https://github.com/bitcoin/bitcoin/pull/24588
<bitcoin-git> [bitcoin] ayush933 opened pull request #24587: test: use MiniWallet for rpc_createmultisig.py (master...createmultisig-miniwallet) https://github.com/bitcoin/bitcoin/pull/24587
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #14752: tests: Unit tests for IsPayToWitnessScriptHash and IsWitnessProgram (master...script-segwit-tests) https://github.com/bitcoin/bitcoin/pull/14752
<bitcoin-git> [bitcoin] prusnak opened pull request #24586: doc: add more info to dependencies.md (master...dependencies) https://github.com/bitcoin/bitcoin/pull/24586
<bitcoin-git> [bitcoin] fanquake merged pull request #24573: Update signapple for platform identifier fix (master...signapple-correct-platform) https://github.com/bitcoin/bitcoin/pull/24573
<bitcoin-git> bitcoin/master bce9aaf Daniel Kraft: Unit tests for IsWitnessProgram and IsP2WSH.
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bdc990daf28...3617d225628f
<bitcoin-git> bitcoin/master 3617d22 MarcoFalke: Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHas...
<bitcoin-git> [bitcoin] fanquake opened pull request #24585: doc: mention that BDB is for the legacy wallet in build-osx.md (master...build_osx_descriptor_legacy_switch) https://github.com/bitcoin/bitcoin/pull/24585
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4d61d9759d9...4bdc990daf28
<bitcoin-git> bitcoin/master 3c74f77 Andrew Chow: Update signapple for platform identifier fix
<bitcoin-git> bitcoin/master 4bdc990 fanquake: Merge bitcoin/bitcoin#24573: Update signapple for platform identifier fix
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #18815: bench: Add logging benchmark (master...2004-benchLog) https://github.com/bitcoin/bitcoin/pull/18815
<bitcoin-git> [bitcoin] fanquake merged pull request #23565: doc: rewrite dependencies.md (master...cleanup_dependencies_doc) https://github.com/bitcoin/bitcoin/pull/23565
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ee4780028d9b...e4d61d9759d9
<bitcoin-git> bitcoin/master fa31dc9 MarcoFalke: bench: Add logging benchmark
<bitcoin-git> bitcoin/master e4d61d9 MarcoFalke: Merge bitcoin/bitcoin#18815: bench: Add logging benchmark
<bitcoin-git> bitcoin/master fafe06c MarcoFalke: bench: Sort bench_bench_bitcoin_SOURCES
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/310ba924949b...ee4780028d9b
<bitcoin-git> bitcoin/master 893e180 fanquake: doc: rework dependencies.md
<bitcoin-git> bitcoin/master ee47800 fanquake: Merge bitcoin/bitcoin#23565: doc: rewrite dependencies.md
<bitcoin-git> [bitcoin] josibake opened pull request #24584: [RFC] wallet: avoid mixing different `OutputTypes` during coin selection (master...josibake-coin-selection-v2) https://github.com/bitcoin/bitcoin/pull/24584
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24583: doc: Add template for empty release notes (master...2203-docRel-🌟) https://github.com/bitcoin/bitcoin/pull/24583
<bitcoin-git> [bitcoin] fanquake closed pull request #20610: doc: update for NetBSD 9.1, add GUI Build Instructions (master...netbsd-docs) https://github.com/bitcoin/bitcoin/pull/20610
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24582: Move txoutproof RPCs to txoutproof.cpp (master...2203-txoutproof-move-🍤) https://github.com/bitcoin/bitcoin/pull/24582
<bitcoin-git> [bitcoin] hebasto closed pull request #24556: [POC] build: Use "build ID" instead of "debug link" to specify debug info (master...220314-build-id) https://github.com/bitcoin/bitcoin/pull/24556
<bitcoin-git> [bitcoin] S3RK opened pull request #24580: test: coinselection edge cases (master...coinselection_tests) https://github.com/bitcoin/bitcoin/pull/24580
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24537: rpc: Split mempool RPCs from blockchain.cpp (master...2203-mempoolRpc-🌛) https://github.com/bitcoin/bitcoin/pull/24537
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/760651214cd2...310ba924949b
<bitcoin-git> bitcoin/master fa2a5f3 MarcoFalke: rpc: Move mempool RPCs to new file
<bitcoin-git> bitcoin/master fafd40b MarcoFalke: refactor: Avoid int64_t -> size_t -> int64_t conversion
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24579: doc: Fix getblockchaininfo/getdeploymentinfo RPC docs (master...2203-docRpc-🔅) https://github.com/bitcoin/bitcoin/pull/24579
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24578: test: Fix intermittent failure in feature_segwit (master...2203-testInt-💮) https://github.com/bitcoin/bitcoin/pull/24578
<bitcoin-git> bitcoin/master fa43933 MarcoFalke: ci: Temporarily use clang-13 to work around clang-14 TSan bug
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7b83c7d609ba...760651214cd2

2022-03-15

<bitcoin-git> [bitcoin] theStack opened pull request #24576: contrib: testgen: remove redundant base58 implementation (master...202203-contrib-various_testgen_improvements) https://github.com/bitcoin/bitcoin/pull/24576
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24574: test: Actually print TSan tracebacks (master...2203-tsan-bug-🐳) https://github.com/bitcoin/bitcoin/pull/24574
<bitcoin-git> [bitcoin] achow101 opened pull request #24573: Update signapple for platform identifier fix (master...signapple-correct-platform) https://github.com/bitcoin/bitcoin/pull/24573
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24572: ci: Temporarily use clang-13 to work around clang-14 TSan bug (master...2203-tsan-clang-bug-🎵) https://github.com/bitcoin/bitcoin/pull/24572
<bitcoin-git> [bitcoin] dergoegge opened pull request #24571: p2p: Prevent block index fingerprinting by sending additional getheaders messages (master...2022-03-header-fingerprinting) https://github.com/bitcoin/bitcoin/pull/24571
<bitcoin-git> [bitcoin] josibake opened pull request #24570: test, refactor: fund tx deterministically in `test/functional/feature_coinstatindex.py` (master...josibake-make-coinstatindex-test-deterministic) https://github.com/bitcoin/bitcoin/pull/24570
<bitcoin-git> [bitcoin] fanquake opened pull request #24569: [POC] guix: cross-architecture reproducibility (x86_64 & aarch64) (master...cross_arch_reproducibility) https://github.com/bitcoin/bitcoin/pull/24569
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24510: test: check for importprunedfunds RPC errors (master...202203-test-check_for_importprunedfunds_RPC_errors) https://github.com/bitcoin/bitcoin/pull/24510
<bitcoin-git> bitcoin/master 7b83c7d MarcoFalke: Merge bitcoin/bitcoin#24510: test: check for importprunedfunds RPC errors
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/28bdaa3f7697...7b83c7d609ba
<bitcoin-git> bitcoin/master 7573789 Sebastian Falbesoner: test: check for importprunedfunds RPC errors
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24567: Enforce BIP 68 from genesis (master...2203-lessCode-🚖) https://github.com/bitcoin/bitcoin/pull/24567

2022-03-14

<bitcoin-git> [bitcoin] hebasto opened pull request #24566: build: Drop redundant checks for ranlib and strip tools (master...220314-conf) https://github.com/bitcoin/bitcoin/pull/24566
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant (master...2203-remConstant-🕴) https://github.com/bitcoin/bitcoin/pull/24565
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24564: doc: Clarify that CheckSequenceLocksAtTip is a validation function (master...2203-docVal-🍡) https://github.com/bitcoin/bitcoin/pull/24564
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24080: policy: Remove unused locktime flags (master...2201-lockstuff) https://github.com/bitcoin/bitcoin/pull/24080
<bitcoin-git> bitcoin/master fa8d4d9 MarcoFalke: scripted-diff: Clarify CheckFinalTxAtTip name
<bitcoin-git> bitcoin/master fa4e30b MarcoFalke: policy: Remove unused locktime flags
<bitcoin-git> bitcoin/master 28bdaa3 MarcoFalke: Merge bitcoin/bitcoin#24080: policy: Remove unused locktime flags
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/25d045a9ecc2...28bdaa3f7697
<bitcoin-git> [bitcoin] ajtowns opened pull request #24563: wallet: Don't override sighash specified in PSBT (master...202203-fillpsbt) https://github.com/bitcoin/bitcoin/pull/24563
<bitcoin-git> [bitcoin] dhruv closed pull request #23900: rpc: p2p_v2 rpc argument for addnode (master...addnode-advertise-services) https://github.com/bitcoin/bitcoin/pull/23900
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24562: Remove unused feebumper code (master...2203-remFeeBumpCode-🐇) https://github.com/bitcoin/bitcoin/pull/24562
<bitcoin-git> [bitcoin] fanquake opened pull request #24561: [POC] guix: use LIEF 0.12.0 (master...lief_0_12_0) https://github.com/bitcoin/bitcoin/pull/24561
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24560: wallet: Pass FastRandomContext& to DiscourageFeeSniping (master...2203-RandWallet-🗾) https://github.com/bitcoin/bitcoin/pull/24560
<bitcoin-git> [bitcoin] prusnak closed pull request #24551: test: remove explicit descriptors=True for createwallet RPC calls (master...tests-remove-explicit-descriptors-true) https://github.com/bitcoin/bitcoin/pull/24551
<bitcoin-git> [bitcoin] theStack opened pull request #24559: test: add test for signet miner script (master...202203-test-add_test_for_signet_miner) https://github.com/bitcoin/bitcoin/pull/24559
<bitcoin-git> [bitcoin] fanquake opened pull request #24558: build: explicitly disable Boost multi_index serialization (master...no_boost_multi_index_serialization) https://github.com/bitcoin/bitcoin/pull/24558
<bitcoin-git> [bitcoin] achow101 merged pull request #24225: wallet: Add sanity checks to DiscourageFeeSniping (master...2202-walletStuff) https://github.com/bitcoin/bitcoin/pull/24225
<bitcoin-git> bitcoin/master fa8e76b MarcoFalke: wallet: Add sanity checks to AntiFeeSnipe
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e0881aa5f0cd...25d045a9ecc2
<bitcoin-git> bitcoin/master 25d045a Andrew Chow: Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSni...
<bitcoin-git> [bitcoin] hebasto opened pull request #24556: [POC] build: Use "build ID" instead of "debug link" to specify debug info (master...220314-build-id) https://github.com/bitcoin/bitcoin/pull/24556
<bitcoin-git> [bitcoin] jonatack opened pull request #24555: doc: create initial doc/cjdns.md for CJDNS how-to documentation (master...cjdns-doc) https://github.com/bitcoin/bitcoin/pull/24555
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24505: wallet: Add a deprecation warning for newly created legacy wallets (master...deprecate-warning-new-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/24505
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e04720ec3336...e0881aa5f0cd
<bitcoin-git> bitcoin/master 6115218 Andrew Chow: wallet: Add a deprecation warning for newly created legacy wallets
<bitcoin-git> bitcoin/master e0881aa MarcoFalke: Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly c...

2022-03-13

<bitcoin-git> [bitcoin] theStack opened pull request #24553: contrib: fix signet miner (sighash mismatch) (master...202203-contrib-fix_signet_miner_sighash_mismatch) https://github.com/bitcoin/bitcoin/pull/24553
<bitcoin-git> [bitcoin] prusnak opened pull request #24552: guix: make it possible to override gpg binary (master...guix-attest-override-gpg) https://github.com/bitcoin/bitcoin/pull/24552
<bitcoin-git> [bitcoin] prusnak opened pull request #24551: test: remove explicit descriptors=True for createwallet RPC calls (master...tests-remove-explicit-descriptors-true) https://github.com/bitcoin/bitcoin/pull/24551
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24528: rpc: rename getdeploymentinfo status-next to status_next (master...getdeploymentinfo-rename-status-next-to-status_next) https://github.com/bitcoin/bitcoin/pull/24528
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2860a91df0d7...e04720ec3336
<bitcoin-git> bitcoin/master e04720e MarcoFalke: Merge bitcoin/bitcoin#24528: rpc: rename getdeploymentinfo status-next to ...
<bitcoin-git> bitcoin/master 5d7c69b Jon Atack: rpc: rename getdeploymentinfo status-next to status_next
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24527: test: set segwit height back to 0 on regtest (master...202203_regtest_segwitheight) https://github.com/bitcoin/bitcoin/pull/24527
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f94784f5bcfd...2860a91df0d7
<bitcoin-git> bitcoin/master 5ce3057 Martin Zumsande: test: set segwit height back to 0 on regtest
<bitcoin-git> bitcoin/master 2860a91 MarcoFalke: Merge bitcoin/bitcoin#24527: test: set segwit height back to 0 on regtest
<bitcoin-git> [bitcoin] hebasto opened pull request #24549: guix: Use $HOST instead of generic osx{64} for macOS artifacts (master...220313-arm64) https://github.com/bitcoin/bitcoin/pull/24549
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24533: test: use MiniWallet for feature_maxuploadtarget.py (master...202203-test-use_MiniWallet_for_feature_maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/24533
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/deb847b75710...f94784f5bcfd
<bitcoin-git> bitcoin/master aab552f Sebastian Falbesoner: test: use MiniWallet for feature_maxuploadtarget.py
<bitcoin-git> bitcoin/master f94784f MarcoFalke: Merge bitcoin/bitcoin#24533: test: use MiniWallet for feature_maxuploadtar...
<bitcoin-git> [bitcoin] laanwj merged pull request #24491: contrib: fix implicit function decleration in win symbol check (master...fix_implicit_declaration_win_checks) https://github.com/bitcoin/bitcoin/pull/24491
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd381d86b1ad...deb847b75710
<bitcoin-git> bitcoin/master e4e9dd3 fanquake: contrib: fix implicit function decleration in win symbol check
<bitcoin-git> bitcoin/master deb847b laanwj: Merge bitcoin/bitcoin#24491: contrib: fix implicit function decleration in...

2022-03-12

<bitcoin-git> [bitcoin] fanquake merged pull request #24526: build: don't install deprecated libevent headers (master...dont_install_deprecated_libevent_headers) https://github.com/bitcoin/bitcoin/pull/24526
<bitcoin-git> bitcoin/master 339b4a5 fanquake: build: don't install deprecated libevent headers
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e7db4e245aba...fd381d86b1ad
<bitcoin-git> bitcoin/master fd381d8 fanquake: Merge bitcoin/bitcoin#24526: build: don't install deprecated libevent head...
<bitcoin-git> [bitcoin] dhruv opened pull request #24545: BIP324: Enable v2 P2P encrypted transport (master...bip324-enable) https://github.com/bitcoin/bitcoin/pull/24545
<bitcoin-git> [bitcoin] dergoegge opened pull request #24543: net processing: Move remaining globals into PeerManagerImpl (master...deglobl_net_processing) https://github.com/bitcoin/bitcoin/pull/24543
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24164: build: Bump minimum required clang/libc++ to 8.0 (master...2201-clangRoll) https://github.com/bitcoin/bitcoin/pull/24164
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c109e7d51c9c...e7db4e245aba
<bitcoin-git> bitcoin/master fab53b5 MarcoFalke: ci/doc: Set minimum required clang/libc++ version to 8.0
<bitcoin-git> bitcoin/master fae20e6 MarcoFalke: Revert "Avoid the use of P0083R3 std::set::merge"
<bitcoin-git> bitcoin/master e7db4e2 MarcoFalke: Merge bitcoin/bitcoin#24164: build: Bump minimum required clang/libc++ to ...
<bitcoin-git> [bitcoin] hebasto closed pull request #24541: Bitcoin-vn (master...bitcoin-vn) https://github.com/bitcoin/bitcoin/pull/24541
<bitcoin-git> [bitcoin] uvhw opened pull request #24541: Bitcoin-vn (master...bitcoin-vn) https://github.com/bitcoin/bitcoin/pull/24541
<bitcoin-git> [bitcoin] hebasto opened pull request #24540: ci: Integrate ccache into MSVC build (master...220312-ccache) https://github.com/bitcoin/bitcoin/pull/24540

2022-03-11

<bitcoin-git> [bitcoin] sstone opened pull request #24539: Add a "tx output spender" index (master...add-txospender-index) https://github.com/bitcoin/bitcoin/pull/24539
<bitcoin-git> [bitcoin] glozow opened pull request #24538: miner: bug fix? update for ancestor inclusion using modified fees, not base (master...2022-03-miner-prioritised) https://github.com/bitcoin/bitcoin/pull/24538
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24537: rpc: Split mempool RPCs from blockchain.cpp (master...2203-mempoolRpc-🌛) https://github.com/bitcoin/bitcoin/pull/24537
<bitcoin-git> [bitcoin] achow101 merged pull request #24530: wallet: assert BnB's internally calculated waste is the same as GetSelectionWaste (master...2022-03-bnb-waste) https://github.com/bitcoin/bitcoin/pull/24530
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a81717443f04...c109e7d51c9c
<bitcoin-git> bitcoin/master c109e7d Andrew Chow: Merge bitcoin/bitcoin#24530: wallet: assert BnB's internally calculated wa...
<bitcoin-git> bitcoin/master ec7d736 glozow: [wallet] assert BnB internally calculated waste is the same as GetSelectio...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24535: test: Fix generate calls and comments in feature_segwit (master...2203-test_fix_seg-🏌) https://github.com/bitcoin/bitcoin/pull/24535
<bitcoin-git> [bitcoin] prusnak opened pull request #24534: contrib: macdeploy: make gen-sdk deterministic (master...deterministic-macos-sdk) https://github.com/bitcoin/bitcoin/pull/24534
<bitcoin-git> [bitcoin] theStack opened pull request #24533: test: use MiniWallet for feature_maxuploadtarget.py (master...202203-test-use_MiniWallet_for_feature_maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/24533
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24453: Bugfix: doc: Correct change_address/changeAddress in wallet RPC help (master...fix_rpcdoc_changeaddr_STR) https://github.com/bitcoin/bitcoin/pull/24453
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/23e8c702bc95...a81717443f04
<bitcoin-git> bitcoin/master 9d5e693 Luke Dashjr: Bugfix: doc: Correct type of change_address/changeAddress in wallet RPC he...
<bitcoin-git> bitcoin/master e827202 Luke Dashjr: doc: Use human-friendly DefaultHint for change_address/changeAddress in wa...
<bitcoin-git> bitcoin/master a817174 MarcoFalke: Merge bitcoin/bitcoin#24453: Bugfix: doc: Correct change_address/changeAdd...
<bitcoin-git> [bitcoin] fanquake merged pull request #24421: miner: always assume we can build witness blocks (master...2022-02-miner-fincludewitness) https://github.com/bitcoin/bitcoin/pull/24421
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb0b39ce6fde...23e8c702bc95
<bitcoin-git> bitcoin/master 40e871d glozow: [miner] always assume we can create witness blocks
<bitcoin-git> bitcoin/master 23e8c70 fanquake: Merge bitcoin/bitcoin#24421: miner: always assume we can build witness blo...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24531: Use designated initializers (master...2203-designated_init-🛍) https://github.com/bitcoin/bitcoin/pull/24531
<bitcoin-git> [bitcoin] glozow opened pull request #24530: wallet: assert BnB's internally calculated waste is the same as GetSelectionWaste (master...2022-03-bnb-waste) https://github.com/bitcoin/bitcoin/pull/24530
<bitcoin-git> [bitcoin] fanquake merged pull request #24524: doc: remove Boost LDFLAGS from netBSD build docs (master...remove_boost_ldflags) https://github.com/bitcoin/bitcoin/pull/24524
<bitcoin-git> bitcoin/master 8336a06 fanquake: doc: remove Boost LDFLAGS from netBSD build docs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce1fabe5454d...bb0b39ce6fde
<bitcoin-git> bitcoin/master bb0b39c fanquake: Merge bitcoin/bitcoin#24524: doc: remove Boost LDFLAGS from netBSD build d...
<bitcoin-git> [bitcoin] fanquake merged pull request #24509: doc: Add `guix` prefix for changes to reproducible builds (master...220309-prefix) https://github.com/bitcoin/bitcoin/pull/24509
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f661da70b932...ce1fabe5454d
<bitcoin-git> bitcoin/master f1f994a Hennadii Stepanov: doc: Add `guix` prefix for changes to reproducible builds
<bitcoin-git> bitcoin/master ce1fabe fanquake: Merge bitcoin/bitcoin#24509: doc: Add `guix` prefix for changes to reprodu...
<bitcoin-git> [bitcoin] fanquake merged pull request #24521: build: Fix Boost.Process detection on macOS arm64 (master...220310-boost) https://github.com/bitcoin/bitcoin/pull/24521
<bitcoin-git> bitcoin/master f661da7 fanquake: Merge bitcoin/bitcoin#24521: build: Fix Boost.Process detection on macOS a...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93feabcb30e3...f661da70b932
<bitcoin-git> bitcoin/master 1d4157a Hennadii Stepanov: build: Fix Boost.Process detection on macOS arm64
<bitcoin-git> [bitcoin] jonatack reopened pull request #24528: rpc: rename getdeploymentinfo status-next to status_next (master...getdeploymentinfo-rename-status-next-to-status_next) https://github.com/bitcoin/bitcoin/pull/24528
<bitcoin-git> [bitcoin] jonatack closed pull request #24528: rpc: rename getdeploymentinfo status-next to status_next (master...getdeploymentinfo-rename-status-next-to-status_next) https://github.com/bitcoin/bitcoin/pull/24528
<bitcoin-git> [bitcoin] jonatack opened pull request #24528: rpc: rename getdeploymentinfo status-next to status_next (master...getdeploymentinfo-rename-status-next-to-status_next) https://github.com/bitcoin/bitcoin/pull/24528

2022-03-10

<bitcoin-git> [bitcoin] mzumsande opened pull request #24527: test: set segwit height back to 0 on regtest (master...202203_regtest_segwitheight) https://github.com/bitcoin/bitcoin/pull/24527
<bitcoin-git> [bitcoin] hebasto closed pull request #23861: build: Update Guix build free space requirements (master...211224-kib) https://github.com/bitcoin/bitcoin/pull/23861
<bitcoin-git> [bitcoin] fanquake opened pull request #24526: build: don't install deprecated libevent headers (master...dont_install_deprecated_libevent_headers) https://github.com/bitcoin/bitcoin/pull/24526
<bitcoin-git> bitcoin/master 93feabc Hennadii Stepanov: Merge bitcoin-core/gui#563: qt: Remove network detection based on address ...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/597ee30b5e23...93feabcb30e3
<bitcoin-git> bitcoin/master b7dbc83 laanwj: qt: Remove network detection based on address in BIP21
<bitcoin-git> [gui] hebasto merged pull request #563: qt: Remove network detection based on address in BIP21 (master...2022-03-remove-autodetect-code) https://github.com/bitcoin-core/gui/pull/563
<bitcoin-git> [bitcoin] fanquake opened pull request #24524: doc: remove Boost LDFLAGS from netBSD build docs (master...remove_boost_ldflags) https://github.com/bitcoin/bitcoin/pull/24524
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24522: ci: remove compiled-but-unused BDB from MSAN job (master...remove_unused_bdb_msan) https://github.com/bitcoin/bitcoin/pull/24522
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6c37eae0ad94...597ee30b5e23
<bitcoin-git> bitcoin/master 3566353 fanquake: ci: remove compiled-but-unused BDB from MSAN job
<bitcoin-git> bitcoin/master 597ee30 MarcoFalke: Merge bitcoin/bitcoin#24522: ci: remove compiled-but-unused BDB from MSAN ...
<bitcoin-git> [bitcoin] achow101 closed pull request #23534: wallet: Allow negative 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 #24404: refactor: Remove confusing P1008R1 violation in ATMPArgs (master...2202-cpp🥲) https://github.com/bitcoin/bitcoin/pull/24404