2022-06-05

<DavidBakin> it then reports ` with coverage = no` and the targets are NOT in the generated makefiles! This used to work - but I just did a pull from bitcoin/bitcoin and picked up about 175 recent commits and now it is broken. Anyone tried it recently?
<bitcoin-git> [bitcoin] KolbyML opened pull request #25276: doc: Fix typo in importdescriptors (master...patch-13) https://github.com/bitcoin/bitcoin/pull/25276

2022-06-04

<bitcoin-git> [bitcoin] fanquake merged pull request #24860: Miniscript integration follow-ups (master...miniscript_updates) https://github.com/bitcoin/bitcoin/pull/24860
<bitcoin-git> bitcoin/master 1ab8d89 Antoine Poinsot: miniscript: make equality operator non-recursive
<bitcoin-git> [bitcoin] fanquake pushed 15 commits to master: https://github.com/bitcoin/bitcoin/compare/aac9c259b045...695ca641a4e3
<bitcoin-git> bitcoin/master c5f65db Antoine Poinsot: miniscript: remove a workaround for a GCC 4.8 bug
<bitcoin-git> bitcoin/master 5922c66 Antoine Poinsot: scripted-diff: miniscript: rename 'nodetype' variables to 'fragment'
<bitcoin-git> [bitcoin] fanquake merged pull request #25065: [kernel 2c/n] Introduce `kernel::Context`, encapsulate global init/teardown (master...2022-03-libbitcoinkernel-initcommon) https://github.com/bitcoin/bitcoin/pull/25065
<bitcoin-git> bitcoin/master fed085a Carl Dong: init: Initialize globals with kernel::Context's life
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/2cf8c2caea90...aac9c259b045
<bitcoin-git> bitcoin/master eeb4fc2 Carl Dong: test: Use Set/UnsetGlobals in BasicTestingSetup
<bitcoin-git> bitcoin/master 7d03fee Carl Dong: kernel: Introduce empty and unused kernel::Context
<bitcoin-git> [bitcoin] LarryRuane opened pull request #25275: [refactor] use ITEMS macro to unify NetMsgType, allNetMessageTypes lists (master...2022-06-ITEMS-macro) https://github.com/bitcoin/bitcoin/pull/25275
<sipa> The python code in https://github.com/bitcoin/bitcoin/blob/master/test/functional/feature_taproot.py does generate lots of examples (by signing with a separate python implementation, and checking using bitcoind).
<bitcoin-git> [gui] hebasto opened pull request #614: qt: Drop no longer supported Android architecture (master...220604-android) https://github.com/bitcoin-core/gui/pull/614

2022-06-03

<bitcoin-git> [bitcoin] Crypt-iQ closed pull request #24926: mempool: use mapNextTx.lower_bound in removeRecursive (master...mapnexttx_04192022) https://github.com/bitcoin/bitcoin/pull/24926
<gribble> https://github.com/bitcoin/bitcoin/issues/25065 | [kernel 2c/n] Introduce `kernel::Context`, encapsulate global init/teardown by dongcarl · Pull Request #25065 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #25274: [WIP] add free list to unordered map (master...wip-freelist) https://github.com/bitcoin/bitcoin/pull/25274
<Murch> I'll be talking about work on the wallet at Bitcoin Plus Plus, so I've been spending some time looking into what's been happening and distilling slides from it
<gribble> https://github.com/bitcoin/bitcoin/issues/25272 | wallet: guard and alert about a wallet invalid state during chain sync by furszy · Pull Request #25272 · 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 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
<bitcoin-git> [bitcoin] achow101 opened pull request #25273: wallet: Pass through transaction locktime and preset input sequences and scripts to CreateTransaction (master...use-preset-tx-things) https://github.com/bitcoin/bitcoin/pull/25273
<bitcoin-git> [bitcoin] furszy opened pull request #25272: wallet: guard and alert about a wallet invalid state during chain sync (master...2022_wallet_invalid_state) https://github.com/bitcoin/bitcoin/pull/25272
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25219: test: deploymentinfo.cpp unit tests (master...deploymentinfo_unit_test) https://github.com/bitcoin/bitcoin/pull/25219
<bitcoin-git> [bitcoin] jonatack closed pull request #25271: net: helpfully log in ConnectNode() which peer we are already connected to (master...ConnectNode-say-which-peer-we-are-already-connected-to) https://github.com/bitcoin/bitcoin/pull/25271
<bitcoin-git> [bitcoin] martinus closed pull request #22702: Add allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/22702
<bitcoin-git> [bitcoin] jonatack opened pull request #25271: net: helpfully log in ConnectNode() which peer we are already connected to (master...ConnectNode-say-which-peer-we-are-already-connected-to) https://github.com/bitcoin/bitcoin/pull/25271
<bitcoin-git> [bitcoin] fanquake closed pull request #25260: consensus: move version.h into consensus/ (master...move_version_h_into_consensus) https://github.com/bitcoin/bitcoin/pull/25260
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25256: logging: fix logging empty thread name (master...add_leveldb_threadname) https://github.com/bitcoin/bitcoin/pull/25256
<bitcoin-git> bitcoin/master 3a171f7 klementtan: logging: fix logging empty threadname
<bitcoin-git> bitcoin/master 2cf8c2c MacroFake: Merge bitcoin/bitcoin#25256: logging: fix logging empty thread name
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/00ce8543f16f...2cf8c2caea90
<nullcon> Nullcon 2022 CFP closes on Jun 05, 2022. If anyone interested to submit a research related to bitcoin core security or cryptography: https://nullcon.net/goa-2022/cfp/

2022-06-02

