2022-09-13

<bitcoin-git> bitcoin/master e066763 furszy: wallet: coverage for loading an unknown descriptor
<bitcoin-git> bitcoin/master c856883 Andrew Chow: Merge bitcoin/bitcoin#26021: wallet: bugfix, load a wallet with an unknown...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3a7e0a210c86...c85688347eac
<bitcoin-git> bitcoin/master d26c3cc furszy: wallet: bugfix, load wallet with an unknown descriptor cause fatal error
<bitcoin-git> [bitcoin] jamesob reopened pull request #24364: refactor: remove duplicate code from BlockAssembler (master...2022-02-ba-dup-code) https://github.com/bitcoin/bitcoin/pull/24364
<bitcoin-git> [bitcoin] fanquake opened pull request #26077: guix: switch from `guix environment` to `guix shell` (master...guix_shell_over_environment) https://github.com/bitcoin/bitcoin/pull/26077
<bitcoin-git> [bitcoin] glozow merged pull request #24513: CChainState - Chainstate (master...2022-03-chainstate-rename) https://github.com/bitcoin/bitcoin/pull/24513
<bitcoin-git> bitcoin/master 3a7e0a2 glozow: Merge bitcoin/bitcoin#24513: CChainState -> Chainstate
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/141540a71f51...3a7e0a210c86
<bitcoin-git> bitcoin/master 00eeb31 James O'Beirne: scripted-diff: rename CChainState -> Chainstate
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24737: Remove taproot chain param (master...2204-rem-code-πŸ₯Š) https://github.com/bitcoin/bitcoin/pull/24737
<bitcoin-git> [bitcoin] Sjors opened pull request #26076: Switch hardened derivation marker to h in descriptors (master...2022/09/descriptors_h) https://github.com/bitcoin/bitcoin/pull/26076
<bitcoin-git> [bitcoin] fanquake opened pull request #26075: contrib: remove 32bit linux code from release scripts (master...remove_32bit_linux_scripts) https://github.com/bitcoin/bitcoin/pull/26075
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25222: refactor: Pass reference to LookUpStats (master...2205-ref-stat-😢) https://github.com/bitcoin/bitcoin/pull/25222
<bitcoin-git> bitcoin/master 141540a MacroFake: Merge bitcoin/bitcoin#25222: refactor: Pass reference to LookUpStats
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94d17845d04e...141540a71f51
<bitcoin-git> bitcoin/master faa3d38 MacroFake: refactor: Pass reference to LookUpStats
<bitcoin-git> [bitcoin] fanquake merged pull request #24991: init: allow startup with -onlynet=onion -listenonion=1 (master...onlynet_onion_with_listenonion_is_ok) https://github.com/bitcoin/bitcoin/pull/24991
<bitcoin-git> bitcoin/master 94d1784 fanquake: Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -list...
<bitcoin-git> bitcoin/master 2d0b4e4 Vasil Dimov: init: allow startup with -onlynet=onion -listenonion=1
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a361c6cae766...94d17845d04e
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26074: refactor: Set RPCArg options with designated initializers (master...2209-rpc-refactor-🐿) https://github.com/bitcoin/bitcoin/pull/26074
<bitcoin-git> [bitcoin] fanquake opened pull request #26073: build: fix depends bdb compilation for BSDs (master..._BSD_bdb_compilation) https://github.com/bitcoin/bitcoin/pull/26073
<bitcoin-git> [bitcoin] fanquake closed pull request #25948: doc: added note about brew and Qt 6 on macOS (master...docs-macos-qt6) https://github.com/bitcoin/bitcoin/pull/25948
<bitcoin-git> [bitcoin] fanquake merged pull request #26047: guix: use git-minimal over git (master...guix_use_git_minimal) https://github.com/bitcoin/bitcoin/pull/26047
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9e943cfb7c4...a361c6cae766
<bitcoin-git> bitcoin/master 0cd7928 fanquake: guix: use git-minimal over git
<bitcoin-git> bitcoin/master a361c6c fanquake: Merge bitcoin/bitcoin#26047: guix: use git-minimal over git
<bitcoin-git> [bitcoin] fanquake merged pull request #26069: rpc: unify arg type error message (master...2022_rpc_unify_error_type) https://github.com/bitcoin/bitcoin/pull/26069
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/995fdef14af2...e9e943cfb7c4
<bitcoin-git> bitcoin/master 2870a97 furszy: RPC: unify arg type error message
<bitcoin-git> bitcoin/master e9e943c fanquake: Merge bitcoin/bitcoin#26069: rpc: unify arg type error message
<bitcoin-git> [bitcoin] fanquake merged pull request #26059: Revert "guix: Build depends/qt with our platform definition" (master...220910-guix) https://github.com/bitcoin/bitcoin/pull/26059
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5558d2f5496d...995fdef14af2
<bitcoin-git> bitcoin/master beb9426 Hennadii Stepanov: Revert "guix: Build depends/qt with our platform definition"
<bitcoin-git> bitcoin/master 995fdef fanquake: Merge bitcoin/bitcoin#26059: Revert "guix: Build depends/qt with our platf...

2022-09-12

