2022-09-13

<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
<sipa> (from a database of good bitcoin nodes it currently knows about)
<sipa> @jamesob bitcoin.jonaschnelli.ch pointing to a machine on hetzner is exactly that: jonas' crawler having discovered a bitcoin node running on hetzner's network, and exposing that via dns
<jamesob> no, I'm saying that bitcoin.jonaschnelli.ch points to a machine on Hetzner
<sipa> this is not a hetzner user running a seed, i assume, but jonasschnelli's crawler having discovered a bitcoin node on hetzner, and exporting that through his dns seed
<sipa> but for bitcoin dns seeds it's expected
<jamesob0> in my syslog: "Sep 12 09:54:13 apu2 dnsmasq[7035]: possible DNS-rebind attack detected: bitcoin.jonasschnelli.ch"
<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
<michaelfolkson> bitcoin-cli is included in the brew install of Bitcoin Core right? I can't find anything to suggest it isn't but it was asked about on StackExchange https://bitcoin.stackexchange.com/questions/115197/how-to-install-bitcoin-cli
<gribble> https://github.com/bitcoin/bitcoin/issues/25985 | Revert "build: Use Homebrews sqlite package if it is available" by fanquake · Pull Request #25985 · bitcoin/bitcoin · GitHub
<michaelfolkson> Re #25985 the brew install of Bitcoin Core surely uses Homebrew's sqlite package (not that has any impact on the PR)
<michaelfolkson> I didn't know you could brew install Bitcoin Core. Would it be recommended not to do this? https://formulae.brew.sh/cask/bitcoin-core
<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
<lightlike> luke-jr: http://luke.dashjr.org/programs/bitcoin/files/charts/historical.html - how do you estimate the number of non-listening nodes there?
<vasild> for now I am trying to verify this claim "transaction announcements account for 30–50% of the overall Bitcoin traffic" from the erlay paper (https://arxiv.org/pdf/1905.10518.pdf)
<_aj_> http://luke.dashjr.org/programs/bitcoin/files/charts/historical.html -- luke's estimate says 46k nodes, 4.7k listening
<gribble> https://github.com/bitcoin/bitcoin/issues/22778 | net processing: Reduce resource usage for inbound block-relay-only connections by jnewbery · Pull Request #22778 · bitcoin/bitcoin · GitHub
<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...
<hebasto> is a fix of a translation bug, which causes an error on Transifex, supposed to be merged after "string freeze"? (context -- https://github.com/bitcoin-core/gui/pull/664, an my opinion is "yes")

2022-09-08

<bytes1440000> I am using bitcoin core for wallets. Let me know if there are any issues.
<bytes1440000> i can't decide what sipa does.. he is humble and one of the best bitcoin devs
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<laanwj> i don't think it makes sense to discuss high prio for review today, maybe we can go over the 0.24 milestone: https://github.com/bitcoin/bitcoin/milestone/54
<laanwj> re: 0.24, MarcoFalke proposed to move the split-off date from the 18th to the 15th because the 18th is on a sunday (https://github.com/bitcoin/bitcoin/issues/24987#issuecomment-1235319503)
<laanwj> welcome to the weekly general bitcoin-core-dev meeting
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo
<core-meetingbot> Meeting started Thu Sep 8 19:01:15 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<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
<gribble> https://github.com/bitcoin/bitcoin/issues/204 | fixed french translation by wolciph · Pull Request #204 · bitcoin/bitcoin · GitHub
<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
<achow101> Kaizen_Kintsugi_: no, that's a node startup issue, it's crashing on start. the test framework puts regtest into the bitcoin.conf for each node, if you're passing the argument for a different chain for your test, then that would be the cause of the problem. also, using a non-regtest chain in a functional test is generally incorrect.
<earnestly> Yeah, it seems a bit of a stretch to think people will purposefully downgrade bitcoin core just to create a new non-hd wallet; but I can see plenty of people still having non-hd wallets
<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
<bytes1440000> inb4 michael folkson or others say its offtopic: bitcoin core is the software people use for bitcoin core. any dev would want to know why is dev activity low here?
<bytes1440000> d. Maybe bitcoin has lot of developers
<bytes1440000> e. Maybe bitcoin has lot of users outside twitter
<bytes1440000> b. bitcoin has highest market cap in cryptocurrencies
<bytes1440000> c. bitcoin was first successful experiment against governments
<bytes1440000> a. bitcoin has 90% bitcoin core nodes
<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
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<gribble> https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25614 | Severity-based logging, step 2 by jonatack · Pull Request #25614 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/19602 | wallet: Migrate legacy wallets to descriptor wallets by achow101 · Pull Request #19602 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25975 | contrib/init: Better systemd integration by dongcarl · Pull Request #25975 · bitcoin/bitcoin · GitHub
<ariard> (sorry for last week, was geeking out about bitcoin in meatspace at conf)
<gribble> https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
<core-meetingbot> Meeting started Thu Sep 1 19:01:42 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<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
<gribble> https://github.com/bitcoin/bitcoin/issues/25960 | p2p: Headers-sync followups by sdaftuar · Pull Request #25960 · bitcoin/bitcoin · GitHub
<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
<bytes1440000> 2. I think its been a long time since we discussed funding of contributors who are more active in review. Luke Dashjr has contributed a lot in reviews that were helpful for bitcoin. If anyone avoiding because he is a maintainer of knots, is influenced by less than 25 people who actively contribute to core or past.
<gribble> https://github.com/bitcoin/bitcoin/issues/24897 | [Draft / POC] Silent Payments by w0xlt · Pull Request #24897 · bitcoin/bitcoin · GitHub
<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
<vasild> lightlike: the rpc change from https://github.com/bitcoin/bitcoin/pull/25938 looks legit.
<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
<provoostenator> sdaftuar Pieter possibly spurious performance-move-const-arg warning: https://github.com/bitcoin/bitcoin/pull/25931/checks?check_run_id=8109559613
<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