2022-03-09

<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0cc5a19205f8...05e5af5a6c88
<bitcoin-git> bitcoin/master 05e5af5 laanwj: Merge bitcoin/bitcoin#24507: fix CI: bitcoin-chainstate: Lock `cs_main` to...
<bitcoin-git> bitcoin/master 7a68fe4 Carl Dong: bitcoin-chainstate: Lock cs_main to UnloadBlockIndex
<bitcoin-git> [bitcoin] hebasto opened pull request #24508: guix: Drop unneeded openssl dependency for signapple (master...220309-openssl) https://github.com/bitcoin/bitcoin/pull/24508
<bitcoin-git> [bitcoin] fanquake merged pull request #24503: guix: use the latest version of signapple (master...latest_signapple) https://github.com/bitcoin/bitcoin/pull/24503
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9d22dbe2e155...0cc5a19205f8
<bitcoin-git> bitcoin/master cbc3f63 fanquake: guix: use latest upstream python-certvalidator
<bitcoin-git> bitcoin/master 40894f6 fanquake: guix: use latest upstream signapple
<bitcoin-git> bitcoin/master 0cc5a19 fanquake: Merge bitcoin/bitcoin#24503: guix: use the latest version of signapple

2022-03-08

<gribble> https://github.com/bitcoin/bitcoin/issues/24498 | qt: Avoid crash on startup if int specified in settings.json by ryanofsky · Pull Request #24498 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24479 | Bugfix: util: Correctly handle Number value types in GetArg/GetBoolArg by luke-jr · Pull Request #24479 · bitcoin/bitcoin · GitHub
<sipsorcery> Strange that it's cropped up for the Bitcoin Core build. Our vcpkg dependencies are meant to be pegged to avoid this sort of issue...
<gribble> https://github.com/bitcoin/bitcoin/issues/24299 | validation, refactor: UnloadBlockIndex and ChainstateManager::Reset thread safety cleanups by jonatack · Pull Request #24299 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24507 | fix CI: bitcoin-chainstate: Lock `cs_main` to `UnloadBlockIndex` by dongcarl · Pull Request #24507 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] dongcarl opened pull request #24507: fix CI: bitcoin-chainstate: Lock `cs_main` to `UnloadBlockIndex` (master...2022-03-libbitcoinkernel-quick-unloadblockindex-fix) https://github.com/bitcoin/bitcoin/pull/24507
<bitcoin-git> [bitcoin] LarryRuane closed pull request #20331: allow -loadblock blocks to be unsorted (master...loadblock-unsorted) https://github.com/bitcoin/bitcoin/pull/20331
<bitcoin-git> [bitcoin] achow101 merged pull request #24198: wallet, rpc: add wtxid in WalletTxToJSON (master...2022-01-listtransactions-wtxid) https://github.com/bitcoin/bitcoin/pull/24198
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/b07fdd7f9eef...9d22dbe2e155
<bitcoin-git> bitcoin/master 7482b6f brunoerg: wallet: add GetWitnessHash()
<bitcoin-git> bitcoin/master e8c659a brunoerg: wallet: add wtxid in WalletTxToJSON
<bitcoin-git> bitcoin/master a5b6673 brunoerg: test: add wtxid in expected_fields for wallet_basic
<gribble> https://github.com/bitcoin/bitcoin/issues/24198 | wallet, rpc: add wtxid in WalletTxToJSON by brunoerg · Pull Request #24198 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] laanwj opened pull request #563: qt: Remove network detection based on address in BIP21 (master...2022-03-remove-autodetect-code) https://github.com/bitcoin-core/gui/pull/563
<laanwj> to be honest i'm not sure how important that is, who is using testnet bitcoin URIs in a browser or such
<laanwj> oh you mean selecting which set of parameters to use based on the provided bitcoin URI
<bitcoin-git> [bitcoin] achow101 opened pull request #24506: build, mac: Include arch in codesignature tarball (master...mac-arch-in-codesig) https://github.com/bitcoin/bitcoin/pull/24506
<gribble> https://github.com/bitcoin/bitcoin/issues/20726 | p2p: Add DISABLETX message for negotiating block-relay-only connections by sdaftuar · Pull Request #20726 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 opened pull request #24505: wallet: Add a deprecation warning for newly created legacy wallets (master...deprecate-warning-new-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/24505
<bitcoin-git> [bitcoin] jamesob opened pull request #24504: doc: guix: add lzma python tip (master...2022-03-xcode-extract-doc) https://github.com/bitcoin/bitcoin/pull/24504
<gribble> https://github.com/bitcoin/bitcoin/issues/24364 | refactor: remove duplicate code from BlockAssembler by jamesob · Pull Request #24364 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jamesob closed pull request #24364: refactor: remove duplicate code from BlockAssembler (master...2022-02-ba-dup-code) https://github.com/bitcoin/bitcoin/pull/24364
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24312: addrman: Log too low compat value (master...2202-logNeg) https://github.com/bitcoin/bitcoin/pull/24312
<bitcoin-git> bitcoin/master b07fdd7 MarcoFalke: Merge bitcoin/bitcoin#24312: addrman: Log too low compat value
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/64a4483dc679...b07fdd7f9eef
<bitcoin-git> bitcoin/master fa097d0 MarcoFalke: addrman: Log too low compat value
<bitcoin-git> [bitcoin] div72 closed pull request #24500: ci: use compiler version in ccache compiler check (master...ci-specify-compilercheck) https://github.com/bitcoin/bitcoin/pull/24500
<bitcoin-git> [bitcoin] fanquake opened pull request #24503: guix: use the latest version of signapple (master...latest_signapple) https://github.com/bitcoin/bitcoin/pull/24503
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24496: test: refactor: use `random.sample` for choosing random keys in wallet_taproot.py (master...202203-test-refactor-replace_key_manual_key_sampling_with_randomsample) https://github.com/bitcoin/bitcoin/pull/24496
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c9ed9927bbb7...64a4483dc679
<bitcoin-git> bitcoin/master 64a4483 MarcoFalke: Merge bitcoin/bitcoin#24496: test: refactor: use `random.sample` for choos...
<bitcoin-git> bitcoin/master 31846b0 Sebastian Falbesoner: test: refactor: use `random.sample` for choosing random keys in wallet_tap...
<bitcoin-git> [bitcoin] glozow opened pull request #24502: wallet: don't create long chains by default (master...2022-03-rejectlongchains) https://github.com/bitcoin/bitcoin/pull/24502
<gribble> https://github.com/bitcoin/bitcoin/issues/24501 | v23.0 testing · Issue #24501 · bitcoin/bitcoin · GitHub
<laanwj> i would suggest looking into reputable wallet recovery services (ther's one that has been running for a few years, i'm not going to link anything here though) and that said, it's off topic here, please move it to #bitcoin
<laanwj> assuming it's a bitcoin core wallet it's a non trivial amount of work per iteration
<bitcoin-git> [bitcoin] div72 opened pull request #24500: ci: use compiler version in ccache compiler check (master...ci-specify-compilercheck) https://github.com/bitcoin/bitcoin/pull/24500