<bitcoin-git> [bitcoin] laanwj merged pull request #24171: p2p: Sync chain more readily from inbound peers during IBD (master...2022-01-download-from-inbound) https://github.com/bitcoin/bitcoin/pull/24171
<bitcoin-git> bitcoin/master 00ce854 laanwj: Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound pee...
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1f63b460a850...00ce8543f16f
<bitcoin-git> bitcoin/master 0569b5c Suhas Daftuar: Sync chain more readily from inbound peers during IBD
<bitcoin-git> bitcoin/master 48262a0 Suhas Daftuar: Add functional test for block sync from inbound peers
<gribble> https://github.com/bitcoin/bitcoin/issues/19772 | build: Cross-compiling libbitcoinconsensus for Windows fails with DEBUG=1 · Issue #19772 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22702 | Add allocator for node based containers by martinus · Pull Request #22702 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/20962 | Alter the ChaCha20Poly1305@Bitcoin AEAD to the new specification by jonasschnelli · Pull Request #20962 · bitcoin/bitcoin · GitHub
<sipa> Also continued review of the PRs darosior has been working on to get Miniscript integrated into Bitcoin Core.
<gribble> https://github.com/bitcoin/bitcoin/issues/24864 | contrib: Use asmap for ASN lookup in makeseeds by laanwj · Pull Request #24864 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24931 | Strengthen thread safety assertions by ajtowns · Pull Request #24931 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25065 | [kernel 2c/n] Introduce `kernel::Context`, encapsulate global init/teardown by dongcarl · Pull Request #25065 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 | currently we have 10 blocker PRs, 2 chasing concept ACK
<gribble> https://github.com/bitcoin/bitcoin/issues/25096 | [net] Minor improvements to addr caching by dergoegge · Pull Request #25096 · bitcoin/bitcoin · GitHub
<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
<gribble> https://github.com/bitcoin/bitcoin/issues/24171 | p2p: Sync chain more readily from inbound peers during IBD by sdaftuar · Pull Request #24171 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj merged pull request #25267: test: check `replaceable` mismatch error in `createrawtransaction` RPC (master...202206-test-check_rbf_mismatch_in_createrawtransaction) https://github.com/bitcoin/bitcoin/pull/25267
<bitcoin-git> bitcoin/master 1f63b46 laanwj: Merge bitcoin/bitcoin#25267: test: check `replaceable` mismatch error in `...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b11ab25afb44...1f63b460a850
<bitcoin-git> bitcoin/master 1bace0c Sebastian Falbesoner: test: check `replaceable` mismatch error in `createrawtransaction` RPC
<bitcoin-git> bitcoin/master 8cfb562 w0xlt: qt, refactor: add translator comments in `TransactionDesc::FormatTxStatus(...
<bitcoin-git> bitcoin/master b11ab25 Hennadii Stepanov: Merge bitcoin-core/gui#583: Add translator comments to `TransactionDesc::F...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da6792b2eb6a...b11ab25afb44
<bitcoin-git> [gui] hebasto merged pull request #583: Add translator comments to `TransactionDesc::FormatTxStatus` (master...translator_comments_transactiondesc) https://github.com/bitcoin-core/gui/pull/583
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a100c42a136d...da6792b2eb6a
<bitcoin-git> bitcoin/master 0994273 laanwj: qt: Remove unnecessary wallet includes from rpcconsole.cpp
<bitcoin-git> bitcoin/master da6792b Hennadii Stepanov: Merge bitcoin-core/gui#613: Remove unnecessary wallet includes from rpccon...
<bitcoin-git> [gui] hebasto merged pull request #613: Remove unnecessary wallet includes from rpcconsole.cpp (master...2022-06-qtconsole-includes) https://github.com/bitcoin-core/gui/pull/613
<bitcoin-git> [bitcoin] laanwj merged pull request #24927: Add test util to populate mempool with random transactions, fix #24634 bug (master...2022-04-test-util-populate-mempool) https://github.com/bitcoin/bitcoin/pull/24927
<bitcoin-git> bitcoin/master 2118750 glozow: [test util] to populate mempool with random transactions/packages
<bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/636991d0c0f9...a100c42a136d
<bitcoin-git> bitcoin/master d7d9c7b glozow: [test util] add chain name to TestChain100Setup ctor
<bitcoin-git> bitcoin/master 5374dfc glozow: [test util] use -checkmempool for TestingSetup mempool check ratio
<bitcoin-git> [bitcoin] laanwj merged pull request #25264: kernel: pass params to BlockManager rather than using a global (master...no-kernel-global-params) https://github.com/bitcoin/bitcoin/pull/25264
<bitcoin-git> bitcoin/master 636991d laanwj: Merge bitcoin/bitcoin#25264: kernel: pass params to BlockManager rather th...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/39ddd522c37f...636991d0c0f9
<bitcoin-git> bitcoin/master a4741bd Cory Fields: kernel: pass params to BlockManager rather than using a global
<bitcoin-git> [gui] laanwj opened pull request #613: qt: Remove unnecessary wallet includes from rpcconsole.cpp (master...2022-06-qtconsole-includes) https://github.com/bitcoin-core/gui/pull/613
<sipa> BIP340 describes a digital signature scheme, it has no notion of sighash types or even anything related to Bitcoin at all.
<sipa> davidbakin: (1) luke-jr gave the link to the spec for key path spending in BIP341. For tapscript script path spending it's in BIP342, https://github.com/bitcoin/bips/blob/master/bip-0342.mediawiki#signature-validation
<bitcoin-git> [bitcoin] furszy opened pull request #25269: wallet: re-activate the not triggered "AmountWithFeeExceedsBalance" (master...2022_wallet_fix_missing_AmountWithFeeExceedsBalance) https://github.com/bitcoin/bitcoin/pull/25269
<jamesob> Can someone help me understand why this CI job is failing when all others are passing? The compiler error given seems to correspond to old (or otherwise changed) code: https://github.com/bitcoin/bitcoin/pull/24232/checks?check_run_id=6561221006
<reardencode> davidbakin: 2: The extension is to the `Common Signature Message` which is hashed with hash_TapSighash. 3: https://github.com/bitcoin/bips/blob/master/bip-0341.mediawiki#cite_ref-10-0
<bitcoin-git> [bitcoin] dergoegge opened pull request #25268: refactor: Introduce EvictionManager (master...2022-05-eviction-manager) https://github.com/bitcoin/bitcoin/pull/25268
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24531: Use designated initializers (master...2203-designated_init-🛍) https://github.com/bitcoin/bitcoin/pull/24531
<bitcoin-git> bitcoin/master 39ddd52 MacroFake: Merge bitcoin/bitcoin#24531: Use designated initializers
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c7ef0abd11f...39ddd522c37f
<bitcoin-git> bitcoin/master fa72e0b MarcoFalke: Use designated initializers
<bitcoin-git> [bitcoin] theStack opened pull request #25267: test: check `replaceable` mismatch error in `createrawtransaction` RPC (master...202206-test-check_rbf_mismatch_in_createrawtransaction) https://github.com/bitcoin/bitcoin/pull/25267
<laanwj> davidbakin: if you don't get an answer here, you might want to ask in #bitcoin-wizards