<bitcoin-git> [bitcoin] theuni opened pull request #26070: Quiet warnings in symlinked headers installed from homebrew (master...fix-brew-usrlocal) https://github.com/bitcoin/bitcoin/pull/26070
<bitcoin-git> [bitcoin] furszy opened pull request #26069: RPC: unify arg type error message (master...2022_rpc_unify_error_type) https://github.com/bitcoin/bitcoin/pull/26069
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26067: util: improve bitcoin-wallet exit codes (master...2209-wallet-exit-πŸ›Ά) https://github.com/bitcoin/bitcoin/pull/26067
<bitcoin-git> [bitcoin] aureleoules opened pull request #26066: wallet: Refactor and document CoinControl (master...2022-09-refactor-coincontrol) https://github.com/bitcoin/bitcoin/pull/26066
<bitcoin-git> [bitcoin] vasild opened pull request #26065: i2p: use the same destination type for transient and persistent addresses (master...i2p_transient_addr_type) https://github.com/bitcoin/bitcoin/pull/26065
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26048: mempool clean up: replace update_* structs with lambdas (master...2022-09-mempool-cleanup) https://github.com/bitcoin/bitcoin/pull/26048
<bitcoin-git> bitcoin/master 5558d2f MacroFake: Merge bitcoin/bitcoin#26048: mempool clean up: replace update_* structs wi...
<bitcoin-git> bitcoin/master 1b348d2 glozow: [mempool] replace update_descendant_state with lambda
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2e34374bf3e1...5558d2f5496d
<bitcoin-git> [bitcoin] aureleoules closed pull request #26026: log: Colorize logs (master...2022-09-add-log-colors-🌈) https://github.com/bitcoin/bitcoin/pull/26026

2022-09-11

<bitcoin-git> [bitcoin] yancyribbens opened pull request #26061: wallet: Remove redundant waste calculation (master...remove-redundant-waste-calculation) https://github.com/bitcoin/bitcoin/pull/26061
<bitcoin-git> [gui] furszy opened pull request #666: GUI: exception safe drop-in replacement for QTimer::singleShot (master...2022_gui_safe_connect_qtimer) https://github.com/bitcoin-core/gui/pull/666

2022-09-10

<bitcoin-git> [bitcoin] hebasto opened pull request #26059: Revert "guix: Build depends/qt with our platform definition" (master...220910-guix) https://github.com/bitcoin/bitcoin/pull/26059
<bitcoin-git> [bitcoin] hebasto opened pull request #26057: build, guix: Get rid of perl dependency (master...220910-perl) https://github.com/bitcoin/bitcoin/pull/26057
<bitcoin-git> [bitcoin] fanquake merged pull request #26003: build: fix configuring with `--without-experimental-kernel-lib` (master...fix_chainstate_bin_configure) https://github.com/bitcoin/bitcoin/pull/26003
<bitcoin-git> bitcoin/master e531e34 fanquake: build: fix configuring with --without-experimental-kernel-lib
<bitcoin-git> bitcoin/master 2e34374 fanquake: Merge bitcoin/bitcoin#26003: build: fix configuring with `--without-experi...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb378b6ccdd3...2e34374bf3e1
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26054: test: verify best blockhash after invalidating an unknown block (master...2022-09-fix-test-invalidateblock) https://github.com/bitcoin/bitcoin/pull/26054
<bitcoin-git> bitcoin/master bb378b6 MacroFake: Merge bitcoin/bitcoin#26054: test: verify best blockhash after invalidatin...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ca51aa5fb79...bb378b6ccdd3
<bitcoin-git> bitcoin/master 4f67336 brunoerg: test: verify best blockhash after invalidating an unknown block
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26009: test: remove Boost Test from libtest_util (master...remove_boost_libtest) https://github.com/bitcoin/bitcoin/pull/26009
<bitcoin-git> bitcoin/master a7dbf74 fanquake: test: remove Boost Test from libtest util
<bitcoin-git> bitcoin/master 8ca51aa MacroFake: Merge bitcoin/bitcoin#26009: test: remove Boost Test from libtest_util
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ef5bb742f0f5...8ca51aa5fb79

2022-09-09