2022-03-07

<bitcoin-git> [bitcoin] brunoerg opened pull request #24499: test, devtools: add script to mutate cpp files (master...2022-03-mutation-test) https://github.com/bitcoin/bitcoin/pull/24499
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24498: qt: Avoid crash on startup if int specified in settings.json (master...pr/setint) https://github.com/bitcoin/bitcoin/pull/24498
<bitcoin-git> [bitcoin] theStack opened pull request #24496: test: refactor: use `random.sample` for choosing random keys in wallet_taproot.py (master...202203-test-refactor-replace_key_manual_key_sampling_with_randomsample) https://github.com/bitcoin/bitcoin/pull/24496
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24493: Add missing fs::u8path wrap (master...2203-fsJail-🤖) https://github.com/bitcoin/bitcoin/pull/24493
<bitcoin-git> [bitcoin] fanquake opened pull request #24495: guix: only use native GCC 7 toolchain for Linux builds (master...fix_macos_build_m1) https://github.com/bitcoin/bitcoin/pull/24495
<bitcoin-git> [bitcoin] fanquake merged pull request #24132: build: Bump minimum Qt version to 5.11.3 (master...220123-qtmin) https://github.com/bitcoin/bitcoin/pull/24132
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bda692d246d7...c9ed9927bbb7
<bitcoin-git> bitcoin/master e22d10b Hennadii Stepanov: ci: Switch from bionic to buster
<bitcoin-git> bitcoin/master c9ed992 fanquake: Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3
<bitcoin-git> bitcoin/master 956f732 Hennadii Stepanov: build: Bump minimum Qt version to 5.11.3
<bitcoin-git> [bitcoin] glozow opened pull request #24494: wallet: generate random change target for each tx for better privacy (master...2022-03-minchange) https://github.com/bitcoin/bitcoin/pull/24494
<bitcoin-git> [bitcoin] fanquake merged pull request #24489: build: Move guix time machine to prelude (master...2022-03-time-machine-configuration) https://github.com/bitcoin/bitcoin/pull/24489
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e49b2a2529a...bda692d246d7
<bitcoin-git> bitcoin/master 6833ace laanwj: build: Move guix time machine to prelude
<bitcoin-git> bitcoin/master bda692d fanquake: Merge bitcoin/bitcoin#24489: build: Move guix time machine to prelude
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24493: Add missing fs::u8path wrap (master...2203-fsJail-🤖) https://github.com/bitcoin/bitcoin/pull/24493
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24050: validation: Give `m_block_index` ownership of `CBlockIndex`s (master...2022-01-kirby-p2) https://github.com/bitcoin/bitcoin/pull/24050
<bitcoin-git> bitcoin/master dd79dad Carl Dong: refactor: Rewrite InsertBlockIndex with try_emplace
<bitcoin-git> bitcoin/master bec86ae Carl Dong: blockstorage: Make m_block_index own CBlockIndex's
<bitcoin-git> bitcoin/master 531dce0 Carl Dong: tests: Remove now-unnecessary manual Unload's
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/b9894a13083c...5e49b2a2529a
<bitcoin-git> [bitcoin] fanquake opened pull request #24491: contrib: fix implicit function decleration in win symbol check (master...fix_implicit_declaration_win_checks) https://github.com/bitcoin/bitcoin/pull/24491
<bitcoin-git> [bitcoin] fanquake merged pull request #24461: build: Minor leveldb subtree update (master...2203-leveldb-🔛) https://github.com/bitcoin/bitcoin/pull/24461
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cba41db327a2...b9894a13083c
<bitcoin-git> bitcoin/master 1b20109 MarcoFalke: Squashed 'src/leveldb/' changes from f8ae182c1e..330dd6235f
<bitcoin-git> bitcoin/master fa0c32e MarcoFalke: build: Minor leveldb subtree update
<bitcoin-git> bitcoin/master b9894a1 fanquake: Merge bitcoin/bitcoin#24461: build: Minor leveldb subtree update
<bitcoin-git> [bitcoin] laanwj merged pull request #24299: validation, refactor: UnloadBlockIndex and ChainstateManager::Reset thread safety cleanups (master...UnloadBlockIndex-and-ChainstateManager-dtor-cleanups) https://github.com/bitcoin/bitcoin/pull/24299
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f6d335e82822...cba41db327a2
<bitcoin-git> bitcoin/master daad009 Jon Atack: validation: replace lock with annotation in UnloadBlockIndex()
<bitcoin-git> bitcoin/master ae9ceed Jon Atack: validation, refactoring: remove ChainstateManager::Reset()
<bitcoin-git> bitcoin/master cba41db laanwj: Merge bitcoin/bitcoin#24299: validation, refactor: UnloadBlockIndex and Ch...
<bitcoin-git> [bitcoin] achow101 opened pull request #24490: tests: Ensure sorted/multi_a descriptors always generate different addrs (master...fix-wallet-tr-unique-descs) https://github.com/bitcoin/bitcoin/pull/24490
<bitcoin-git> [bitcoin] laanwj merged pull request #24468: init, doc: improve -onlynet help and related tor/i2p documentation (master...onlynet-help-and-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24468
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3b08427b5800...f6d335e82822
<bitcoin-git> bitcoin/master a1db99a Jon Atack: init, doc: improve -onlynet help and tor/i2p documentation
<bitcoin-git> bitcoin/master f6d335e laanwj: Merge bitcoin/bitcoin#24468: init, doc: improve -onlynet help and related ...
<bitcoin-git> [bitcoin] laanwj opened pull request #24489: build: Move guix time machine to prelude (master...2022-03-time-machine-configuration) https://github.com/bitcoin/bitcoin/pull/24489
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24463: doc: Add link to release note draft in the wiki (23.x...2203-wiki-🌱) https://github.com/bitcoin/bitcoin/pull/24463
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24488: ci: Bump vcpkg to the latest version (master...220307-vcpkg) https://github.com/bitcoin/bitcoin/pull/24488
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6687bb24ae88...3b08427b5800
<bitcoin-git> bitcoin/master 3b08427 MarcoFalke: Merge bitcoin/bitcoin#24488: ci: Bump vcpkg to the latest version
<bitcoin-git> bitcoin/master 68c4a9e Hennadii Stepanov: ci: Bump vcpkg to the latest version
<bitcoin-git> [bitcoin] fanquake merged pull request #24476: [22.x] fs: Make compatible with boost 1.78 (22.x...22_x_boost_178) https://github.com/bitcoin/bitcoin/pull/24476
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/9b5f674abb0e...cb13ba6d1172
<bitcoin-git> bitcoin/22.x 021c3d8 Andrew Chow: fs: Make compatible with boost 1.78
<bitcoin-git> bitcoin/22.x cb13ba6 fanquake: Merge bitcoin/bitcoin#24476: [22.x] fs: Make compatible with boost 1.78
<bitcoin-git> [bitcoin] fanquake merged pull request #24485: [23.x] guix: use same commit for codesigning time-machine (23.x...backport_24484) https://github.com/bitcoin/bitcoin/pull/24485
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/440fbe6dbada...cbdfb46b55a2
<bitcoin-git> bitcoin/23.x 0dcbd2e fanquake: guix: use same commit for codesigning time-machine
<bitcoin-git> bitcoin/23.x cbdfb46 fanquake: Merge bitcoin/bitcoin#24485: [23.x] guix: use same commit for codesigning ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24306: util: Make ArgsManager::GetPathArg more widely usable (master...pr/patharg) https://github.com/bitcoin/bitcoin/pull/24306
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/384866e870b6...6687bb24ae88
<bitcoin-git> bitcoin/master 687e655 Ryan Ofsky: util: Add GetPathArg default path argument
<bitcoin-git> bitcoin/master 5b946ed Ryan Ofsky: util, refactor: Use GetPathArg to read "-settings" value
<bitcoin-git> bitcoin/master 60aa179 Pavol Rusnak: Use GetPathArg where possible
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24427: refactor: Release cs_main before MaybeSendFeefilter (master...2202-cs_main-🔹) https://github.com/bitcoin/bitcoin/pull/24427
<bitcoin-git> bitcoin/master faa329f MarcoFalke: refactor: Release cs_main before MaybeSendFeefilter
<bitcoin-git> bitcoin/master 384866e MarcoFalke: Merge bitcoin/bitcoin#24427: refactor: Release cs_main before MaybeSendFee...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4774b753bb3e...384866e870b6
<bitcoin-git> [bitcoin] hebasto opened pull request #24488: ci: Bump vcpkg to the latest version (master...220307-vcpkg) https://github.com/bitcoin/bitcoin/pull/24488