2022-06-01

<bitcoin-git> [bitcoin] theuni opened pull request #25264: kernel: pass params to BlockManager rather than using a global (master...no-kernel-global-params) https://github.com/bitcoin/bitcoin/pull/25264
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25262: test: Set maxfeerate=0 in MiniWallet sendrawtransaction() (master...2206-test-mini-fast-📨) https://github.com/bitcoin/bitcoin/pull/25262
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/86cc31dab6ba...1c7ef0abd11f
<bitcoin-git> bitcoin/master fafaad9 MacroFake: test: Set maxfeerate=0 in MiniWallet sendrawtransaction()
<bitcoin-git> bitcoin/master 1c7ef0a MacroFake: Merge bitcoin/bitcoin#25262: test: Set maxfeerate=0 in MiniWallet sendrawt...
<bitcoin-git> [bitcoin] fanquake merged pull request #25249: Bump univalue subtree (master...2205-univalue-🎖) https://github.com/bitcoin/bitcoin/pull/25249
<bitcoin-git> bitcoin/master 025c6ca MacroFake: Squashed 'src/univalue/' changes from 6c19d050a9..de4f73ddca
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b752dade048c...86cc31dab6ba
<bitcoin-git> [bitcoin] fanquake opened pull request #25263: build: pass minisketch cppflags only where needed (master...minisketch_cpp_needed) https://github.com/bitcoin/bitcoin/pull/25263
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25262: test: Set maxfeerate=0 in MiniWallet sendrawtransaction() (master...2206-test-mini-fast-📨) https://github.com/bitcoin/bitcoin/pull/25262
<bitcoin-git> [bitcoin] fanquake merged pull request #25244: build: pass bdb cppflags only where needed (master...use_bdb_cppflags_needed) https://github.com/bitcoin/bitcoin/pull/25244
<bitcoin-git> bitcoin/master 46a8909 fanquake: build: pass bdb cppflags only where needed
<bitcoin-git> bitcoin/master b752dad fanquake: Merge bitcoin/bitcoin#25244: build: pass bdb cppflags only where needed
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9cc010f5a9d7...b752dade048c
<bitcoin-git> bitcoin/master 1da5e45 Sebastian Falbesoner: test: use MiniWallet for feature_dbcrash.py
<bitcoin-git> bitcoin/master 9cc010f MacroFake: Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.py
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25087: test: use MiniWallet for feature_dbcrash.py (master...202205-test-use_MiniWallet_for_feature_dbcrash) https://github.com/bitcoin/bitcoin/pull/25087
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd52f79a73ec...9cc010f5a9d7
<bitcoin-git> [bitcoin] fanquake closed pull request #23330: WIP: [RPC] allow fetching headers by pages (master...header-fetch) https://github.com/bitcoin/bitcoin/pull/23330
<bitcoin-git> [bitcoin] natanleung opened pull request #25261: rpc: fetch multiple headers in getblockheader() (master...rpc_getblockheader_count) https://github.com/bitcoin/bitcoin/pull/25261
<bitcoin-git> [bitcoin] fanquake opened pull request #25260: consensus: move version.h into consensus/ (master...move_version_h_into_consensus) https://github.com/bitcoin/bitcoin/pull/25260
<bitcoin-git> [bitcoin] laanwj merged pull request #24416: doc: Avoid ADL for function calls (master...220222-adl) https://github.com/bitcoin/bitcoin/pull/24416
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e157b98640c7...dd52f79a73ec
<bitcoin-git> bitcoin/master 52a797b Hennadii Stepanov: doc: Avoid ADL for function calls
<bitcoin-git> bitcoin/master dd52f79 laanwj: Merge bitcoin/bitcoin#24416: doc: Avoid ADL for function calls
<gribble> https://github.com/bitcoin/bitcoin/issues/24356 | refactor: replace CConnman::SocketEvents() with mockable Sock::WaitMany() by vasild · Pull Request #24356 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21878 | Make all networking code mockable by vasild · Pull Request #21878 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25257: p2p: Disconnect manual peers and not discourage all peers with the same address on getblocktxn msg corruption (master...2205-no-misbehaving-🌷) https://github.com/bitcoin/bitcoin/pull/25257
<bitcoin-git> [bitcoin] laanwj merged pull request #25165: doc: Explain squashing with merge commits (master...2205-doc-squash-🐾) https://github.com/bitcoin/bitcoin/pull/25165
<bitcoin-git> bitcoin/master e157b98 laanwj: Merge bitcoin/bitcoin#25165: doc: Explain squashing with merge commits
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/beb18d3fbc0d...e157b98640c7
<bitcoin-git> bitcoin/master fa2d226 MacroFake: doc: Explain squashing with merge commits
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25259: test: check pre-segwit peer error in `getblockfrompeer` RPC (master...202205-test-rpc-getblockfrompeer_check_presegwit_peer_error) https://github.com/bitcoin/bitcoin/pull/25259
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d4d9daff7ab6...beb18d3fbc0d
<bitcoin-git> bitcoin/master 7d0f67a Sebastian Falbesoner: test: check pre-segwit peer error in `getblockfrompeer` RPC
<bitcoin-git> bitcoin/master beb18d3 MacroFake: Merge bitcoin/bitcoin#25259: test: check pre-segwit peer error in `getbloc...

