2022-09-02

<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
<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

<w0xlt> Or if it is about unit tests: https://github.com/bitcoin/bitcoin/tree/master/src/test
<jonatack> maybe also check out the last two sections of https://jonatack.github.io/articles/how-to-compile-bitcoin-core-and-run-the-tests
<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
<bitcoin-git> [bitcoin] fanquake merged pull request #25717: p2p: Implement anti-DoS headers sync (master...2022-02-headers-dos-prevention) https://github.com/bitcoin/bitcoin/pull/25717
<bitcoin-git> [bitcoin] fanquake pushed 15 commits to master: https://github.com/bitcoin/bitcoin/compare/cfda740b332c...e9035f867a36
<bitcoin-git> bitcoin/master 1d4cfa4 Suhas Daftuar: Add function to validate difficulty changes
<bitcoin-git> bitcoin/master ed47094 Pieter Wuille: Add functions to construct locators without CChain
<bitcoin-git> [bitcoin] dontbyte opened pull request #25959: Fix link to MurmurHash3.cpp (moved from Google Code to Github) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25959
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25174: net/net_processing: Add thread safety related annotations for CNode and Peer (master...202205-net-lock-annotations) https://github.com/bitcoin/bitcoin/pull/25174
<bitcoin-git> bitcoin/master 06ebdc8 Anthony Towns: net/net_processing: add missing thread safety annotations
<bitcoin-git> bitcoin/master bbec32c Anthony Towns: net: mark TransportSerializer/m_serializer as const
<bitcoin-git> bitcoin/master ef26f2f Anthony Towns: net: mark CNode unique_ptr members as const
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/e191fac4f3c3...cfda740b332c

2022-08-29

<bitcoin-git> [bitcoin] theStack opened pull request #25957: wallet: fast rescan with BIP157 block filters for descriptor wallets (master...202208-speedup_descriptor_wallet_rescan_with_block_filters) https://github.com/bitcoin/bitcoin/pull/25957
<bitcoin-git> [bitcoin] brunoerg opened pull request #25955: test: use `sendall` in wallet_groups (master...2022-08-sendall-wallet-groups) https://github.com/bitcoin/bitcoin/pull/25955
<bitcoin-git> [bitcoin] jonatack reopened pull request #25614: Severity-based logging, step 2 (master...loglevel-config-option) https://github.com/bitcoin/bitcoin/pull/25614
<bitcoin-git> [bitcoin] hebasto closed pull request #25952: doc: Fix `libbitcoin_common` dependencies (master...220829-libs) https://github.com/bitcoin/bitcoin/pull/25952
<bitcoin-git> [bitcoin] aguycalled closed pull request #25953: Reverts PR #51 (master...revert-pr-51) https://github.com/bitcoin/bitcoin/pull/25953
<bitcoin-git> [bitcoin] aguycalled opened pull request #25953: Reverts PR #51 (master...revert-pr-51) https://github.com/bitcoin/bitcoin/pull/25953
<bitcoin-git> [bitcoin] hebasto opened pull request #25952: doc: Fix `libbitcoin_common` dependencies (master...220829-libs) https://github.com/bitcoin/bitcoin/pull/25952
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25951: log: Move validation option logging to LoadChainstate() (master...2208-log-val-🚣) https://github.com/bitcoin/bitcoin/pull/25951
<bitcoin-git> [bitcoin] ajtowns closed pull request #20758: net-processing refactoring -- lose globals, move implementation details from .h to .cpp (master...202012-netproc-refactor) https://github.com/bitcoin/bitcoin/pull/20758
<bitcoin-git> [bitcoin] ajtowns closed pull request #21527: net_processing: lock clean up (master...202102-orphanworkset) https://github.com/bitcoin/bitcoin/pull/21527
<bitcoin-git> [bitcoin] ajtowns closed pull request #24474: Additional thread safety annotations for CNode/Peer members accessed via the message processing thread (master...202203-msgproc-mutex) https://github.com/bitcoin/bitcoin/pull/24474
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25560: [WIP] Add a MAINTAINERS.md file and desribe the role of maintainer more directly (master...maintainer-role) https://github.com/bitcoin/bitcoin/pull/25560
<bitcoin-git> [bitcoin] theStack opened pull request #25950: test: fix test abort for high timeout values (and `--timeout-factor 0`) (master...202208-test-fix_high_timeout_values) https://github.com/bitcoin/bitcoin/pull/25950
<bitcoin-git> [bitcoin] mmikeww opened pull request #25949: clarify `blocksdir` setting (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25949
<bitcoin-git> [bitcoin] da2ce7 opened pull request #25948: Docs: macOS, make note about brew and Qt 6 more explicit. (master...docs-macos-qt6) https://github.com/bitcoin/bitcoin/pull/25948