2022-03-06

<prayank> ariard: re: new avatar - yes I thought about it considering the things. I would do it after deleting all my accounts because I still want to contribute to Bitcoin. I gave up after I wake up, saw after everything on websites, asked one reliable dev who sadi pls dont give up as we all tried to at some point. Me giving up would affect bitcoin and thats not what I want.
<gribble> https://github.com/bitcoin/bitcoin/issues/24487 | Automatic wallet rescan doesnt continue after abort · Issue #24487 · bitcoin/bitcoin · GitHub
<prayank> jonatack: I respect you but where does "censorship" comes here or is it only for social media or when it affects you. Bitcoin dev mailing list is not same as anything as anything in this world for me. It was used to settle things when they could not be done on github, reddit, twitter etc. if that is vulnerable to one person deciding what is good enoug for others to see its same as facebook, twitter etc. I have tried my best to
<prayank> contribute to bitcoin and sometimes being in places where you never would want to be.
<bitcoin-git> [bitcoin] theStack opened pull request #24486: wallet: refactor: dedup sqlite blob binding (master...202203-wallet-refactor-dedup_sqlite_blob_binding) https://github.com/bitcoin/bitcoin/pull/24486
<bitcoin-git> [bitcoin] fanquake opened pull request #24485: [23.x] guix: use same commit for codesigning time-machine (23.x...backport_24484) https://github.com/bitcoin/bitcoin/pull/24485
<prayank> Reminder that this channel WAS for Bitcoin Core development discussion when this was posted: https://bitcoin-irc.chaincode.com/bitcoin-core-dev/2022-01-14#765314
<gribble> https://github.com/bitcoin/bitcoin/issues/765314 | HTTP Error 404: Not Found
<michaelfolkson> Reminder that this channel is for Bitcoin Core development discussion. There is a #bitcoin-dev channel for discussion of mailing list, BIPs etc. prayank has been told that on multiple occasions now
<bitcoin-git> [bitcoin] achow101 merged pull request #24484: guix: use same commit for codesigning time-machine (master...sync_guix_time_machine) https://github.com/bitcoin/bitcoin/pull/24484
<bitcoin-git> bitcoin/master 29862bd fanquake: guix: use same commit for codesigning time-machine
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8f2817bd6b8...4774b753bb3e
<bitcoin-git> bitcoin/master 4774b75 Andrew Chow: Merge bitcoin/bitcoin#24484: guix: use same commit for codesigning time-ma...
<da2ce7> Hello, ZmnSCPxj's excellent new post: "`OP_FOLD`: A Looping Construct For Bitcoin SCRIPT" isn't available here: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/thread.html
<bitcoin-git> [bitcoin] fanquake opened pull request #24484: guix: use same commit for codesigning time-machine (master...sync_guix_time_machine) https://github.com/bitcoin/bitcoin/pull/24484