2022-05-31

<jonatack> dongcarl: yes, i think it has been ongoing for quite some time now https://github.com/bitcoin/bitcoin/issues/23165
<bytes1440000> hebasto: I am still getting error. Thanks for your help but I give up. Working on something else now so will try this later. I think this doc can be improved though: https://github.com/bitcoin/bitcoin/blob/master/doc/build-android.md
<bitcoin-git> [bitcoin] theStack opened pull request #25259: test: check pre-segwit peer error in `getblockfrompeer` RPC (master...202205-test-rpc-getblockfrompeer_check_presegwit_peer_error) https://github.com/bitcoin/bitcoin/pull/25259
<bitcoin-git> [gui] hebasto closed pull request #199: Added updated bitcoin PNG / SVG icon (master...bitcoin_icon) https://github.com/bitcoin-core/gui/pull/199
<gribble> https://github.com/bitcoin/bitcoin/issues/23677 | build, qt: Use Android NDK r23 LTS by hebasto · Pull Request #23677 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ryanofsky reopened pull request #22764: build: Include qt sources for parsing with extract_strings.py (master...210821-translation) https://github.com/bitcoin/bitcoin/pull/22764
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25257: p2p: Disconnect manual peers and not discourage all peers with the same address on getblocktxn msg corruption (master...2205-no-misbehaving-🌷) https://github.com/bitcoin/bitcoin/pull/25257
<bitcoin-git> [bitcoin] klementtan opened pull request #25256: logging: Add leveldb thread name and fix logging empty thread name (master...add_leveldb_threadname) https://github.com/bitcoin/bitcoin/pull/25256
<gribble> https://github.com/bitcoin/bitcoin/issues/31 | -keypool option not advertised when using --help switch · Issue #31 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto opened pull request #25255: ci: Improve "ARM64 Android APK" task (master...220531-android) https://github.com/bitcoin/bitcoin/pull/25255
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25200: doc: Fix spelling errors identified by codespell in comments (master...2022-05-codespell) https://github.com/bitcoin/bitcoin/pull/25200
<bitcoin-git> bitcoin/master d4d9daf MacroFake: Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codesp...
<bitcoin-git> bitcoin/master f565b28 Ben Woosley: Fixup option name in bench message
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1f932de67392...d4d9daff7ab6
<bitcoin-git> bitcoin/master bf209ac Ben Woosley: doc: Fix spelling errors identified by codespell in coments
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25253: test: add coverage for non-hex value to -minimumchainwork (master...2022-05-minimumchainwork-nonhex) https://github.com/bitcoin/bitcoin/pull/25253
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f65afff9c4c...1f932de67392
<bitcoin-git> bitcoin/master ebfc308 brunoerg: test: add coverage for non-hex value to -minimumchainwork
<bitcoin-git> bitcoin/master 1f932de MacroFake: Merge bitcoin/bitcoin#25253: test: add coverage for non-hex value to -mini...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25254: Move minRelayTxFee to policy/settings (master...2205-fee-setting-🕹) https://github.com/bitcoin/bitcoin/pull/25254
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24178: p2p: Respond to getheaders if we have sufficient chainwork (master...2022-01-headers-response-requires-minchainwork) https://github.com/bitcoin/bitcoin/pull/24178
<bitcoin-git> bitcoin/master a35f963 Suhas Daftuar: Add test for getheaders behavior
<bitcoin-git> bitcoin/master 5f65aff MacroFake: Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have suffici...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bd6c5e410829...5f65afff9c4c
<bitcoin-git> bitcoin/master ef6dbe6 Suhas Daftuar: Respond to getheaders if we have sufficient chainwork
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25250: [22.x] test: replace hashlib.ripemd160 with an own implementation (22.x...2205-backport-ripemd160-👥) https://github.com/bitcoin/bitcoin/pull/25250
<bitcoin-git> bitcoin/22.x d2e0c27 MacroFake: Merge bitcoin/bitcoin#25250: [22.x] test: replace hashlib.ripemd160 with a...
<bitcoin-git> bitcoin/22.x ea3e028 Pieter Wuille: Swap out hashlib.ripemd160 for own implementation
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/34cb63e89597...d2e0c27e45ab
<bitcoin-git> bitcoin/22.x 5203691 Pieter Wuille: Add pure Python RIPEMD-160
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25246: Revert "build: more robustly check for fcf-protection support" (master...remove_clang_7_note) https://github.com/bitcoin/bitcoin/pull/25246
<bitcoin-git> bitcoin/master a7973bf fanquake: Revert "build: more robustly check for fcf-protection support"
<bitcoin-git> bitcoin/master bd6c5e4 MacroFake: Merge bitcoin/bitcoin#25246: Revert "build: more robustly check for fcf-pr...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b9ef5a10e2fa...bd6c5e410829