2022-08-28

<bitcoin-git> [bitcoin] ux3257 opened pull request #25946: Update chainparams for 24.0 release (master...chainparams24) https://github.com/bitcoin/bitcoin/pull/25946
<bitcoin-git> [bitcoin] fjahr closed pull request #25688: net: Only use TorControl connection as proxy if proxy is not set yet (master...2022-07-torcontrol) https://github.com/bitcoin/bitcoin/pull/25688
<bitcoin-git> [bitcoin] mzumsande closed pull request #25938: p2p: make CJDNS fixed seeds usable (master...202208_fixed_cjdns) https://github.com/bitcoin/bitcoin/pull/25938
<Kaizen_Kintsugi_> I move bitcoin after a build and I suspect that's causing the problems
<Kaizen_Kintsugi_> Hmm, this is a longshot, anyone use vscode to debug bitcoin? I'm having trouble setting breakpoints and I'm suspecting I have to specify where the source files are located.

2022-08-27

<bitcoin-git> [bitcoin] davidgumberg opened pull request #25943: [WIP] rpc: Add a check in sendrawtransaction for nonzero outputs with OP_RETURN (master...wip-opreturn_nz) https://github.com/bitcoin/bitcoin/pull/25943
<bitcoin-git> [bitcoin] w0xlt opened pull request #25942: test: add `ismine` test for descriptor ScriptPubKeyMan (master...add_desc_ismine_test) https://github.com/bitcoin/bitcoin/pull/25942

2022-08-26