2022-03-05

<bitcoin-git> [bitcoin] luke-jr opened pull request #24479: Bugfix: util: Correctly handle Number value types in GetArg/GetBoolArg (master...bugfix_settings_numberval) https://github.com/bitcoin/bitcoin/pull/24479
<gribble> https://github.com/bitcoin/bitcoin/issues/24457 | Application Aborted · Issue #24457 · bitcoin/bitcoin · GitHub
<bitcoin-git> bitcoin/master c8f2817 Hennadii Stepanov: Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationSt...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cc70f65d212b...c8f2817bd6b8
<bitcoin-git> bitcoin/master 6f2593d Jon Atack: gui, refactor: use std::chrono for formatDurationStr() helper
<bitcoin-git> [gui] hebasto merged pull request #549: refactor: use std::chrono for formatDurationStr() helper (master...formatDurationStr-std-chrono) https://github.com/bitcoin-core/gui/pull/549
<bitcoin-git> [bitcoin] fanquake opened pull request #24476: [22.x] fs: Make compatible with boost 1.78 (22.x...22_x_boost_178) https://github.com/bitcoin/bitcoin/pull/24476
<prayank> re: collaboration- yes I could see that and 2 examples that I remember. https://github.com/bitcoin-core/bitcoincore.org/pull/740 (collaboration to remove important docs) and https://github.com/bitcoin/bitcoin/pull/24007 (collaboration to introduce bugs) and so many others
<bitcoin-git> [bitcoin] prayank23 closed pull request #22891: Add fee rate distribution in -getinfo (master...mempool-getinfo) https://github.com/bitcoin/bitcoin/pull/22891
<prayank> Re: [bitcoin-dev] Wasabi Wallet 2.0 Testnet Release
<prayank> I have bitcoin dev mailing list address in Cc for 2 emails. Don't see anything weird. Doing same thing for other emails.
<prayank> Not here to build relationships. Expected minimum things form a mailing list used for bitcoin. If people can't do things I would ask questions and assume things as you do for others while censoring, communicating etc.
<prayank> achow101: I have tried everything I could in last 2 days including reaching out Ruben Somsen and Bryan Bishop. There was nothing wrong in the email and it's been shared on Twitter: https://twitter.com/prayankgahlot/status/1499940485510864900 , Stackexchange:https://bitcoin.stackexchange.com/questions/112719/does-wasabi-wallet-2-0-have-coin-control and reddit. I don't care what people think about my behaviour, I am not he
<prayank> Guest3635: descarga desde https://bitcoincore.org/bin/bitcoin-core-22.0/bitcoin-22.0-win64-setup.exe y sigue las instrucciones

2022-03-04