2022-05-30

<bitcoin-git> [bitcoin] brunoerg opened pull request #25253: test: add coverage for non-hex value to -minimumchainwork (master...2022-05-minimumchainwork-nonhex) https://github.com/bitcoin/bitcoin/pull/25253
<bitcoin-git> bitcoin/master 151009c Hennadii Stepanov: qt, wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired`
<bitcoin-git> bitcoin/master b9ef5a1 Hennadii Stepanov: Merge bitcoin-core/gui#609: wallet, refactor: Drop unused `WalletModel::Pa...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/269fa667f248...b9ef5a10e2fa
<bitcoin-git> [gui] hebasto merged pull request #609: wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired` (master...220529-expired) https://github.com/bitcoin-core/gui/pull/609
<bitcoin-git> [bitcoin] fanquake opened pull request #25251: Consolidate Windows ASLR workarounds for upstream secp256k1 changes (master...libsecp256k1_no_more_static_export) https://github.com/bitcoin/bitcoin/pull/25251
<instagibbs> _aj_, https://github.com/bitcoin/bitcoin/issues/22028 dun dun dunn
<sipa> @theStack Oh, this isn't the *bitcoin* version message, but the version of the transport protocol I'm talking about.
<bitcoin-git> bitcoin/22.x 34cb63e laanwj: Merge bitcoin/bitcoin#25242: [22.x] rpc: Capture potentially large UniValu...
<bitcoin-git> [bitcoin] laanwj merged pull request #25242: [22.x] rpc: Capture potentially large UniValue by ref for rpcdoccheck (22.x...2205-uni-no-copy-📊) https://github.com/bitcoin/bitcoin/pull/25242
<bitcoin-git> bitcoin/22.x 7fcac96 Martin Zumsande: rpc: Capture potentially large UniValue by ref for rpcdoccheck
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/04fdd644b43a...34cb63e89597
<bitcoin-git> [bitcoin] laanwj merged pull request #25241: [23.x] rpc: Capture potentially large UniValue by ref for rpcdoccheck (23.x...2205-uni-no-copy-📊) https://github.com/bitcoin/bitcoin/pull/25241
<bitcoin-git> bitcoin/23.x 7fcac96 Martin Zumsande: rpc: Capture potentially large UniValue by ref for rpcdoccheck
<bitcoin-git> bitcoin/23.x c3936cc laanwj: Merge bitcoin/bitcoin#25241: [23.x] rpc: Capture potentially large UniValu...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/fcf6c8f4eb21...c3936cc53dab
<bitcoin-git> [gui] hebasto opened pull request #612: refactor: Drop unused `QFrame`s in `SendCoinsEntry` (master...220530-sendcoins) https://github.com/bitcoin-core/gui/pull/612
<theStack> sipa: thanks, good to know. that explains why there are PRs around implementing elligator squared pubkeys (both in secp256k1 and bitcoin core), but no mention of it in the (obviously outdated) spec i read
<theStack> bip324 question about handshake: in older slides (from breaking bitcoin 2019) i saw it was proposed that only odd pubkeys (i.e. starting with 0x03) are allowed, but the current BIP states only even pubkeys (i.e. starting with 0x02) are. any specific reason for this change?
<sipa> And Bitcoin Core from back then cannot be used unmodified against today's OpenSSL's versions.
<sipa> Well, it didn't happen with Bitcoin Core versions from 2014 linked against OpenSSL from 2014 and before.
<sipa> but i believe that no version of bitcoin core (including very old ones) would emit such encodings
<sipa> there are certainly DER private key encodings that are valid but bitcoin core today wouldn't be able to parse, as it doesn't have a full DER parser
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25250: [22.x] test: replace hashlib.ripemd160 with an own implementation (22.x...2205-backport-ripemd160-👥) https://github.com/bitcoin/bitcoin/pull/25250
<sipa> it's not clear to me whether this is an issue for the bitcoin core codebase at all (includin historical versions)
<DavidBakin> so that means someone with such a wallet can't in fact use a newer bitcoin core to read it?
<div72> laanwj: You're right, I've encountered the issue in a downstream where OpenSSL was still being used. The chances of this affecting Bitcoin is pretty slim as a wallet from a 7y old version which needs to be compiled with a pre 3 recent OpenSSL version is needed.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25044: test: Use MiniWallet in rpc_rawtransaction.py (master...test_rawtransaction_miniwallet) https://github.com/bitcoin/bitcoin/pull/25044
<bitcoin-git> bitcoin/master 269fa66 MacroFake: Merge bitcoin/bitcoin#25044: test: Use MiniWallet in rpc_rawtransaction.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ad9e5eaf77bf...269fa667f248
<bitcoin-git> bitcoin/master e93046c Daniela Brozzoni: MOVEONLY: Move signrawtransactionwithwallet test
<bitcoin-git> bitcoin/master e895900 Daniela Brozzoni: test: Use MiniWallet in rpc_rawtransaction.py
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25249: Bump univalue subtree (master...2205-univalue-🎖) https://github.com/bitcoin/bitcoin/pull/25249
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25248: refactor: Add LIFETIMEBOUND / -Wdangling-gsl to Assert() (master...2205-assert-lifetime-🐜) https://github.com/bitcoin/bitcoin/pull/25248
<gribble> https://github.com/bitcoin/bitcoin/issues/20640 | wallet, refactor: return out-params of CreateTransaction() as optional struct by theStack · Pull Request #20640 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj merged pull request #24424: doc: release process chainparams updates (master...release-process-chainparams-updates) https://github.com/bitcoin/bitcoin/pull/24424
<bitcoin-git> bitcoin/master 318655c Jon Atack: Add missing references to signet in the release process
<bitcoin-git> bitcoin/master b4d2d74 Jon Atack: Release process: specify blockchain/chain_state units, reduce repetition
<bitcoin-git> bitcoin/master e538ead laanwj: Release process: exclude huge files for mainnet m_assumed_blockchain_size
<bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/8779adbdda76...ad9e5eaf77bf
<b10c> theStack: not sure if you've seen https://bip324.com/sections/code-review/ (RE https://github.com/bitcoin/bitcoin/pull/24545#issuecomment-1141148561) also not sure if that's up-to-date
<bitcoin-git> [gui] hebasto opened pull request #611: test, refactor: Use the same shutdown path as in bitcoin-qt binary (master...220530-exec2) https://github.com/bitcoin-core/gui/pull/611
<bytes1440000> hebasto: I followed everything from https://github.com/bitcoin/bitcoin/blob/master/doc/build-android.md but still get the same error as shared by achow101 in https://github.com/bitcoin/bitcoin/issues/22522 when compiling with https://github.com/bitcoin/bitcoin/pull/22555
<bitcoin-git> [bitcoin] fanquake opened pull request #25246: Revert "build: more robustly check for fcf-protection support" (master...remove_clang_7_note) https://github.com/bitcoin/bitcoin/pull/25246
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25245: refactor: Remove no-op TIME_INIT on deser (master...2205-no-time-deser-🌗) https://github.com/bitcoin/bitcoin/pull/25245
<bitcoin-git> [bitcoin] fanquake opened pull request #25244: build: pass bdb cppflags only where needed (master...use_bdb_cppflags_needed) https://github.com/bitcoin/bitcoin/pull/25244
<gribble> https://github.com/bitcoin/bitcoin/issues/20640 | wallet, refactor: return out-params of CreateTransaction() as optional struct by theStack · Pull Request #20640 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] suhailsaqan opened pull request #25243: test: autogenerate bash completion (master...bash-completion) https://github.com/bitcoin/bitcoin/pull/25243
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25242: [22.x] rpc: Capture potentially large UniValue by ref for rpcdoccheck (22.x...2205-uni-no-copy-📊) https://github.com/bitcoin/bitcoin/pull/25242
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25241: [23.x] rpc: Capture potentially large UniValue by ref for rpcdoccheck (23.x...2205-uni-no-copy-📊) https://github.com/bitcoin/bitcoin/pull/25241
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25233: compat: remove glibcxx sanity checks (master...remove_glibcxx_sanity) https://github.com/bitcoin/bitcoin/pull/25233
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3b7f10b1066...8779adbdda76
<bitcoin-git> bitcoin/master cc61bc2 fanquake: compat: remove glibcxx sanity checks
<bitcoin-git> bitcoin/master 8779adb MacroFake: Merge bitcoin/bitcoin#25233: compat: remove glibcxx sanity checks
<laanwj> but maybe i'm missing something, or this is an ancient wallet from the time bitcoin's wallet still used openssl?
<bitcoin-git> [bitcoin] fanquake merged pull request #25237: rpc: Capture UniValue by ref for rpcdoccheck (master...202205_rpcdoc_capture) https://github.com/bitcoin/bitcoin/pull/25237
<bitcoin-git> bitcoin/master e3b7f10 fanquake: Merge bitcoin/bitcoin#25237: rpc: Capture UniValue by ref for rpcdoccheck
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b6ab45ae5c91...e3b7f10b1066
<bitcoin-git> bitcoin/master 20ff499 Martin Zumsande: rpc: Capture potentially large UniValue by ref for rpcdoccheck
<laanwj> div72: how do you even get a foreign key into that function? i don't think it's considered an issue because afaik, that function is only used for loading wallets, and it only supports the keys generated by bitcoin core itself
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25204: rpc: remove deprecated top-level fee fields from mempool entries (master...202205-rpc-remove_deprecated_top_level_fee_fields) https://github.com/bitcoin/bitcoin/pull/25204
<bitcoin-git> bitcoin/master b6ab45a MacroFake: Merge bitcoin/bitcoin#25204: rpc: remove deprecated top-level fee fields f...
<bitcoin-git> bitcoin/master 885694d Sebastian Falbesoner: doc: add release note about removal of `deprecatedrpc=fees` flag
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fb7437f66f9d...b6ab45ae5c91
<bitcoin-git> bitcoin/master 387ae8b Sebastian Falbesoner: rpc: remove deprecated fee fields from mempool entries
<bitcoin-git> [bitcoin] 1440000bytes closed pull request #25236: wallet: use vector instead of list for transactions (master...listtx-memory) https://github.com/bitcoin/bitcoin/pull/25236