<bitcoin-git> [bitcoin] mruddy closed pull request #24957: prune, import: allow pruning to work during loadblock import (master...issue_23852_import_prune) https://github.com/bitcoin/bitcoin/pull/24957
<bitcoin-git> [bitcoin] fanquake opened pull request #26056: build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES) (master...finer_boost_cppflags) https://github.com/bitcoin/bitcoin/pull/26056
<bitcoin-git> [bitcoin] fanquake closed pull request #26055: 23.x (master...23.x) https://github.com/bitcoin/bitcoin/pull/26055
<bitcoin-git> [bitcoin] danyalsarwar opened pull request #26055: 23.x (master...23.x) https://github.com/bitcoin/bitcoin/pull/26055
<bitcoin-git> [bitcoin] brunoerg opened pull request #26054: test: verify active chaintip after invalidating an unknown block (master...2022-09-fix-test-invalidateblock) https://github.com/bitcoin/bitcoin/pull/26054
<bitcoin-git> [bitcoin] furszy opened pull request #26053: rpc: bugfix, 'add_inputs' default value is true unless 'inputs' are provided (master...2022_rpc_wallet_fix_help_add_inputs) https://github.com/bitcoin/bitcoin/pull/26053
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26040: doc: comment "add only reachable addresses to addrman" (master...onlynet_dns-comment) https://github.com/bitcoin/bitcoin/pull/26040
<bitcoin-git> bitcoin/master ce42570 Kristaps Kaupe: doc: comment "add only reachable addresses to addrman"
<bitcoin-git> bitcoin/master ef5bb74 MacroFake: Merge bitcoin/bitcoin#26040: doc: comment "add only reachable addresses to...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3c5fb9691b7b...ef5bb742f0f5
<bitcoin-git> [bitcoin] aureleoules opened 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] MarcoFalke merged pull request #26007: [contrib] message-capture-parser: fix AssertionError on parsing `headers` message (master...202209-messagecapture-fix_assertionerror_on_parsing_headers) https://github.com/bitcoin/bitcoin/pull/26007
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd3ada6ec483...3c5fb9691b7b
<bitcoin-git> bitcoin/master 644772b Sebastian Falbesoner: message-capture-parser: fix AssertionError on parsing `headers` message
<bitcoin-git> bitcoin/master 3c5fb96 MacroFake: Merge bitcoin/bitcoin#26007: [contrib] message-capture-parser: fix Asserti...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25990: test: apply fixed feerate to avoid variable dynamic fees in wallet_groups.py (master...test-walletgroups-fix-feerate) https://github.com/bitcoin/bitcoin/pull/25990
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/013924aa6dc9...dd3ada6ec483
<bitcoin-git> bitcoin/master 2186608 stickies-v: test: apply fixed feerate to avoid variable dynamic fees
<bitcoin-git> bitcoin/master dd3ada6 MacroFake: Merge bitcoin/bitcoin#25990: test: apply fixed feerate to avoid variable d...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26031: test: Display skipped tests reason (master...2022-09-print-test-skip-reason) https://github.com/bitcoin/bitcoin/pull/26031
<bitcoin-git> bitcoin/master 07b6e74 Aurèle Oulès: test: Display skipped tests reason
<bitcoin-git> bitcoin/master 013924a MacroFake: Merge bitcoin/bitcoin#26031: test: Display skipped tests reason
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a9049dd296a4...013924aa6dc9
<bitcoin-git> [bitcoin] fanquake merged pull request #26002: build: sync ax_boost_base from upstream (master...sync_boost_base) https://github.com/bitcoin/bitcoin/pull/26002
<bitcoin-git> bitcoin/master 85f0f93 fanquake: build: sync ax_boost_base from upstream
<bitcoin-git> bitcoin/master a9049dd fanquake: Merge bitcoin/bitcoin#26002: build: sync ax_boost_base from upstream
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19585eeb778a...a9049dd296a4
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25853: net: update testnet torv3 hardcoded seeds for 24.x (master...torv3-testnet-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/25853
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b2215b316de7...19585eeb778a
<bitcoin-git> bitcoin/master 2ef33e9 Jon Atack: contrib: update testnet torv3 hardcoded seeds
<bitcoin-git> bitcoin/master 19585ee MacroFake: Merge bitcoin/bitcoin#25853: net: update testnet torv3 hardcoded seeds for...

2022-09-08

<bitcoin-git> [bitcoin] glozow opened pull request #26048: mempool clean up: replace update_* structs with lambdas (master...2022-09-mempool-cleanup) https://github.com/bitcoin/bitcoin/pull/26048
<bitcoin-git> [bitcoin] fanquake merged pull request #26018: guix: consistently use -ffile-prefix-map (master...guix_ffile_prefix_map) https://github.com/bitcoin/bitcoin/pull/26018
<bitcoin-git> bitcoin/master af2a7c8 fanquake: guix: consistently use -ffile-prefix-map
<bitcoin-git> bitcoin/master b2215b3 fanquake: Merge bitcoin/bitcoin#26018: guix: consistently use -ffile-prefix-map
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/37f53863499a...b2215b316de7
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26038: test: invalidating an unknown block throws an error (master...2022-09-unknown-block-invalidate) https://github.com/bitcoin/bitcoin/pull/26038
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2557429d2b82...37f53863499a
<bitcoin-git> bitcoin/master 4b1d5a1 brunoerg: test: invalidating an unknown block throws an error
<bitcoin-git> bitcoin/master 37f5386 MacroFake: Merge bitcoin/bitcoin#26038: test: invalidating an unknown block throws an...
<bitcoin-git> [bitcoin] fanquake opened pull request #26047: guix: use git-minimal over git (master...guix_use_git_minimal) https://github.com/bitcoin/bitcoin/pull/26047
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26037: test: Fix `wallet_{basic,listsinceblock}.py` for BDB-only wallets (master...220907-bdb) https://github.com/bitcoin/bitcoin/pull/26037
<bitcoin-git> bitcoin/master 9f3a315 Hennadii Stepanov: test: Fix `wallet_listsinceblock.py` for BDB-only wallets
<bitcoin-git> bitcoin/master 2557429 MacroFake: Merge bitcoin/bitcoin#26037: test: Fix `wallet_{basic,listsinceblock}.py` ...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/37095c7dc4a8...2557429d2b82
<bitcoin-git> bitcoin/master 1941ce6 Hennadii Stepanov: test: Fix `wallet_basic.py` for BDB-only wallets
<bitcoin-git> [gui] w0xlt opened pull request #665: Update the screen after loading wallet (master...load_wallet_signal) https://github.com/bitcoin-core/gui/pull/665
<bitcoin-git> [bitcoin] aureleoules opened pull request #26045: rpc: Optimize serialization disk space of dumptxoutset (master...2022-09-dumputxoset-compact) https://github.com/bitcoin/bitcoin/pull/26045

2022-09-07

<bitcoin-git> [bitcoin] kristapsk opened pull request #26040: doc: comment "add only reachable addresses to addrman" (master...onlynet_dns-comment) https://github.com/bitcoin/bitcoin/pull/26040
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26039: rpc: Return RPC_TYPE_ERROR, not RPC_MISC_ERROR on type mismatch (1/2) (master...2209-rpc-type-πŸ”€) https://github.com/bitcoin/bitcoin/pull/26039
<bitcoin-git> [bitcoin] brunoerg opened pull request #26038: test: invalidating an unknown block throws an error (master...2022-09-unknown-block-invalidate) https://github.com/bitcoin/bitcoin/pull/26038
<bitcoin-git> [bitcoin] hebasto opened pull request #26037: test: Fix `wallet_{basic,listsinceblock}.py` for BDB-only wallets (master...220907-bdb) https://github.com/bitcoin/bitcoin/pull/26037
<bitcoin-git> [bitcoin] ajtowns opened pull request #26036: net: add NetEventsInterface::g_mutex_msgproc_thread mutex (master...202209-msgproc-mutex) https://github.com/bitcoin/bitcoin/pull/26036
<bitcoin-git> bitcoin/master 37095c7 fanquake: Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` di...
<bitcoin-git> [bitcoin] fanquake merged pull request #25678: p2p: skip querying dns seeds if `-onlynet` disables IPv4 and IPv6 (master...202207_onlynet_dns) https://github.com/bitcoin/bitcoin/pull/25678
<bitcoin-git> bitcoin/master 91f0a7f Martin Zumsande: p2p: add only reachable addresses to addrman
<bitcoin-git> bitcoin/master 385f5a4 Martin Zumsande: p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachable
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fc44d1796e4d...37095c7dc4a8
<bitcoin-git> [bitcoin] jamesob closed pull request #25461: test: test RBF rule 3 (master...2022-06-test-rbf-rule3) https://github.com/bitcoin/bitcoin/pull/25461
<bitcoin-git> [bitcoin] hebasto opened pull request #26034: [22.x] Prevent data race for `pathHandlers` (22.x...220907-22.x-mutex) https://github.com/bitcoin/bitcoin/pull/26034
<bitcoin-git> [bitcoin] hebasto opened pull request #26033: [23.x] Prevent data race for `pathHandlers` (23.x...220907-23.x-mutex) https://github.com/bitcoin/bitcoin/pull/26033
<bitcoin-git> [bitcoin] Sjors opened pull request #26032: wallet: skip R-value signature grinding for external signers (master...2022/09/external-signer-feerate) https://github.com/bitcoin/bitcoin/pull/26032
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25983: Prevent data race for `pathHandlers` (master...220902-httpmutex) https://github.com/bitcoin/bitcoin/pull/25983
<bitcoin-git> bitcoin/master 4296dde Hennadii Stepanov: Prevent data race for `pathHandlers`
<bitcoin-git> bitcoin/master fc44d17 MacroFake: Merge bitcoin/bitcoin#25983: Prevent data race for `pathHandlers`
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/124e75a41ea0...fc44d1796e4d
<bitcoin-git> [bitcoin] aureleoules opened pull request #26031: test: Display skipped tests reason (master...2022-09-print-test-skip-reason) https://github.com/bitcoin/bitcoin/pull/26031
<bitcoin-git> [gui] hebasto opened pull request #664: Prevent wrong handling of `%2` token by Transifex (master...220907-gb) https://github.com/bitcoin-core/gui/pull/664
<bitcoin-git> [gui] hebasto opened pull request #663: Cleanup translation comment (master...220907-tr) https://github.com/bitcoin-core/gui/pull/663
<bitcoin-git> [bitcoin] fanquake closed pull request #26027: Chain Argument collision warning (master...argument-collision-warning) https://github.com/bitcoin/bitcoin/pull/26027
<bitcoin-git> [bitcoin] amovfx opened pull request #26028: More verbose warning for multiple network argument error. (master...network-argument-collision-verbosity) https://github.com/bitcoin/bitcoin/pull/26028

2022-09-06

<bitcoin-git> [bitcoin] amovfx opened pull request #26027: Chain Argument collision warning (master...argument-collision-warning) https://github.com/bitcoin/bitcoin/pull/26027
<bitcoin-git> [bitcoin] aureleoules opened pull request #26026: log: Colorize logs (master...2022-09-add-log-colors-🌈) https://github.com/bitcoin/bitcoin/pull/26026
<bitcoin-git> [bitcoin] achow101 merged pull request #26010: RPC: fix sendall docs (master...202209-sendalldoc) https://github.com/bitcoin/bitcoin/pull/26010
<bitcoin-git> bitcoin/master 124e75a Andrew Chow: Merge bitcoin/bitcoin#26010: RPC: fix sendall docs
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/447f50e4aed9...124e75a41ea0
<bitcoin-git> bitcoin/master 5182940 Anthony Towns: RPC: fix sendall docs
<bitcoin-git> [bitcoin] kouloumos opened pull request #26024: wallet: fix sendall creates tx that fails tx-size check (master...wallet-fix-sendall-tx-size) https://github.com/bitcoin/bitcoin/pull/26024
<bitcoin-git> [gui] luke-jr opened pull request #662: Fix transaction view/table (master...qt_fix_txview_202209) https://github.com/bitcoin-core/gui/pull/662
<bitcoin-git> [bitcoin] ryanofsky opened pull request #26022: Add util::ResultPtr class (master...pr/bresult-ptr) https://github.com/bitcoin/bitcoin/pull/26022
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25946: Update chainparams for 24.0 release (master...chainparams24) https://github.com/bitcoin/bitcoin/pull/25946
<bitcoin-git> bitcoin/master 447f50e MacroFake: Merge bitcoin/bitcoin#25946: Update chainparams for 24.0 release
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5291933fedce...447f50e4aed9
<bitcoin-git> bitcoin/master 767d825 Janna: Update chainparams for 24.0 release
<bitcoin-git> [bitcoin] furszy opened pull request #26021: wallet: bugfix, load a wallet with an unknown/corrupt descriptor causes a fatal error (master...2022_wallet_fix_descriptor_unserialization) https://github.com/bitcoin/bitcoin/pull/26021
<bitcoin-git> [bitcoin] yancyribbens opened pull request #26020: test: Change coinselection parameter location to make tests independent (master...fix-bnb-search-test-param) https://github.com/bitcoin/bitcoin/pull/26020
<bitcoin-git> [bitcoin] fanquake opened pull request #26018: guix: consistently use -ffile-prefix-map (master...guix_ffile_prefix_map) https://github.com/bitcoin/bitcoin/pull/26018
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25969: docs: improved grammar (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25969

2022-09-05

<bitcoin-git> [bitcoin] promag closed pull request #24683: Add and use ForEachWallet (master...2022-03-foreachwallet) https://github.com/bitcoin/bitcoin/pull/24683
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26012: fuzz: Avoid timeout in bitdeque fuzz target (master...2209-fuzz-timeout-🏺) https://github.com/bitcoin/bitcoin/pull/26012
<bitcoin-git> [bitcoin] glozow merged pull request #25768: wallet: Properly rebroadcast unconfirmed transaction chains (master...unify-resend-reaccept) https://github.com/bitcoin/bitcoin/pull/25768
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e864f2e4afde...5291933fedce
<bitcoin-git> bitcoin/master 10d91c5 Andrew Chow: wallet: Deduplicate Resend and ReacceptWalletTransactions
<bitcoin-git> bitcoin/master 3405f3e Andrew Chow: test: Test that an unconfirmed not-in-mempool chain is rebroadcast
<bitcoin-git> bitcoin/master 5291933 glozow: Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed tran...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25976: QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True (master...qa_rpc_getblock_verbose) https://github.com/bitcoin/bitcoin/pull/25976
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0ebd4db32b39...e864f2e4afde
<bitcoin-git> bitcoin/master f663b43 Luke Dashjr: QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True
<bitcoin-git> bitcoin/master e864f2e MacroFake: Merge bitcoin/bitcoin#25976: QA: rpc_blockchain: Test output of getblock v...
<bitcoin-git> [bitcoin] ajtowns opened pull request #26010: RPC: fix sendall docs (master...202209-sendalldoc) https://github.com/bitcoin/bitcoin/pull/26010
<bitcoin-git> [bitcoin] fanquake opened pull request #26009: test: remove Boost Test from libtest_util (master...remove_boost_libtest) https://github.com/bitcoin/bitcoin/pull/26009

2022-09-04

<bitcoin-git> [bitcoin] achow101 opened pull request #26008: wallet: cache IsMine scriptPubKeys to improve performance of wallets with a lot of non-ranged descriptors (master...improve-many-desc-ismine) https://github.com/bitcoin/bitcoin/pull/26008
<bitcoin-git> [bitcoin] theStack opened pull request #26007: [contrib] message-capture-parser: fix AssertionError on parsing `headers` message (master...202209-messagecapture-fix_assertionerror_on_parsing_headers) https://github.com/bitcoin/bitcoin/pull/26007
<bitcoin-git> [bitcoin] luke-jr opened pull request #26005: Wallet: Fix error handling (copy_file failure in RestoreWallet, and in general via interfaces) (master...fix_wallet_copyfail_nullresult) https://github.com/bitcoin/bitcoin/pull/26005
<bitcoin-git> [bitcoin] fanquake merged pull request #25978: test: fix non-determinism in p2p_headers_sync_with_minchainwork.py (master...2022-09-fix-flaky-headers-sync-test) https://github.com/bitcoin/bitcoin/pull/25978
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df31e468b9ad...0ebd4db32b39
<bitcoin-git> bitcoin/master 0ebd4db fanquake: Merge bitcoin/bitcoin#25978: test: fix non-determinism in p2p_headers_sync...
<bitcoin-git> bitcoin/master 88e7807 Suhas Daftuar: test: fix non-determinism in p2p_headers_sync_with_minchainwork.py
<bitcoin-git> [bitcoin] fanquake closed pull request #25854: Update tracing.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25854
<bitcoin-git> [bitcoin] fanquake merged pull request #25861: guix: use --build={arch}-guix-linux-gnu in cross toolchain (master...guix_cross_toolchain_explicit_cross) https://github.com/bitcoin/bitcoin/pull/25861
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/604015ac7955...df31e468b9ad
<bitcoin-git> bitcoin/master 56e79fe fanquake: guix: use --build={arch}-guix-linux-gnu in cross toolchain
<bitcoin-git> bitcoin/master df31e46 fanquake: Merge bitcoin/bitcoin#25861: guix: use --build={arch}-guix-linux-gnu in cr...
<bitcoin-git> [bitcoin] fanquake opened pull request #26003: build: fix configuring with `--without-experimental-kernel-lib` (master...fix_chainstate_bin_configure) https://github.com/bitcoin/bitcoin/pull/26003
<bitcoin-git> [bitcoin] fanquake opened pull request #26002: build: sync ax_boost_base from upstream (master...sync_boost_base) https://github.com/bitcoin/bitcoin/pull/26002
<bitcoin-git> [bitcoin] fanquake merged pull request #25914: test: Fix intermittent issue in p2p_leak.py (master...2208-test-p2p-leak-int-πŸ₯‡) https://github.com/bitcoin/bitcoin/pull/25914
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea67232cdb80...604015ac7955
<bitcoin-git> bitcoin/master 604015a fanquake: Merge bitcoin/bitcoin#25914: test: Fix intermittent issue in p2p_leak.py
<bitcoin-git> bitcoin/master fa2aae5 MacroFake: test: Fix intermittent issue in p2p_leak.py
<bitcoin-git> [bitcoin] hebasto closed pull request #26001: Update settings.cpp (master...patch-7) https://github.com/bitcoin/bitcoin/pull/26001
<bitcoin-git> [bitcoin] hebasto closed pull request #26000: Update rbf.cpp (master...patch-6) https://github.com/bitcoin/bitcoin/pull/26000
<bitcoin-git> [bitcoin] hebasto closed pull request #25999: Update policy.cpp (master...patch-5) https://github.com/bitcoin/bitcoin/pull/25999
<bitcoin-git> [bitcoin] hebasto closed pull request #25998: Update packages.cpp (master...patch-4) https://github.com/bitcoin/bitcoin/pull/25998
<bitcoin-git> [bitcoin] hebasto closed pull request #25997: Update fees.cpp (master...patch-3) https://github.com/bitcoin/bitcoin/pull/25997
<bitcoin-git> [bitcoin] hebasto closed pull request #25996: Update feerate.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25996
<bitcoin-git> [bitcoin] hebasto closed pull request #25995: Update clientversion.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25995

2022-09-03

<bitcoin-git> [bitcoin] SatoshiNakamotoBitcoin opened pull request #26001: Update settings.cpp (master...patch-7) https://github.com/bitcoin/bitcoin/pull/26001
<bitcoin-git> [bitcoin] SatoshiNakamotoBitcoin opened pull request #26000: Update rbf.cpp (master...patch-6) https://github.com/bitcoin/bitcoin/pull/26000
<bitcoin-git> [bitcoin] SatoshiNakamotoBitcoin opened pull request #25999: Update policy.cpp (master...patch-5) https://github.com/bitcoin/bitcoin/pull/25999
<bitcoin-git> [bitcoin] SatoshiNakamotoBitcoin opened pull request #25998: Update packages.cpp (master...patch-4) https://github.com/bitcoin/bitcoin/pull/25998
<bitcoin-git> [bitcoin] SatoshiNakamotoBitcoin opened pull request #25997: Update fees.cpp (master...patch-3) https://github.com/bitcoin/bitcoin/pull/25997
<bitcoin-git> [bitcoin] SatoshiNakamotoBitcoin opened pull request #25996: Update feerate.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25996
<bitcoin-git> [bitcoin] SatoshiNakamotoBitcoin opened pull request #25995: Update clientversion.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25995
<bitcoin-git> [bitcoin] willcl-ark opened pull request #25993: doc: Add I2P guidance related to bandwidth and i2pd software version (master...i2pd_bandwidth) https://github.com/bitcoin/bitcoin/pull/25993
<bitcoin-git> [bitcoin] 1440000bytes closed pull request #25776: privacy: `add_inputs` argument for replacements to avoid adding unnecessary inputs (master...bumpfee-inputs) https://github.com/bitcoin/bitcoin/pull/25776
<bitcoin-git> [bitcoin] luke-jr opened pull request #25991: Wallet: Add foreign_outputs metadata to support CoinJoin transactions (master...wallet_foreign_outputs_metadata) https://github.com/bitcoin/bitcoin/pull/25991
<bitcoin-git> [bitcoin] stickies-v closed pull request #25988: test: revert #25865 for wallet_groups.py (quick fix) (master...test-fix-walletgroup-test) https://github.com/bitcoin/bitcoin/pull/25988
<bitcoin-git> [bitcoin] stickies-v opened pull request #25990: test: apply fixed feerate to avoid variable dynamic fees in wallet_groups.py (master...test-walletgroups-fix-feerate) https://github.com/bitcoin/bitcoin/pull/25990

2022-09-02

<bitcoin-git> [bitcoin] mzumsande opened pull request #25989: init: abort if i2p/cjdns are chosen via -onlynet but unreachable (master...202208_onlynet_init) https://github.com/bitcoin/bitcoin/pull/25989
<bitcoin-git> [bitcoin] stickies-v opened pull request #25988: test: revert #25865 for wallet_groups.py (quick fix) (master...test-fix-walletgroup-test) https://github.com/bitcoin/bitcoin/pull/25988
<bitcoin-git> [bitcoin] fanquake opened pull request #25987: build: compile depends sqlite with more recommended options (master...sqlite3_reccomended_compile_opts) https://github.com/bitcoin/bitcoin/pull/25987
<bitcoin-git> [bitcoin] w0xlt opened pull request #25986: test: refactor `RPCPackagesTest` to use `MiniWallet` (master...issue_25965) https://github.com/bitcoin/bitcoin/pull/25986
<bitcoin-git> [bitcoin] fanquake opened 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] MarcoFalke closed pull request #25984: rpc, refactor: Check nPruneTarget instead of ArgsManager for automatic pruning (master...2209-rpc-prune-🚚) https://github.com/bitcoin/bitcoin/pull/25984
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25984: rpc, refactor: Check nPruneTarget instead of ArgsManager for automatic pruning (master...2209-rpc-prune-🚚) https://github.com/bitcoin/bitcoin/pull/25984
<bitcoin-git> [bitcoin] hebasto opened pull request #25983: Prevent data race for `pathHandlers` (master...220902-httpmutex) https://github.com/bitcoin/bitcoin/pull/25983
<bitcoin-git> [bitcoin] yancyribbens opened pull request #25982: wallet: Guard against undefined behaviour (master...undefined-behavior-gaurd) https://github.com/bitcoin/bitcoin/pull/25982
<bitcoin-git> [bitcoin] jonatack reopened pull request #25203: Severity-based logging -- parent PR (master...logging-updates) https://github.com/bitcoin/bitcoin/pull/25203
<bitcoin-git> [bitcoin] hebasto closed pull request #25941: build: Trim `{native_}libmultiprocess` packages in depends (master...220826-mp) https://github.com/bitcoin/bitcoin/pull/25941
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25962: net: Add CNodeOptions and increase constness (master...202208-cnodeoptions) https://github.com/bitcoin/bitcoin/pull/25962
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7281fac2e0a4...ea67232cdb80
<bitcoin-git> bitcoin/master 9dccc33 Anthony Towns: net: add CNodeOptions for optional CNode constructor params
<bitcoin-git> bitcoin/master d394156 Anthony Towns: net: make CNode::m_permissionFlags const
<bitcoin-git> bitcoin/master 0a7fc42 Anthony Towns: net: make CNode::m_prefer_evict const

2022-09-01

<bitcoin-git> [bitcoin] furszy opened pull request #25979: wallet: standardize change output detection process (master...2022_wallet_change_detection) https://github.com/bitcoin/bitcoin/pull/25979
<bitcoin-git> [bitcoin] achow101 merged pull request #25614: Severity-based logging, step 2 (master...loglevel-config-option) https://github.com/bitcoin/bitcoin/pull/25614
<bitcoin-git> bitcoin/master 2978b38 Jon Atack: Add BCLog::Logger::m_log_level data member and getter/setter
<bitcoin-git> bitcoin/master f6c0cc0 Jon Atack: Add BCLog::Logger::m_category_log_levels data member and getter/setter
<bitcoin-git> [bitcoin] achow101 pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/7921026a2459...7281fac2e0a4
<bitcoin-git> bitcoin/master f1379ae Jon Atack: Simplify BCLog::Level enum class and LogLevelToStr() function
<bitcoin-git> [bitcoin] sdaftuar opened pull request #25978: test: fix non-determinism in p2p_headers_sync_with_minchainwork.py (master...2022-09-fix-flaky-headers-sync-test) https://github.com/bitcoin/bitcoin/pull/25978
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25977: refactor: Replace `std::optionalbilingual_str` with `util::Result` (master...pr/bresult-opt) https://github.com/bitcoin/bitcoin/pull/25977
<bitcoin-git> [bitcoin] achow101 merged pull request #19602: wallet: Migrate legacy wallets to descriptor wallets (master...descriptor-wallet-migration) https://github.com/bitcoin/bitcoin/pull/19602
<bitcoin-git> [bitcoin] achow101 pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/36e1b52511f2...7921026a2459
<bitcoin-git> bitcoin/master e664af2 Andrew Chow: Apply label to all scriptPubKeys of imported combo()
<bitcoin-git> bitcoin/master ea1ab39 Andrew Chow: scriptpubkeyman: Implement GetScriptPubKeys in Legacy
<bitcoin-git> bitcoin/master 35f428f Andrew Chow: Implement LegacyScriptPubKeyMan::MigrateToDescriptor
<bitcoin-git> [bitcoin] luke-jr opened pull request #25976: QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True (master...qa_rpc_getblock_verbose) https://github.com/bitcoin/bitcoin/pull/25976
<bitcoin-git> [bitcoin] dongcarl opened pull request #25975: contrib/init: Better systemd integration (master...2022-09-systemd-improve) https://github.com/bitcoin/bitcoin/pull/25975
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25951: log: Move validation option logging to LoadChainstate() (master...2208-log-val-🚣) https://github.com/bitcoin/bitcoin/pull/25951
<bitcoin-git> bitcoin/master fa3358b MacroFake: Move validation option logging to LoadChainstate()
<bitcoin-git> bitcoin/master fa4c59d MacroFake: Move blockstorage option logging to LoadChainstate()
<bitcoin-git> bitcoin/master 36e1b52 MacroFake: Merge bitcoin/bitcoin#25951: log: Move validation option logging to LoadCh...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3118425ff99c...36e1b52511f2
<bitcoin-git> [bitcoin] hebasto opened pull request #25974: test, build: Separate `read_json` function into its own module (master...220901-test) https://github.com/bitcoin/bitcoin/pull/25974
<bitcoin-git> [bitcoin] achow101 merged pull request #25931: rpc: sort listdescriptors result (master...2022/08/sort-listdescriptors) https://github.com/bitcoin/bitcoin/pull/25931
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f79d612fbacf...3118425ff99c
<bitcoin-git> bitcoin/master 5099624 Sjors Provoost: rpc: sort listdescriptors result
<bitcoin-git> bitcoin/master 3118425 Andrew Chow: Merge bitcoin/bitcoin#25931: rpc: sort listdescriptors result
<bitcoin-git> [bitcoin] kouloumos opened pull request #25973: wallet: Filter-out "send" addresses from `listreceivedby*` (master...listreceivedby-added-filter) https://github.com/bitcoin/bitcoin/pull/25973
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa5c224d4448...f79d612fbacf
<bitcoin-git> bitcoin/master b2544d1 Hennadii Stepanov: qt: Update translation source file for string freeze
<bitcoin-git> bitcoin/master f79d612 Hennadii Stepanov: Merge bitcoin-core/gui#660: Update translation source file for string free...
<bitcoin-git> [gui] hebasto merged pull request #660: Update translation source file for string freeze (master...220901-tr) https://github.com/bitcoin-core/gui/pull/660
<bitcoin-git> [bitcoin] fanquake opened pull request #25972: build: no-longer disable WARN_CXXFLAGS when CXXFLAGS is set (master...use_cxxflags_with_depends) https://github.com/bitcoin/bitcoin/pull/25972
<bitcoin-git> [bitcoin] stickies-v opened pull request #25971: refactor: Use std::string for thread and index names (master...baseindex-getname-string) https://github.com/bitcoin/bitcoin/pull/25971
<bitcoin-git> [gui] hebasto opened pull request #660: Update translation source file for string freeze (master...220901-tr) https://github.com/bitcoin-core/gui/pull/660
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25887: init: avoid unsetting service bits from `nLocalServices` (master...202208-init-avoid_nlocalservices_flag_removal) https://github.com/bitcoin/bitcoin/pull/25887
<bitcoin-git> bitcoin/master 1b5bec7 Sebastian Falbesoner: init: avoid unsetting service bits from `nLocalServices`
<bitcoin-git> bitcoin/master fa5c224 MacroFake: Merge bitcoin/bitcoin#25887: init: avoid unsetting service bits from `nLoc...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ccea0e11a210...fa5c224d4448
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25959: doc: Fix link to MurmurHash3.cpp (moved from Google Code to Github) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25959
<bitcoin-git> bitcoin/master ccea0e1 MacroFake: Merge bitcoin/bitcoin#25959: doc: Fix link to MurmurHash3.cpp (moved from ...
<bitcoin-git> bitcoin/master 2c05dc7 dontbyte: Fix link to MurmurHash3.cpp from Austin Appleby
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f821fc981314...ccea0e11a210
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25967: refactor: add LIFETIMEBOUND to blockfilter where needed (master...blockfilter-add-lifetimebound) https://github.com/bitcoin/bitcoin/pull/25967
<bitcoin-git> bitcoin/master f821fc9 MacroFake: Merge bitcoin/bitcoin#25967: refactor: add LIFETIMEBOUND to blockfilter wh...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ab84709fc1d...f821fc981314
<bitcoin-git> bitcoin/master 89576cc stickies-v: refactor: add LIFETIMEBOUND to blockfilter where needed
<bitcoin-git> [bitcoin] fanquake merged pull request #25960: p2p: Headers-sync followups (master...2022-08-headers-sync-followups) https://github.com/bitcoin/bitcoin/pull/25960
<bitcoin-git> bitcoin/master e5982ec Suhas Daftuar: Bypass headers anti-DoS checks for NoBan peers
<bitcoin-git> bitcoin/master 94af3e4 Suhas Daftuar: Fix typo from PR25717
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/83434208035f...6ab84709fc1d
<bitcoin-git> bitcoin/master 132ed7e Suhas Daftuar: Move headerssync logging to BCLog::NET

2022-08-31

<bitcoin-git> [bitcoin] sipa opened pull request #25970: Add headerssync tuning parameters optimization script to repo (master...202208_headerssync_script) https://github.com/bitcoin/bitcoin/pull/25970
<bitcoin-git> [bitcoin] xternet opened pull request #25969: docs: improved grammar (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25969
<bitcoin-git> bitcoin/master fae5bd9 MacroFake: test: Fix wallet_balance intermittent issue
<bitcoin-git> bitcoin/master 8343420 Andrew Chow: Merge bitcoin/bitcoin#25915: test: Fix wallet_balance intermittent issue
<bitcoin-git> [bitcoin] achow101 merged pull request #25915: test: Fix wallet_balance intermittent issue (master...2208-test-wall-πŸ’­) https://github.com/bitcoin/bitcoin/pull/25915
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b9361231105b...83434208035f
<bitcoin-git> [bitcoin] sipa opened pull request #25968: Optimizations & simplifications following #25717 (master...202208_headerssync_optimize) https://github.com/bitcoin/bitcoin/pull/25968
<bitcoin-git> [bitcoin] stickies-v opened pull request #25967: refactor: add LIFETIMEBOUND to blockfilter where needed (master...blockfilter-add-lifetimebound) https://github.com/bitcoin/bitcoin/pull/25967
<bitcoin-git> [bitcoin] yancyribbens opened pull request #25966: test: Remove redundant test (master...remove-redundant-test) https://github.com/bitcoin/bitcoin/pull/25966
<bitcoin-git> [bitcoin] fanquake opened pull request #25964: build: fix mingw miniupnpc cflags (master...fixup_mingw_cflags) https://github.com/bitcoin/bitcoin/pull/25964
<bitcoin-git> [bitcoin] jonatack opened pull request #25963: CBlockLocator: performance-move-const-arg Clang tidy fixups (master...performance-move-const-arg-fixups) https://github.com/bitcoin/bitcoin/pull/25963
<bitcoin-git> [bitcoin] fanquake closed pull request #24671: build: remove unneeded configure $*val setting (master...remove_uneeded_configure_defaults) https://github.com/bitcoin/bitcoin/pull/24671
<bitcoin-git> [bitcoin] fanquake closed pull request #25919: build: use `-mbranch-protection=standard` for aarch64-linux (non-guix) (master...mbranch_protection_aarch64_linux_non_guix) https://github.com/bitcoin/bitcoin/pull/25919
<bitcoin-git> [bitcoin] fanquake closed pull request #25851: doc: remove msvc qt build instructions (master...remove_msvc_qt_build_instructions) https://github.com/bitcoin/bitcoin/pull/25851
<bitcoin-git> [bitcoin] fanquake closed pull request #25901: build: default to DWARF v4 when debugging (master...default_dwarf_v4) https://github.com/bitcoin/bitcoin/pull/25901
<bitcoin-git> [bitcoin] fanquake closed pull request #24428: util: improve bitcoin-wallet exit codes (master...improve_bitcoin_wallet_return) https://github.com/bitcoin/bitcoin/pull/24428
<bitcoin-git> [bitcoin] ajtowns opened pull request #25962: net: Add CNodeOptions and increase constness (master...202208-cnodeoptions) https://github.com/bitcoin/bitcoin/pull/25962
<bitcoin-git> [bitcoin] fanquake merged pull request #25872: Fix issues when calling std::move(const&) (master...2208-const-move-πŸ“”) https://github.com/bitcoin/bitcoin/pull/25872
<bitcoin-git> bitcoin/master faad673 MacroFake: Fix issues when calling std::move(const&)
<bitcoin-git> bitcoin/master fa87534 MacroFake: Fix iwyu
<bitcoin-git> bitcoin/master 01e1627 fanquake: Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&)
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d16ef40441dd...01e1627e25bc
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25955: test: use `sendall` when emptying wallet (master...2022-08-sendall-wallet-groups) https://github.com/bitcoin/bitcoin/pull/25955
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/52dcb1d2a319...d16ef40441dd
<bitcoin-git> bitcoin/master 923d245 brunoerg: test: use `sendall` when emptying wallet
<bitcoin-git> bitcoin/master 28ea4c7 brunoerg: test: simplify splitment with `sendall` in wallet_basic
<bitcoin-git> bitcoin/master d16ef40 MacroFake: Merge bitcoin/bitcoin#25955: test: use `sendall` when emptying wallet

2022-08-30

<bitcoin-git> [gui] luke-jr opened pull request #658: Intro: Never change the prune checkbox after the user has touched it (master...intro_dont_change_user_prune) https://github.com/bitcoin-core/gui/pull/658
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25733: tidy: enable bugprone-use-after-move (master...tidy_enable_bugprone_use_after_move) https://github.com/bitcoin/bitcoin/pull/25733
<bitcoin-git> bitcoin/master f345dc3 fanquake: tidy: enable bugprone-use-after-move
<bitcoin-git> bitcoin/master 52dcb1d MacroFake: Merge bitcoin/bitcoin#25733: tidy: enable bugprone-use-after-move
<bitcoin-git> bitcoin/master 94f2235 fanquake: test: work around bugprone-use-after-move warnings in util tests
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e9035f867a36...52dcb1d2a319
<bitcoin-git> [bitcoin] sdaftuar opened pull request #25960: p2p: Headers-sync followups (master...2022-08-headers-sync-followups) https://github.com/bitcoin/bitcoin/pull/25960