<bitcoin-git> [bitcoin] ajtowns opened pull request #24474: Additional thread safety annotations for CNode/Peer (master...202203-msgproc-mutex) https://github.com/bitcoin/bitcoin/pull/24474
<bitcoin-git> [bitcoin] fanquake merged pull request #24460: build: update ax_cxx_compile_stdcxx to serial 14 (master...2203-ax_cxx_compile_stdcxx-😈) https://github.com/bitcoin/bitcoin/pull/24460
<bitcoin-git> bitcoin/master fa7dada MarcoFalke: build: update ax_cxx_compile_stdcxx to serial 14
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bada9636d7f2...cc70f65d212b
<bitcoin-git> bitcoin/master cc70f65 fanquake: Merge bitcoin/bitcoin#24460: build: update ax_cxx_compile_stdcxx to serial...
<bitcoin-git> [bitcoin] achow101 merged pull request #24043: Add (sorted)multi_a descriptor for k-of-n multisig inside tr (master...202201_multi_a) https://github.com/bitcoin/bitcoin/pull/24043
<bitcoin-git> bitcoin/master 25e95f9 Pieter Wuille: Merge/generalize IsValidMultisigKeyCount/GetMultisigKeyCount
<bitcoin-git> bitcoin/master 79728c4 Pieter Wuille: Add (sorted)multi_a descriptor and script derivation
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/4fae737f4b74...bada9636d7f2
<bitcoin-git> bitcoin/master 3eed6fc Pieter Wuille: Add multi_a descriptor inference
<gribble> https://github.com/bitcoin/bitcoin/issues/24032 | Refactor vDeployments setup to avoid uninitialized variables by ajtowns · Pull Request #24032 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23536 | Enforce Taproot script flags whenever WITNESS is set by MarcoFalke · Pull Request #23536 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #24441: fuzz: Limit script_format to 100kB (master...2202-fuzzScriptFormat100k-🤙) https://github.com/bitcoin/bitcoin/pull/24441
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/619f8a27ad0f...4fae737f4b74
<bitcoin-git> bitcoin/master 4fae737 fanquake: Merge bitcoin/bitcoin#24441: fuzz: Limit script_format to 100kB
<bitcoin-git> bitcoin/master bbbbeaf MarcoFalke: fuzz: Limit script_format to 100kB
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22763: fuzz: execute each file in dir without fuzz engine (master...issue-21461-execute-file-without-fuzz-engine) https://github.com/bitcoin/bitcoin/pull/22763
<bitcoin-git> [bitcoin] ajtowns opened pull request #24472: fuzz: execute each file in dir without fuzz engine (master...202203-phuzztesting) https://github.com/bitcoin/bitcoin/pull/24472

2022-03-03

<dongcarl> sidebar: anyone using emacs/spacemacs/doom emacs to work on bitcoin and have a nice config?
<gribble> https://github.com/bitcoin/bitcoin/issues/24454 | tests: Calculate input weight more accurately by achow101 · Pull Request #24454 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24151 | "Fee too high" CI error in wallet_send.py · Issue #24151 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24470: Disallow more unsafe string->path conversions allowed by path append operators (master...pr/patha) https://github.com/bitcoin/bitcoin/pull/24470
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24469: test: Correctly decode UTF-8 literal string paths (master...pr/testu) https://github.com/bitcoin/bitcoin/pull/24469
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24304: [kernel 0/n] Introduce `bitcoin-chainstate` (master...2022-02-libbitcoinkernel-p0-minimal) https://github.com/bitcoin/bitcoin/pull/24304
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/727b0cb59259...619f8a27ad0f
<bitcoin-git> bitcoin/master 095aa6c Carl Dong: build: Add example bitcoin-chainstate executable
<bitcoin-git> bitcoin/master 2c03cec Carl Dong: ci: Build bitcoin-chainstate
<bitcoin-git> bitcoin/master 619f8a2 MarcoFalke: Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate`
<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/23611 | build: add `LTO` option to depends (no Qt) by fanquake · Pull Request #23611 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24050 | validation: Give `m_block_index` ownership of `CBlockIndex`s by dongcarl · Pull Request #24050 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 there's 6 blockers left on the list, and 1 chasing concept ACK
<laanwj> #bitcoin-core-dev 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 jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball
<core-meetingbot`> Meeting started Thu Mar 3 19:01:25 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] laanwj pushed tag v23.0rc1: https://github.com/bitcoin/bitcoin/compare/v23.0rc1
<bitcoin-git> bitcoin/23.x 440fbe6 laanwj: qt: Pull translations for 0.23rc1
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to 23.x: https://github.com/bitcoin/bitcoin/compare/5d2b11c7c9b6...440fbe6dbada
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to 23.x: https://github.com/bitcoin/bitcoin/compare/0970d151d750...5d2b11c7c9b6
<bitcoin-git> bitcoin/23.x 5d2b11c laanwj: doc: Generate manual pages for 23.0rc1
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to master: https://github.com/bitcoin/bitcoin/compare/e0cb7b371f90...727b0cb59259
<bitcoin-git> bitcoin/master 727b0cb laanwj: doc: Clean out release notes
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to master: https://github.com/bitcoin/bitcoin/compare/30308cc380a8...e0cb7b371f90
<bitcoin-git> bitcoin/master e0cb7b3 laanwj: build: Bump version to 23.99
<bitcoin-git> [bitcoin] jonatack opened pull request #24468: init, doc: improve -onlynet help and related tor/i2p documentation (master...onlynet-help-and-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24468
<bitcoin-git> [bitcoin] laanwj merged pull request #20196: net: fix GetListenPort() to derive the proper port (master...fix_GetListenPort) https://github.com/bitcoin/bitcoin/pull/20196
<bitcoin-git> bitcoin/master 60da1ea Vasil Dimov: timedata: make it possible to reset the state
<bitcoin-git> bitcoin/master 43868ba Vasil Dimov: timedata: rename variables to match the coding style
<bitcoin-git> bitcoin/master 3cb9d9c Vasil Dimov: net: make CaptureMessage() mockable
<bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/08bcfa27675d...30308cc380a8
<bitcoin-git> [bitcoin] theStack opened pull request #24467: doc: minor improvements in getutxos REST endpoint synopsis (master...202203-doc-rest-getutxos_improvements) https://github.com/bitcoin/bitcoin/pull/24467