2022-05-29

<bitcoin-git> [bitcoin] fanquake merged pull request #25231: ci: Install documented packages for "Win64" CI task (master...220528-posix) https://github.com/bitcoin/bitcoin/pull/25231
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba48fcf4a40c...fb7437f66f9d
<bitcoin-git> bitcoin/master 3ffc190 Hennadii Stepanov: ci: Install documented packages for "Win64" CI task
<bitcoin-git> bitcoin/master fb7437f fanquake: Merge bitcoin/bitcoin#25231: ci: Install documented packages for "Win64" C...
<bitcoin-git> [bitcoin] telberrak closed pull request #25240: log Nonce (master...master) https://github.com/bitcoin/bitcoin/pull/25240
<bitcoin-git> [bitcoin] telberrak reopened pull request #25240: log Nonce (master...master) https://github.com/bitcoin/bitcoin/pull/25240
<bitcoin-git> [bitcoin] telberrak closed pull request #25240: log Nonce (master...master) https://github.com/bitcoin/bitcoin/pull/25240
<bitcoin-git> [bitcoin] telberrak opened pull request #25240: log Nonce (master...master) https://github.com/bitcoin/bitcoin/pull/25240
<bitcoin-git> [bitcoin] kristapsk closed pull request #25238: script: Disable SC1004 check in `contrib/devtools/gen-bitcoin-conf.sh` (master...shellcheck-disable=SC1004) https://github.com/bitcoin/bitcoin/pull/25238
<bitcoin-git> [bitcoin] furszy opened pull request #25239: wallet: 'CommitTransaction', remove extra wtx lookup and add exception for db write error (master...2022_wallet_CommitTransaction_extra_lookup) https://github.com/bitcoin/bitcoin/pull/25239
<bitcoin-git> [gui] hebasto opened pull request #610: wallet: Detect `DuplicateAddress` earlier (master...220529-dupaddr) https://github.com/bitcoin-core/gui/pull/610
<bitcoin-git> [bitcoin] kristapsk opened pull request #25238: script: Disable SC1004 check in `contrib/devtools/gen-bitcoin-conf.sh` (master...shellcheck-disable=SC1004) https://github.com/bitcoin/bitcoin/pull/25238
<bitcoin-git> [gui] hebasto opened pull request #609: qt, wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired` (master...220529-expired) https://github.com/bitcoin-core/gui/pull/609
<bitcoin-git> [gui] hebasto opened pull request #608: qt, wallet, refactor: Make `WalletModel::sendCoins()` return `void` (master...220529-sendcoins) https://github.com/bitcoin-core/gui/pull/608
<bitcoin-git> [bitcoin] mzumsande opened pull request #25237: rpc: Capture UniValue by ref for rpcdoccheck (master...202205_rpcdoc_capture) https://github.com/bitcoin/bitcoin/pull/25237