<bitcoin-git> [bitcoin] hebasto opened pull request #25941: build: Clean up `{native_}libmultiprocess` packages in depends (master...220826-mp) https://github.com/bitcoin/bitcoin/pull/25941
<bitcoin-git> [bitcoin] achow101 merged pull request #25922: wallet: trigger MaybeResendWalletTxs() every minute (master...update-resend-freq) https://github.com/bitcoin/bitcoin/pull/25922
<bitcoin-git> bitcoin/master e191fac Andrew Chow: Merge bitcoin/bitcoin#25922: wallet: trigger MaybeResendWalletTxs() every ...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/80da4be57b05...e191fac4f3c3
<bitcoin-git> bitcoin/master fbba4a1 stickies-v: wallet: trigger MaybeResendWalletTxs() every minute
<bitcoin-git> bitcoin/master 5ef8c2c stickies-v: test: fix typo for MaybeResendWalletTxs
<bitcoin-git> [bitcoin] achow101 merged pull request #25896: wallet: Log when Wallet::SetMinVersion sets a different minversion (master...wallet-minversion-debugprint) https://github.com/bitcoin/bitcoin/pull/25896
<bitcoin-git> bitcoin/master 80da4be Andrew Chow: Merge bitcoin/bitcoin#25896: wallet: Log when Wallet::SetMinVersion sets a...
<bitcoin-git> bitcoin/master 835bd27 Ali Sherief: Wallet::SetMinVersion - Log the new minversion
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eed2bd37ef33...80da4be57b05
<bitcoin-git> [bitcoin] achow101 merged pull request #25355: I2P: add support for transient addresses for outbound connections (master...i2p_transient_outbound_addr) https://github.com/bitcoin/bitcoin/pull/25355
<bitcoin-git> bitcoin/master 2b781ad Vasil Dimov: i2p: add support for creating transient sessions
<bitcoin-git> bitcoin/master a1580a0 Vasil Dimov: net: store an optional I2P session in CNode
<bitcoin-git> bitcoin/master ae1e97c Vasil Dimov: net: use transient I2P session for outbound if -i2pacceptincoming=0
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/15692e264159...eed2bd37ef33
<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
<bitcoin-git> [bitcoin] ishaanam opened pull request #25939: rpc: In `utxoupdatepsbt` also look for the tx in the txindex (master...utxoupdatepsbt_with_txindex) https://github.com/bitcoin/bitcoin/pull/25939
<furszy> the only small topic that have is https://github.com/bitcoin/bitcoin/pull/25881#discussion_r953824206. Which is just an edge case in pre-split legacy wallets.
<gribble> https://github.com/bitcoin/bitcoin/issues/19602 | wallet: Migrate legacy wallets to descriptor wallets by achow101 · Pull Request #19602 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Wallet Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr furszy gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack josibake jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos Murch nehan NicolasDorier
<core-meetingbot> Meeting started Fri Aug 26 19:00:51 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] mzumsande opened pull request #25938: p2p: make CJDNS fixed seeds usable (master...202208_fixed_cjdns) https://github.com/bitcoin/bitcoin/pull/25938
<bitcoin-git> [bitcoin] brunoerg opened pull request #25937: test: add coverage for rpc error when trying to rescan beyond pruned data (master...2022-08-prune-rescan) https://github.com/bitcoin/bitcoin/pull/25937
<bitcoin-git> [bitcoin] akankshakashyap opened pull request #25936: Tests: Create functional tests for coin selection (master...coin-selection-functional-test) https://github.com/bitcoin/bitcoin/pull/25936
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bbbc26dcfc87...15692e264159
<bitcoin-git> bitcoin/master 207abc1 Andrew Chow: doc: Add my key to SECURITY.md
<bitcoin-git> bitcoin/master 15692e2 MacroFake: Merge bitcoin/bitcoin#25910: doc: Add my key to SECURITY.md
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25910: doc: Add my key to SECURITY.md (master...security-contact) https://github.com/bitcoin/bitcoin/pull/25910
<xnf0k> Hey just wanted to let you folks know that https://github.com/bitcoin/bips/wiki had some unrelated content. I reverted it, but maybe the page(s) should be locked since this isn't the first time it has happened.
<bitcoin-git> [bitcoin] luke-jr opened pull request #25935: build: include example bitcoin.conf in build outputs under share/examples/ subdirectory (master...dist_bitcoinconf_as_example) https://github.com/bitcoin/bitcoin/pull/25935

2022-08-25