2022-03-02

<jonatack> Two PRs left in the v23.0 milestone before branch-off that could use review: https://github.com/bitcoin/bitcoin/milestone/52
<prayank> With current level of privacy in Bitcoin that we are trying to keep as is without CT because SUPPLY (no clue why range proof not possible) and things used by people in real life when you expect basics like no address reuse, nobody sharing tx/address info on social media etc. and BIP 47 is bad because creating payment code with this library can kill bitcoin: https://github.com/rust-bitcoin/rust-bip47
<bitcoin-git> [bitcoin] klementtan opened pull request #24464: logging: Add severity level to logs (master...log_level) https://github.com/bitcoin/bitcoin/pull/24464
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24463: doc: Add link to release note draft in the wiki (master...2203-wiki-🌱) https://github.com/bitcoin/bitcoin/pull/24463
<bitcoin-git> [bitcoin] Empact opened pull request #24462: For descriptor pubkey parse errors, include context information (master...2022-03-descriptor-pubkey-context) https://github.com/bitcoin/bitcoin/pull/24462
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24461: build: Minor leveldb subtree update (master...2203-leveldb-🔛) https://github.com/bitcoin/bitcoin/pull/24461
<MarcoFalke> jamesob: You may also edit on https://github.com/bitcoin-core/bitcoin-devwiki/wiki/23.0-Release-Notes-draft/_history if you want to
<jamesob> sipa: X seems to correspond to bitcoin versions in the existing filenames in doc/release-notes
<achow101> jamesob: usually we put them in https://github.com/bitcoin-core/bitcoin-devwiki/wiki after branching
<Kiminuo> Guys, should I rebase https://github.com/bitcoin/bitcoin/pull/23732 or can anyone restart the failed CI test run?
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24460: build: update ax_cxx_compile_stdcxx to serial 14 (master...2203-ax_cxx_compile_stdcxx-😈) https://github.com/bitcoin/bitcoin/pull/24460
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24375: Do not use `LocalTestingSetup` in getarg_tests test file. (master...pr/fixt) https://github.com/bitcoin/bitcoin/pull/24375
<bitcoin-git> bitcoin/master 5d7f225 Kiminuo: Do not use `LocalTestingSetup` in getarg_tests test file.
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8b6cd42c6226...08bcfa27675d
<bitcoin-git> bitcoin/master 08bcfa2 MarcoFalke: Merge bitcoin/bitcoin#24375: Do not use `LocalTestingSetup` in getarg_test...
<bitcoin-git> [bitcoin] laanwj merged pull request #24165: p2p: extend inbound eviction protection by network to CJDNS peers (master...protect-inbound-cjdns-peers-from-eviction) https://github.com/bitcoin/bitcoin/pull/24165
<bitcoin-git> bitcoin/master f7b8094 Jon Atack: p2p: extend inbound eviction protection by network to CJDNS peers
<bitcoin-git> bitcoin/master 0c00c0c Jon Atack: test: fix off-by-one logic in an eviction protection test
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/267917f5632a...8b6cd42c6226
<bitcoin-git> bitcoin/master 0a1bb84 Jon Atack: test: add tests for inbound eviction protection of CJDNS peers
<bitcoin-git> [bitcoin] laanwj merged pull request #23304: wallet: Derive inactive HD chains in additional places (master...inactivehd-derive-keypath-string) https://github.com/bitcoin/bitcoin/pull/23304
<bitcoin-git> bitcoin/master 70134eb Andrew Chow: wallet: Properly set hd chain counters when loading
<bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ba11eb354b9f...267917f5632a
<bitcoin-git> bitcoin/master 0652ee7 Rob Fielding: Add size check on meta.key_origin.path
<bitcoin-git> bitcoin/master 961b9e4 Andrew Chow: wallet: Parse hdKeypath if key_origin is not available
<bitcoin-git> [bitcoin] laanwj merged pull request #23542: net: open p2p connections to nodes that listen on non-default ports (master...connect_to_any_port) https://github.com/bitcoin/bitcoin/pull/23542
<bitcoin-git> bitcoin/master 2e38a0e Vasil Dimov: net: add CServiceHash constructor so the caller can provide the salts
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/848b11615b67...ba11eb354b9f
<bitcoin-git> bitcoin/master 9720863 Vasil Dimov: net: open p2p connections to nodes that listen on non-default ports
<bitcoin-git> bitcoin/master d0abce9 Vasil Dimov: net: include the port when deciding a relay destination
<bitcoin-git> [gui] w0xlt closed pull request #561: Remove unnecessary validation (master...remove_unnecessary_validation) https://github.com/bitcoin-core/gui/pull/561

2022-03-01