2022-05-28

<bitcoin-git> [bitcoin] 1440000bytes opened pull request #25236: wallet: use vector instead of list for transactions (master...listtx-memory) https://github.com/bitcoin/bitcoin/pull/25236
<bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #25235: GetExternalSigner(): fail if multiple signers are found (master...fail_with_multiple_ext_signers) https://github.com/bitcoin/bitcoin/pull/25235
<bitcoin-git> [bitcoin] furszy opened pull request #25234: bench: add benchmark for wallet 'AvailableCoins' function. (master...2022_bench_wallet_available_coins) https://github.com/bitcoin/bitcoin/pull/25234
<bitcoin-git> [bitcoin] fanquake opened pull request #25233: compat: remove glibcxx sanity checks (master...remove_glibcxx_sanity) https://github.com/bitcoin/bitcoin/pull/25233
<bitcoin-git> [bitcoin] AaronDewes opened pull request #25232: Faster getblock API (master...perf/faster-getblock) https://github.com/bitcoin/bitcoin/pull/25232
<bitcoin-git> [bitcoin] hebasto opened pull request #25231: ci: Install documented packages for "Win64" CI task (master...220528-posix) https://github.com/bitcoin/bitcoin/pull/25231
<bitcoin-git> [bitcoin] hebasto reopened pull request #20728: ci: Fix COMMIT_RANGE variable value for cloned repos (master...201220-cirrus) https://github.com/bitcoin/bitcoin/pull/20728
<bitcoin-git> [bitcoin] fanquake merged pull request #25224: Get time less often in AddrManImpl::ResolveCollisions_() (master...2205-time-less-🐠) https://github.com/bitcoin/bitcoin/pull/25224
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/345457b542b6...ba48fcf4a40c
<bitcoin-git> bitcoin/master fa27ee8 MarcoFalke: Get time less often in AddrManImpl::ResolveCollisions_()
<bitcoin-git> bitcoin/master ba48fcf fanquake: Merge bitcoin/bitcoin#25224: Get time less often in AddrManImpl::ResolveCo...
<gribble> https://github.com/bitcoin/bitcoin/issues/20728 | ci: Fix COMMIT_RANGE variable value for cloned repos by hebasto · Pull Request #20728 · bitcoin/bitcoin · GitHub
<DavidBakin> it does, it's just a fork of bitcoin/bitcoin - oh wait, i read something in the cirrus ci docs that it _only pulls your branch_ that triggered it - let me investigate

2022-05-27