<bitcoin-git> [bitcoin] Rspigler closed pull request #25927: docs: create sybil.md (master...sybil) https://github.com/bitcoin/bitcoin/pull/25927
<bitcoin-git> [bitcoin] brunoerg opened pull request #25934: wallet, rpc: add `label` to `listsinceblock` (master...2022-08-add-label-listsinceblock) https://github.com/bitcoin/bitcoin/pull/25934
<bitcoin-git> [bitcoin] achow101 merged pull request #25924: scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/) (master...202208-rename_rescanwallet_to_rescanblockchain) https://github.com/bitcoin/bitcoin/pull/25924
<bitcoin-git> bitcoin/master e90a445 Sebastian Falbesoner: scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/)
<bitcoin-git> bitcoin/master bbbc26d Andrew Chow: Merge bitcoin/bitcoin#25924: scripted-diff: rpc: fix rescan RPC name (s/re...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba2edcae7321...bbbc26dcfc87
<bitcoin-git> [bitcoin] furszy opened pull request #25933: wallet: AvailableCoins, simplify output script type acquisition (master...2022_wallet_availablecoins_type_cleanup) https://github.com/bitcoin/bitcoin/pull/25933
<bitcoin-git> [bitcoin] yancyribbens opened pull request #25932: refactor: Simplify backtrack logic (master...my-origin/bnb-refactor) https://github.com/bitcoin/bitcoin/pull/25932
<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
<dongcarl> Hi all, I’ll be leaving Chaincode Labs next week and will no longer be contributing full time to Bitcoin Core. I won’t be entirely gone, just contributing within the restriction of my leftover bandwidth (IIRC fjahr has been doing this).
<gribble> https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_REPLACE_BY_FEE` and connect to 1 outbound full-rbf peer if `mempoolfullrbf` sets by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25355 | I2P: add support for transient addresses for outbound connections by vasild · Pull Request #25355 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25355 | I2P: add support for transient addresses for outbound connections by vasild · Pull Request #25355 · 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/25717 | p2p: Implement anti-DoS headers sync by sdaftuar · Pull Request #25717 · bitcoin/bitcoin · GitHub
<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 Aug 25 19:00:13 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] Sjors opened pull request #25931: rpc: sort listdescriptors result (master...2022/08/sort-listdescriptors) https://github.com/bitcoin/bitcoin/pull/25931
<bitcoin-git> [bitcoin] achow101 merged pull request #25925: doc: add `{import,list}descriptors` to list of descriptor RPCs (master...202208-doc-add_new_descriptor_calls_to_docs) https://github.com/bitcoin/bitcoin/pull/25925
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6057e7e2b903...ba2edcae7321
<bitcoin-git> bitcoin/master 6242314 Sebastian Falbesoner: doc: add `{import,list}descriptors` to list of descriptor RPCs
<bitcoin-git> bitcoin/master ba2edca Andrew Chow: Merge bitcoin/bitcoin#25925: doc: add `{import,list}descriptors` to list o...
<bitcoin-git> [bitcoin] fanquake closed pull request #25930: Update the copyright year range (master...master) https://github.com/bitcoin/bitcoin/pull/25930
<bitcoin-git> [bitcoin] Vinodwickrama opened pull request #25930: Update the copyright year range (master...master) https://github.com/bitcoin/bitcoin/pull/25930
<bitcoin-git> [gui] jadijadi opened pull request #655: qt - Persist "mask values" in gui (master...jadi-issue652-persist-mask) https://github.com/bitcoin-core/gui/pull/655
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25929: ci: Force `ccache` package version for MSVC build (master...220825-msvc) https://github.com/bitcoin/bitcoin/pull/25929
<bitcoin-git> bitcoin/master 905f614 Hennadii Stepanov: ci: Force `ccache` package version for MSVC build
<bitcoin-git> bitcoin/master cda6265 Hennadii Stepanov: ci: Increase `windows_container` resources
<bitcoin-git> bitcoin/master 6057e7e MacroFake: Merge bitcoin/bitcoin#25929: ci: Force `ccache` package version for MSVC b...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d36bec9b3bf5...6057e7e2b903
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25905: refactor: Move ChainstateManager options into m_options struct (master...pr/csmopt) https://github.com/bitcoin/bitcoin/pull/25905
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1420547ec30a...d36bec9b3bf5
<bitcoin-git> bitcoin/master 7bc33a8 Ryan Ofsky: refactor: Move ChainstateManager options into m_options struct
<bitcoin-git> bitcoin/master d36bec9 MacroFake: Merge bitcoin/bitcoin#25905: refactor: Move ChainstateManager options into...
<bitcoin-git> [bitcoin] hebasto closed pull request #25928: Revert "ci: Integrate ccache into MSVC build" (master...220825.msvc-ci) https://github.com/bitcoin/bitcoin/pull/25928
<bitcoin-git> [bitcoin] hebasto opened pull request #25929: ci: Force `ccache` package version for MSVC build (master...220825-msvc) https://github.com/bitcoin/bitcoin/pull/25929
<bitcoin-git> [bitcoin] hebasto opened pull request #25928: Revert "ci: Integrate ccache into MSVC build" (master...220825.msvc-ci) https://github.com/bitcoin/bitcoin/pull/25928
<gribble> https://github.com/bitcoin/bitcoin/issues/25923 | p2p, bugfix: always provide CNodeStateStats, ensure v23 getpeerinfo API for v24 by jonatack · Pull Request #25923 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] Rspigler opened pull request #25927: docs: create sybil.md (master...sybil) https://github.com/bitcoin/bitcoin/pull/25927

2022-08-24

<bitcoin-git> [bitcoin] Rspigler closed pull request #25884: doc: Tor Only Sybil Warnings (master...tor_docs) https://github.com/bitcoin/bitcoin/pull/25884
<bitcoin-git> [bitcoin] theStack opened pull request #25925: doc: add `{import,list}descriptors` to list of descriptor RPCs (master...202208-doc-add_new_descriptor_calls_to_docs) https://github.com/bitcoin/bitcoin/pull/25925
<bitcoin-git> [bitcoin] theStack opened pull request #25924: scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/) (master...202208-rename_rescanwallet_to_rescanblockchain) https://github.com/bitcoin/bitcoin/pull/25924
<sipa> [C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\bitcoin-cli\bitcoin-cli.vcxproj]
<bitcoin-git> [bitcoin] jonatack opened pull request #25923: p2p, rpc: always provide CNodeStateStats and v23 getpeerinfo fields (master...2022-08-statestats) https://github.com/bitcoin/bitcoin/pull/25923
<bitcoin-git> [bitcoin] stickies-v opened pull request #25922: wallet: trigger MaybeResendWalletTxs() every minute (master...update-resend-freq) https://github.com/bitcoin/bitcoin/pull/25922
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25911: net: update hardcoded mainnet seeds for 24.x (master...2022-08-hardcoded-seeds-update) https://github.com/bitcoin/bitcoin/pull/25911
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2d83a20113c1...1420547ec30a
<bitcoin-git> bitcoin/master 6075a0b Jon Atack: net: update manual hardcoded mainnet seeds for 24.x
<bitcoin-git> bitcoin/master 7fd9028 Jon Atack: contrib: make-seeds updates for 24.x
<bitcoin-git> bitcoin/master 9b6f5fa Jon Atack: net: update hardcoded mainnet seeds for 24.x
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25920: patch replaced by sed (master...master) https://github.com/bitcoin/bitcoin/pull/25920
<bitcoin-git> [bitcoin] AlexeiKharchev opened pull request #25920: patch replaced by sed (master...master) https://github.com/bitcoin/bitcoin/pull/25920
<bitcoin-git> [bitcoin] fanquake opened 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 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c89fabff3d17...2d83a20113c1
<bitcoin-git> bitcoin/master 57d1367 w0xlt: test: remove unused `norm_prv` parameter
<bitcoin-git> bitcoin/master 2d83a20 fanquake: Merge bitcoin/bitcoin#25863: test: remove unused `norm_prv` parameter in `...
<bitcoin-git> [bitcoin] fanquake merged pull request #25863: test: remove unused `norm_prv` parameter in `descriptor_tests.cpp`. (master...remove_norm_prv) https://github.com/bitcoin/bitcoin/pull/25863
<bitcoin-git> [bitcoin] fanquake opened pull request #25918: build: prune event2 compat headers (master...libevent_prune_compat_h) https://github.com/bitcoin/bitcoin/pull/25918
<bitcoin-git> [bitcoin] fanquake opened pull request #25917: depends: libnatpmp 07004b97cf691774efebe70404cf22201e4d330d (master...natpmp_07004b97cf691774efebe70404cf22201e4d330d) https://github.com/bitcoin/bitcoin/pull/25917
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25915: test: Fix wallet_balance intermittent issue (master...2208-test-wall-💭) https://github.com/bitcoin/bitcoin/pull/25915
<bitcoin-git> [bitcoin] MarcoFalke opened 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] MarcoFalke merged pull request #25879: refactor: Make Join() util work with any container type (master...2208-join-🎶) https://github.com/bitcoin/bitcoin/pull/25879
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3c1e75ef6070...c89fabff3d17
<bitcoin-git> bitcoin/master faf8da3 MacroFake: Remove Join() helper only used in tests
<bitcoin-git> bitcoin/master fa1c716 MacroFake: Make Join() util work with any container type
<bitcoin-git> bitcoin/master fa95315 MacroFake: Use new Join() helper for ListBlockFilterTypes()
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25906: test: add coverage for invalid parameters for `rescanblockchain` (master...2022-08-add-test-rescanblockchain) https://github.com/bitcoin/bitcoin/pull/25906
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2bd9aa5a44b8...713ea7a4181f
<bitcoin-git> bitcoin/master d1a0004 brunoerg: test: add coverage for invalid parameters for `rescanblockchain`
<bitcoin-git> bitcoin/master 713ea7a MacroFake: Merge bitcoin/bitcoin#25906: test: add coverage for invalid parameters for...
<gribble> https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_REPLACE_BY_FEE` and connect to 1 outbound full-rbf peer if `mempoolfullrbf` sets by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub

2022-08-23

<bitcoin-git> [bitcoin] jonatack opened pull request #25911: net: update hardcoded mainnet seeds for 24.x (master...2022-08-hardcoded-seeds-update) https://github.com/bitcoin/bitcoin/pull/25911
<gribble> https://github.com/bitcoin/bitcoin/issues/25717 | p2p: Implement anti-DoS headers sync by sdaftuar · Pull Request #25717 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 opened pull request #25910: doc: Add my key to SECURITY.md (master...security-contact) https://github.com/bitcoin/bitcoin/pull/25910
<bitcoin-git> [bitcoin] furszy opened pull request #25909: wallet: test coverage for receiving txes with same id but different witness data (master...2022_wallet_test_witness_data_storage) https://github.com/bitcoin/bitcoin/pull/25909
<bitcoin-git> [bitcoin] fanquake opened pull request #25908: [WIP] p2p: remove adjusted time (master...remove_adjusted_time) https://github.com/bitcoin/bitcoin/pull/25908

2022-08-22

<bitcoin-git> [bitcoin] achow101 opened pull request #25907: wallet: rpc to add automatically generated descriptors (master...upgrade-to-tr-2) https://github.com/bitcoin/bitcoin/pull/25907
<bitcoin-git> [bitcoin] brunoerg opened pull request #25906: test: add coverage for invalid parameters for `rescanblockchain` (master...2022-08-add-test-rescanblockchain) https://github.com/bitcoin/bitcoin/pull/25906
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25905: refactor: Move ChainstateManager options into m_options struct (master...pr/csmopt) https://github.com/bitcoin/bitcoin/pull/25905
<michaelfolkson> NorrinRadd: Wrong channel, try #bitcoin-dev. I'll respond there if you ask there
<bitcoin-git> [bitcoin] achow101 merged pull request #25647: wallet: return change from SelectionResult (master...coin_selection_get_change) https://github.com/bitcoin/bitcoin/pull/25647
<bitcoin-git> bitcoin/master c8cf08e S3RK: wallet: ensure m_min_change_target always covers change fee
<bitcoin-git> bitcoin/master 06f558e S3RK: wallet: accurate SelectionResult::m_target
<bitcoin-git> bitcoin/master f8e7963 S3RK: wallet: add SelectionResult::Merge
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/92bb7001d831...2bd9aa5a44b8
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c5f0cbefa369...92bb7001d831
<bitcoin-git> bitcoin/master 375ebad glozow: fixups for BIP125 doc cleanup
<bitcoin-git> bitcoin/master 92bb700 MacroFake: Merge bitcoin/bitcoin#25902: fixups for BIP125 doc cleanup
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25902: fixups for BIP125 doc cleanup (master...2022-08-125-fixup) https://github.com/bitcoin/bitcoin/pull/25902
<bitcoin-git> [bitcoin] aureleoules opened pull request #25903: Use static member functions from class instead of instances (master...2022-08-tidy-use-static-functions) https://github.com/bitcoin/bitcoin/pull/25903
<bitcoin-git> [bitcoin] glozow opened pull request #25902: fixups for BIP125 doc cleanup (master...2022-08-125-fixup) https://github.com/bitcoin/bitcoin/pull/25902
<bitcoin-git> [bitcoin] fanquake opened pull request #25901: build: default to DWARF v4 when debugging (master...default_dwarf_v4) https://github.com/bitcoin/bitcoin/pull/25901
<bitcoin-git> [bitcoin] josibake opened pull request #25900: ci: run docker wrapper with a non-root user (master...josibake-fix-docker-ci-permissions) https://github.com/bitcoin/bitcoin/pull/25900
<gribble> https://github.com/bitcoin/bitcoin/issues/25614 | logging: add `-loglevel` configuration option and a `trace` log level by jonatack · Pull Request #25614 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jonatack closed pull request #25203: logging: update to severity-based logging (master...logging-updates) https://github.com/bitcoin/bitcoin/pull/25203
<bitcoin-git> [bitcoin] jonatack closed pull request #25614: logging: add `-loglevel` configuration option and a `trace` log level (master...loglevel-config-option) https://github.com/bitcoin/bitcoin/pull/25614
<bitcoin-git> [bitcoin] fanquake merged pull request #25775: docs: remove non-signaling mentions of BIP125 (master...2022-08-bip125-signal-only) https://github.com/bitcoin/bitcoin/pull/25775
<bitcoin-git> bitcoin/master c5f0cbe fanquake: Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/607d5a46aa0f...c5f0cbefa369
<bitcoin-git> bitcoin/master 32024d4 glozow: scripted-diff: remove mention of BIP125 from non-signaling var names
<bitcoin-git> bitcoin/master 1dc03dd glozow: [doc] remove non-signaling mentions of BIP125
<bitcoin-git> [bitcoin] fanquake merged pull request #23202: wallet: allow psbtbumpfee to work with txs with external inputs (master...bumpfee-ext-inputs) https://github.com/bitcoin/bitcoin/pull/23202
<bitcoin-git> bitcoin/master a0c3afb Andrew Chow: bumpfee: extract weights of external inputs when bumping fee
<bitcoin-git> bitcoin/master 31dd3dc Andrew Chow: bumpfee: Clear scriptSigs and scriptWitnesses before calculated max size
<bitcoin-git> bitcoin/master 612f1e4 Andrew Chow: bumpfee: Calculate fee by looking up UTXOs
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/e5a83141fa62...607d5a46aa0f
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f35f4ddf405...e5a83141fa62
<bitcoin-git> bitcoin/master 3a71da0 Robert Spigler: Security config warning
<bitcoin-git> bitcoin/master e5a8314 MacroFake: Merge bitcoin/bitcoin#25883: doc: Security config warning
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25883: doc: Security config warning (master...bitcoin_conf) https://github.com/bitcoin/bitcoin/pull/25883
<bitcoin-git> [bitcoin] fanquake merged pull request #25786: refactor: Make adjusted time type safe (master...2208-time-type-💷) https://github.com/bitcoin/bitcoin/pull/25786
<bitcoin-git> bitcoin/master 0f35f4d fanquake: Merge bitcoin/bitcoin#25786: refactor: Make adjusted time type safe
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/027b6729bce7...0f35f4ddf405
<bitcoin-git> bitcoin/master fa3be79 MacroFake: Add time helpers
<bitcoin-git> bitcoin/master eeee5ad MacroFake: Make adjusted time type safe
<NorrinRadd> fanquake sorry i messaged in the wrong room here. I applied to get on that mailing list at https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev but I haven't gotten any confirmation. Is there a step I'm missing?
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25888: refactor: use `strprintf` for creating unknown-service-flag string (master...202208-refactor-use_strprintf_in_serviceFlagToStr) https://github.com/bitcoin/bitcoin/pull/25888
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c73c8d53fe27...027b6729bce7