<bitcoin-git> [gui] luke-jr opened pull request #562: Warn when sending to already-used Bitcoin addresses (master...wallet_warn_reuse_gui) https://github.com/bitcoin-core/gui/pull/562
<bitcoin-git> [bitcoin] dongcarl opened pull request #24456: blockman: Properly guard blockfile members (master...2022-02-kirby-p4) https://github.com/bitcoin/bitcoin/pull/24456
<bitcoin-git> [bitcoin] dongcarl closed pull request #17602: net: Limit # of IPs learned from a DNS seed by family (master...2019-11-lower-nMaxIPs) https://github.com/bitcoin/bitcoin/pull/17602
<bitcoin-git> [bitcoin] laanwj merged pull request #22834: net: respect -onlynet= when making outbound connections (master...onlynet) https://github.com/bitcoin/bitcoin/pull/22834
<bitcoin-git> bitcoin/master e53a850 Vasil Dimov: net: respect -onlynet= when making outbound connections
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/024b8e12a54c...848b11615b67
<bitcoin-git> bitcoin/master 0eea83a Vasil Dimov: scripted-diff: rename `proxyType` to `Proxy`
<bitcoin-git> bitcoin/master 848b116 laanwj: Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound c...
<jonatack> darosior: i think there is also https://github.com/zw/bitcoin-gh-meta
<bitcoin-git> [bitcoin] Empact opened pull request #24455: refactor: Split ArgsManager out of util/system (master...2022-03-util-args-manager) https://github.com/bitcoin/bitcoin/pull/24455
<darosior> Answering myself: Jame's one is at https://github.com/jamesob/bitcoin-github-scrape and only scraped bitcoin/bitcoin.
<darosior> Also, did they only collect metadata of bitcoin/bitcoin but also of bitcoin-core/secp156k1
<darosior> Where is stored the metadata about the Bitcoin Core repo that people have been collecting?
<laanwj> good to get rid of the pre-tag msvc check 1https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/128
<bitcoin-git> [bitcoin] achow101 opened pull request #24454: tests: Calculate input weight more accurately (master...fix-input-weight-test) https://github.com/bitcoin/bitcoin/pull/24454
<bitcoin-git> [bitcoin] fanquake merged pull request #24451: qt: Pre-branch translation updates for 23.x (master...2022-02-prebranch-translations-update) https://github.com/bitcoin/bitcoin/pull/24451
<bitcoin-git> bitcoin/master b67ef6d laanwj: qt: Pre-branch translation updates for 23.x
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/25290071c434...024b8e12a54c
<bitcoin-git> bitcoin/master 024b8e1 fanquake: Merge bitcoin/bitcoin#24451: qt: Pre-branch translation updates for 23.x
<bitcoin-git> [bitcoin] fanquake merged pull request #23276: [22.x] Backports for 22.x (22.x...initial_backports_22_1) https://github.com/bitcoin/bitcoin/pull/23276
<gribble> https://github.com/bitcoin/bitcoin/issues/24451 | qt: Pre-branch translation updates for 23.x by laanwj · Pull Request #24451 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23304 | wallet: Derive inactive HD chains in additional places by achow101 · Pull Request #23304 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] w0xlt opened pull request #561: Remove unnecessary validation (master...remove_unnecessary_validation) https://github.com/bitcoin-core/gui/pull/561

2022-02-28