<bitcoin-git> [bitcoin] jamesob opened pull request #25228: test: add BIP-125 rule 5 testcase with default mempool (master...2022-05-bip125-rule5-test) https://github.com/bitcoin/bitcoin/pull/25228
<fanquake> davidbakin: you can just run the scripts locally, in the exact same many as the ci: https://github.com/bitcoin/bitcoin/tree/master/ci
<DavidBakin> huh. i just want to be able to, for example, pass lint and win64 on my own rather than wait for bitcoin/bitcoin to find it in my PR. thanks!
<_aj_> omg, setting up CI for a bitcoin fork is easy now? <3 you guys
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25227: Return empty vector on invalid hex encoding (master...2205-reject-non-hex-🌲) https://github.com/bitcoin/bitcoin/pull/25227
<bitcoin-git> [bitcoin] fanquake merged pull request #25214: multiprocess build fix: ipc/capnp/init.capnp.h: No such file or directory (master...pr/mpdep) https://github.com/bitcoin/bitcoin/pull/25214
<bitcoin-git> bitcoin/master 44904aa Ryan Ofsky: multiprocess build cleanup: comment on manual dependencies
<bitcoin-git> bitcoin/master 345457b fanquake: Merge bitcoin/bitcoin#25214: multiprocess build fix: ipc/capnp/init.capnp....
<bitcoin-git> bitcoin/master 6e1c16c Ryan Ofsky: multiprocess build fix: ipc/capnp/init.capnp.h: No such file or directory
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3ba6dd6f4bb4...345457b542b6
<gribble> https://github.com/bitcoin/bitcoin/issues/5 | Make the version number the protocol version and not the client version · Issue #5 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24408: rpc: add rpc to get mempool txs spending specific prevouts (master...get-mempool-spending-tx) https://github.com/bitcoin/bitcoin/pull/24408
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/57bf12523cf9...3ba6dd6f4bb4
<bitcoin-git> bitcoin/master 4185570 t-bast: Add RPC to get mempool txs spending outputs
<bitcoin-git> bitcoin/master 3ba6dd6 MacroFake: Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending spec...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24934: refactor, miner: Delete call to UpdatePackagesForAdded at beginning of addPackageTxs (master...2022-04-delete-UpdatePackagesForAdded) https://github.com/bitcoin/bitcoin/pull/24934
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/66bb4df41059...57bf12523cf9
<bitcoin-git> bitcoin/master 7036cf5 KevinMusgrave: Delete UpdatePackagesForAdded at beginning of addPackageTxs.
<bitcoin-git> bitcoin/master 57bf125 MacroFake: Merge bitcoin/bitcoin#24934: refactor, miner: Delete call to UpdatePackage...
<jamesob> Oh - the answer is that in the test setup, we manually specify the descendant count limit: https://github.com/jamesob/bitcoin/blob/c5e67be03bb06a5d7885c55db1f016fbf2333fe3/test/functional/feature_rbf.py#L42. So I'm still confused by RBF rule 5.
<jamesob> I'm not understanding why the 26th iteration of this loop doesn't hit a "too many descendants for tx" error, anyone know? https://github.com/jamesob/bitcoin/blob/c5e67be03bb06a5d7885c55db1f016fbf2333fe3/test/functional/feature_rbf.py#L370-L376
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25224: Get time less often in AddrManImpl::ResolveCollisions_() (master...2205-time-less-🐠) https://github.com/bitcoin/bitcoin/pull/25224
<bitcoin-git> [bitcoin] fanquake merged pull request #25201: windeploy: Renewed windows code signing certificate (master...2022-05-win-cert) https://github.com/bitcoin/bitcoin/pull/25201
<bitcoin-git> bitcoin/master 7e9fe6d Andrew Chow: windeploy: Renewed windows code signing certificate
<bitcoin-git> bitcoin/master 66bb4df fanquake: Merge bitcoin/bitcoin#25201: windeploy: Renewed windows code signing certi...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/77e125c486d0...66bb4df41059
<gribble> https://github.com/bitcoin/bitcoin/issues/21878 | Make all networking code mockable by vasild · Pull Request #21878 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24356 | refactor: replace CConnman::SocketEvents() with mockable Sock::WaitMany() by vasild · Pull Request #24356 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25217: scripts and tools: update lint-logs.py to detect LogPrintLevel, mention WalletLogPrintf (master...update-logs-linter-script-with-LogPrintLevel) https://github.com/bitcoin/bitcoin/pull/25217
<bitcoin-git> bitcoin/master 77e125c MacroFake: Merge bitcoin/bitcoin#25217: scripts and tools: update lint-logs.py to det...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c5e67be03bb0...77e125c486d0
<bitcoin-git> bitcoin/master 75848ec Jon Atack: scripts and tools: update lint-logs.py to detect LogPrintLevel()

2022-05-26

<gribble> https://github.com/bitcoin/bitcoin/issues/5 | Make the version number the protocol version and not the client version · Issue #5 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/5 | Make the version number the protocol version and not the client version · Issue #5 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25065 | [kernel 2c/n] Introduce `kernel::Context`, encapsulate global init/teardown by dongcarl · Pull Request #25065 · bitcoin/bitcoin · GitHub
<laanwj> i guess we should add the next inststallment of bitcoin kernel
<laanwj> 8 blockers, 2 chasing concept ACK in https://github.com/bitcoin/bitcoin/projects/8 currently
<laanwj> welcome to the weekly bitcoin-core-dev IRC 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
<bitcoin-git> [bitcoin] laanwj merged pull request #24032: Add defaults to vDeployments to avoid uninitialized variables (master...202112-deployments) https://github.com/bitcoin/bitcoin/pull/24032
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a0e8aff6051b...c5e67be03bb0
<bitcoin-git> bitcoin/master c4c5b9c Anthony Towns: consensus/params: set default values for BIP9Deployment
<bitcoin-git> bitcoin/master c5e67be laanwj: Merge bitcoin/bitcoin#24032: Add defaults to vDeployments to avoid uniniti...
<bitcoin-git> [bitcoin] dongcarl opened pull request #25223: miner: Make `mempool` optional, stop constructing temporary empty mempools (master...2022-05-kernelargs-mempool-miner) https://github.com/bitcoin/bitcoin/pull/25223
<bitcoin-git> [bitcoin] achow101 merged pull request #25003: tracing: fix `coin_selection:aps_create_tx_internal` calling logic (master...202204-tracing_fix_coin_selection-aps_create_tx_internal_log) https://github.com/bitcoin/bitcoin/pull/25003