<bitcoin-git> [bitcoin] luke-jr opened pull request #24453: Bugfix: doc: Correct change_address/changeAddress in wallet RPC help (master...fix_rpcdoc_changeaddr_STR) https://github.com/bitcoin/bitcoin/pull/24453
<bitcoin-git> [bitcoin] sipa closed pull request #24452: Smart contracts (master...SmartContracts) https://github.com/bitcoin/bitcoin/pull/24452
<bitcoin-git> [bitcoin] dynamo-foundation opened pull request #24452: Smart contracts (master...SmartContracts) https://github.com/bitcoin/bitcoin/pull/24452
<bitcoin-git> [bitcoin] laanwj opened pull request #24451: qt: Pre-branch translation updates for 23.x (master...2022-02-prebranch-translations-update) https://github.com/bitcoin/bitcoin/pull/24451
<bitcoin-git> [bitcoin] laanwj merged pull request #24397: build: Fix Boost.Process check for Boost 1.73 and older (master...220220-boost) https://github.com/bitcoin/bitcoin/pull/24397
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/159f89c11864...25290071c434
<bitcoin-git> bitcoin/master 2199ef7 Hennadii Stepanov: build: Fix a non-portable use of `test`
<bitcoin-git> bitcoin/master d436c48 Hennadii Stepanov: build, refactor: Replace tabs with spaces
<bitcoin-git> bitcoin/master 6997885 Hennadii Stepanov: build: Fix Boost.Process check for Boost 1.73 and older
<bitcoin-git> [bitcoin] laanwj merged pull request #24365: wallet: Don't generate keys for wallets with private keys disabled during upgradewallet (master...upgrade-disable-privkeys) https://github.com/bitcoin/bitcoin/pull/24365
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c7da61dcc374...159f89c11864
<bitcoin-git> bitcoin/master 3d985d4 Andrew Chow: wallet: Don't generate keys when privkeys disabled when upgrading
<bitcoin-git> bitcoin/master c7376cc Andrew Chow: tests: Test upgrading wallet with privkeys disabled
<bitcoin-git> bitcoin/master 159f89c laanwj: Merge bitcoin/bitcoin#24365: wallet: Don't generate keys for wallets with ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24403: Avoid implicit-integer-sign-change in VerifyLoadedChainstate (master...2202-intB) https://github.com/bitcoin/bitcoin/pull/24403
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b71a07778fac...c7da61dcc374
<bitcoin-git> bitcoin/master fa79916 MarcoFalke: Fixup style of VerifyDB
<bitcoin-git> bitcoin/master fa462ea MarcoFalke: Avoid implicit-integer-sign-change in VerifyLoadedChainstate
<bitcoin-git> bitcoin/master c7da61d MarcoFalke: Merge bitcoin/bitcoin#24403: Avoid implicit-integer-sign-change in VerifyL...
<bitcoin-git> [bitcoin] fanquake merged pull request #24417: net: Update hardcoded seeds for 23.x (master...2022-02-hardcoded-seeds-update) https://github.com/bitcoin/bitcoin/pull/24417
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/40ab879f11d3...b71a07778fac
<bitcoin-git> bitcoin/master 9f27157 laanwj: contrib: make-seeds updates for 23.x
<bitcoin-git> bitcoin/master d80dc12 laanwj: net: Update hardcoded seeds for 23.x
<bitcoin-git> bitcoin/master b71a077 fanquake: Merge bitcoin/bitcoin#24417: net: Update hardcoded seeds for 23.x
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24418: Chainparams update for 23.x (master...2022-02-chainparams-update) https://github.com/bitcoin/bitcoin/pull/24418
<bitcoin-git> bitcoin/master dca693e laanwj: Update nMinimumChainWork, defaultAssumeValid for 23.x
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/292a841553c0...40ab879f11d3
<bitcoin-git> bitcoin/master 37282dc laanwj: Update m_assumed_* chain parameters for 23.x
<bitcoin-git> bitcoin/master 85e71a3 laanwj: Update chainTxData for 23.x
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24449: fuzz: FuzzedFileProvider::write should not return negative value (master...fopencookie_write) https://github.com/bitcoin/bitcoin/pull/24449
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee8c99712561...292a841553c0
<bitcoin-git> bitcoin/master fc47181 eugene: fuzz: FuzzedFileProvider::write should not return negative value
<bitcoin-git> bitcoin/master 292a841 MarcoFalke: Merge bitcoin/bitcoin#24449: fuzz: FuzzedFileProvider::write should not re...

2022-02-27

<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #24449: fuzz: FuzzedFileProvider::write should not return negative value (master...fopencookie_write) https://github.com/bitcoin/bitcoin/pull/24449
<bitcoin-git> [bitcoin] luke-jr opened pull request #24448: Guix: Fix building for i686-linux-gnu (master...guix_linux_i686) https://github.com/bitcoin/bitcoin/pull/24448
<bitcoin-git> [bitcoin] fanquake closed pull request #24447: Minor grammar fixes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24447
<bitcoin-git> [bitcoin] git-sgmoore opened pull request #24447: Minor grammar fixes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24447

2022-02-26

<bitcoin-git> [bitcoin] fanquake closed pull request #24444: Dev ss (master...dev_ss) https://github.com/bitcoin/bitcoin/pull/24444
<bitcoin-git> [bitcoin] kishorependyala opened pull request #24444: Dev ss (master...dev_ss) https://github.com/bitcoin/bitcoin/pull/24444
<bitcoin-git> [gui] w0xlt opened pull request #560: Make error message layout consistent (master...3_error_message_addr) https://github.com/bitcoin-core/gui/pull/560
<bitcoin-git> [bitcoin] sipa closed pull request #24442: jurat initial commit (master...jurat-0.1) https://github.com/bitcoin/bitcoin/pull/24442
<bitcoin-git> [bitcoin] vadpert opened pull request #24442: jurat initial commit (master...jurat-0.1) https://github.com/bitcoin/bitcoin/pull/24442

2022-02-25

<gribble> https://github.com/bitcoin/bitcoin/issues/24006 | assumeutxo: indexing changes by jamesob · Pull Request #24006 · bitcoin/bitcoin · GitHub
<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
<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 jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos Murch nehan NicolasDorier paveljanik
<core-meetingbot`> Meeting started Fri Feb 25 19:00:34 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24441: fuzz: Limit script_format to 100kB (master...2202-fuzzScriptFormat100k-🤙) https://github.com/bitcoin/bitcoin/pull/24441
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24028: doc: Explain in the generate* RPC docs that they are only for testing (master...202201_rpcmining_lol_no) https://github.com/bitcoin/bitcoin/pull/24028
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #16490: rpc: Report reason for replaceable txpool transactions (master...1907-rpcMempoolWhyReplacable) https://github.com/bitcoin/bitcoin/pull/16490
<bitcoin-git> [bitcoin] fanquake merged pull request #24402: refactor: Avoid implicit-integer-sign-change in bech32.cpp (master...2202-intbech) https://github.com/bitcoin/bitcoin/pull/24402
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/07e1464fc9b3...ee8c99712561
<bitcoin-git> bitcoin/master aaaa4db MarcoFalke: Avoid implicit-integer-sign-change in bech32.cpp
<bitcoin-git> bitcoin/master fae6b26 MarcoFalke: test: Remove no longer needed suppressions
<bitcoin-git> bitcoin/master ee8c997 fanquake: Merge bitcoin/bitcoin#24402: refactor: Avoid implicit-integer-sign-change ...