2021-06-11

< michaelfolkson> earnestly: Having same issue as this? https://github.com/bitcoin/bitcoin/issues/22170
< Kiminuo> https://github.com/bitcoin/bitcoin/blob/master/doc/benchmarking.md#running - mentions: For benchmarks purposes you only need to compile `bitcoin_bench`. Beware of configuring without `--enable-debug` as this would impact benchmarking by unlatching log printers and lock analysis.
< michaelfolkson> Taking the Taproot descriptor from the examples https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md#examples
<@gribble> https://github.com/bitcoin/bitcoin/issues/22156 | Allow tr() import only when Taproot is active by achow101 · Pull Request #22156 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22221: refactor: Pass block reference instead of pointer to PeerManagerImpl::BlockRequested (master...2106-netBlock) https://github.com/bitcoin/bitcoin/pull/22221
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22216: refactor: Make SetupServerArgs callable without NodeContext (master...pr/ipc-sargs) https://github.com/bitcoin/bitcoin/pull/22216
< bitcoin-git> bitcoin/master 493fb47 Russell Yanofsky: Make SetupServerArgs callable without NodeContext
< bitcoin-git> bitcoin/master f66ecea MarcoFalke: Merge bitcoin/bitcoin#22216: refactor: Make SetupServerArgs callable witho...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6985038046cd...f66eceaecf46
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22118: test: check anchors.dat when node starts for the first time (master...2021-05-improv-anchors-test) https://github.com/bitcoin/bitcoin/pull/22118
< bitcoin-git> bitcoin/master 6985038 MarcoFalke: Merge bitcoin/bitcoin#22118: test: check anchors.dat when node starts for ...
< bitcoin-git> bitcoin/master ef99d03 bruno: test: check anchors.dat when node starts for the first time
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce8276b5316b...6985038046cd
< bitcoin-git> [bitcoin] fanquake opened pull request #22220: util: make ParseMoney return a std::optional<CAmount> (master...parse_money_optional) https://github.com/bitcoin/bitcoin/pull/22220
< bitcoin-git> [bitcoin] fanquake merged pull request #22190: Use latest signapple commit (master...update-signapple-commit) https://github.com/bitcoin/bitcoin/pull/22190
< bitcoin-git> bitcoin/master ce8276b fanquake: Merge bitcoin/bitcoin#22190: Use latest signapple commit
< bitcoin-git> bitcoin/master 683d197 Andrew Chow: Use latest signapple commit
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/551933f9ec98...ce8276b5316b
< bitcoin-git> [bitcoin] fanquake merged pull request #22203: test: Use ConnmanTestMsg from test lib in denialofservice_tests (master...2106-testConnman) https://github.com/bitcoin/bitcoin/pull/22203
< bitcoin-git> bitcoin/master 551933f fanquake: Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in den...
< bitcoin-git> bitcoin/master fa72fce MarcoFalke: test: Use ConnmanTestMsg from test lib in denialofservice_tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1704bbf2263f...551933f9ec98

2021-06-10

< bitcoin-git> [bitcoin] ryanofsky opened pull request #22219: multiprocess: Start using init makeNode, makeChain, etc methods (master...pr/ipc-make) https://github.com/bitcoin/bitcoin/pull/22219
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22218: multiprocess: Add ipc::Context and ipc::capnp::Context structs (master...pr/ipc-ctx) https://github.com/bitcoin/bitcoin/pull/22218
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22217: refactor: Avoid wallet code writing node settings file (master...pr/ipc-wset) https://github.com/bitcoin/bitcoin/pull/22217
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22216: refactor: Make SetupServerArgs callable without NodeContext (master...pr/ipc-sargs) https://github.com/bitcoin/bitcoin/pull/22216
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22215: refactor: Add FoundBlock.found member (master...pr/ipc-found) https://github.com/bitcoin/bitcoin/pull/22215
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22214: refactor: Rearrange fillPSBT arguments (master...pr/ipc-fill) https://github.com/bitcoin/bitcoin/pull/22214
< 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/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22051 | Basic Taproot derivation support for descriptors by sipa · Pull Request #22051 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22051 | Basic Taproot derivation support for descriptors by sipa · Pull Request #22051 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/18964 | rpc, wallet: Scan mempool after import* by promag · Pull Request #18964 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21935 | Enable external signer support for GUI builds, reduce #ifdef by Sjors · Pull Request #21935 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22154 | Add OutputType::BECH32M and related wallet support for fetching bech32m addresses by achow101 · Pull Request #22154 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22156 | Allow tr() import to privkey wallets only when Taproot is active by achow101 · Pull Request #22156 · bitcoin/bitcoin · GitHub
< jonatack> Am about to push an update to the inbound eviction protection one. I was hoping to get back to the BTC/kvB-to-sat/vB transition in time for the release but that's unfeasible so just concentrating on finishing up https://github.com/bitcoin/bitcoin/pull/21261
<@gribble> https://github.com/bitcoin/bitcoin/issues/22156 | Allow tr() import to privkey wallets only when Taproot is active by achow101 · Pull Request #22156 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/18722 | addrman: improve performance by using more suitable containers by vasild · Pull Request #18722 · bitcoin/bitcoin · GitHub
< 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 lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos
< core-meetingbot> Meeting started Thu Jun 10 19:00:04 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [gui] ryanofsky opened pull request #360: gui: Unregister wallet notifications before unloading wallets (master...pr/qtwd) https://github.com/bitcoin-core/gui/pull/360
< bitcoin-git> [bitcoin] laanwj merged pull request #22141: net processing: Remove hash and fValidatedHeaders from QueuedBlock (master...2021-06-blocks-in-flight) https://github.com/bitcoin/bitcoin/pull/22141
< bitcoin-git> bitcoin/master b03de9c John Newbery: [net processing] Remove CNodeState.nBlocksInFlightValidHeaders
< bitcoin-git> bitcoin/master b4e29f2 John Newbery: [net processing] Remove QueuedBlock.fValidatedHeaders
< bitcoin-git> bitcoin/master 85e058b John Newbery: [net processing] Remove unnecessary hash arg from MarkBlockAsInFlight()
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ef8f2966ac8e...1704bbf2263f
< bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #22212: Guard `fHavePruned` to avoid potential data race (master...fix_guard_fhavepruned) https://github.com/bitcoin/bitcoin/pull/22212
< bitcoin-git> [bitcoin] vasild opened pull request #22211: net: relay I2P addresses even if not reachable (by us) (master...i2p_IsRelayable) https://github.com/bitcoin/bitcoin/pull/22211
< bitcoin-git> [bitcoin] fanquake merged pull request #22084: package testmempoolaccept followups (master...20833-followups) https://github.com/bitcoin/bitcoin/pull/22084
< bitcoin-git> bitcoin/master e8ecc62 glozow: [refactor] comment/naming improvements
< bitcoin-git> bitcoin/master 7d91442 glozow: [rpc] reserve space in txns
< bitcoin-git> bitcoin/master 6c5f19d glozow: [package] static_assert max package size >= max tx size
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e87fbee4026b...ef8f2966ac8e
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22210: test: Use MiniWallet in test_no_inherited_signaling RBF test (master...2106-testMiniWallet) https://github.com/bitcoin/bitcoin/pull/22210
<@gribble> https://github.com/bitcoin/bitcoin/issues/22084 | package testmempoolaccept followups by glozow · Pull Request #22084 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22141 | net processing: Remove hash and fValidatedHeaders from QueuedBlock by jnewbery · Pull Request #22141 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22208: doc: Update `REVIEWERS` (master...drahtbot-2021-06) https://github.com/bitcoin/bitcoin/pull/22208
< bitcoin-git> bitcoin/master 3636d9b practicalswift: Update REVIEWERS: I've found that I keep track of PRs in need of review wi...
< bitcoin-git> bitcoin/master e87fbee MarcoFalke: Merge bitcoin/bitcoin#22208: doc: Update `REVIEWERS`
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/356f421fb0bb...e87fbee4026b
< bitcoin-git> [bitcoin] practicalswift opened pull request #22208: Update `REVIEWERS` (master...drahtbot-2021-06) https://github.com/bitcoin/bitcoin/pull/22208
< Alina-malina> i never say altcoin, i need to run my own bitcoin core but with my own blockchain, not sure how to do though
< laanwj> Alina-malina: off topic here, this channel is about bitcoin development, not altcoin development
< Alina-malina> does anyone have a guide on step by step how to create my own crypto coin very similiar to bitcoin? lol
< fanquake> wumpus / sipa: can you block https://github.com/www-myetherwallet-com from the bitcoin-core and bitcoin orgs
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22204: doc: remove obsolete `okSafeMode` RPC guideline from developer notes (master...202106-doc-remove_obsolete_okSafeMode_hints) https://github.com/bitcoin/bitcoin/pull/22204
< bitcoin-git> bitcoin/master 356f421 MarcoFalke: Merge bitcoin/bitcoin#22204: doc: remove obsolete `okSafeMode` RPC guideli...
< bitcoin-git> bitcoin/master 6780a09 Sebastian Falbesoner: doc: remove obsolete `okSafeMode` RPC guideline from developer notes
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/92584d29cee3...356f421fb0bb
< bitcoin-git> [bitcoin] fanquake reopened pull request #22205: Condensed bitcoin core integration/staging tree (master...master) https://github.com/bitcoin/bitcoin/pull/22205
< bitcoin-git> [bitcoin] fanquake closed pull request #22205: Condensed bitcoin core integration/staging tree (master...master) https://github.com/bitcoin/bitcoin/pull/22205
< bitcoin-git> [bitcoin] brownit89 opened pull request #22205: Condensed bitcoin core integration/staging tree (master...master) https://github.com/bitcoin/bitcoin/pull/22205
< bitcoin-git> [bitcoin] fanquake merged pull request #22186: build, qt: Fix compiling qt package in depends with GCC 11 (master...210608-limits) https://github.com/bitcoin/bitcoin/pull/22186
< bitcoin-git> bitcoin/master 92584d2 fanquake: Merge bitcoin/bitcoin#22186: build, qt: Fix compiling qt package in depend...
< bitcoin-git> bitcoin/master d1d1cc9 Hennadii Stepanov: build, qt: Fix compiling qt package in depends with GCC 11
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46424e943c0b...92584d29cee3
< bitcoin-git> [bitcoin] theStack opened pull request #22204: doc: remove obsolete `okSafeMode` RPC guideline from developer notes (master...202106-doc-remove_obsolete_okSafeMode_hints) https://github.com/bitcoin/bitcoin/pull/22204

2021-06-09

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22202: test: Add temporary coinstats suppressions (master...2106-sanSup) https://github.com/bitcoin/bitcoin/pull/22202
< bitcoin-git> bitcoin/master 46424e9 MarcoFalke: Merge bitcoin/bitcoin#22202: test: Add temporary coinstats suppressions
< bitcoin-git> bitcoin/master faca40e MarcoFalke: test: Add temporary coinstats suppressions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca424e242a71...46424e943c0b
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22203: test: Use ConnmanTestMsg from test lib in denialofservice_tests (master...2106-testConnman) https://github.com/bitcoin/bitcoin/pull/22203
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22202: test: Add temporary coinstats suppressions (master...2106-sanSup) https://github.com/bitcoin/bitcoin/pull/22202
<@gribble> https://github.com/bitcoin/bitcoin/issues/21935 | Enable external signer support for GUI builds, reduce #ifdef by Sjors · Pull Request #21935 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22200: zmq: use std::string in zmqError() (master...zmqerror_use_std_string) https://github.com/bitcoin/bitcoin/pull/22200
< bitcoin-git> [bitcoin] fanquake opened pull request #22200: zmq: use std::string in zmqError() (master...zmqerror_use_std_string) https://github.com/bitcoin/bitcoin/pull/22200
< bitcoin-git> [bitcoin] fanquake opened pull request #22199: macdeploy: minor fixups and simplifications (master...macdeploy_further_simplify) https://github.com/bitcoin/bitcoin/pull/22199
< bitcoin-git> bitcoin/master 450cb40 Sjors Provoost: wallet: add displayAddress to interface
< bitcoin-git> bitcoin/master eef8d64 Sjors Provoost: gui: create wallet with external signer
< bitcoin-git> bitcoin/master 6cdbc83 Sjors Provoost: gui: add external signer path to options dialog
< bitcoin-git> [bitcoin] meshcollider pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7cac26246a23...68a89d7a46bf
< bitcoin-git> [gui] meshcollider merged pull request #4: UI external signer support (e.g. hardware wallet) (master...2019/08/hww-qt) https://github.com/bitcoin-core/gui/pull/4
< bitcoin-git> [bitcoin] fanquake merged pull request #22075: guix: Misc leftover usability improvements (master...2021-05-guix-leftovers) https://github.com/bitcoin/bitcoin/pull/22075
< bitcoin-git> bitcoin/master 7cac262 fanquake: Merge bitcoin/bitcoin#22075: guix: Misc leftover usability improvements
< bitcoin-git> bitcoin/master 108a6be Carl Dong: guix: Check for disk space availability before building
< bitcoin-git> bitcoin/master d7dec89 Carl Dong: guix: Remove dest if OUTDIR mv fails
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/82bc7faec807...7cac26246a23

2021-06-08

< bitcoin-git> [bitcoin] theStack opened pull request #22193: bitcoin-tx: validate range of parsed output amount (master...202106-bitcoin-tx-validate_money_range) https://github.com/bitcoin/bitcoin/pull/22193
< bitcoin-git> [bitcoin] achow101 opened pull request #22192: [0.20] gitian: Use custom MacOS code signing tool (0.20...0.20-signapple) https://github.com/bitcoin/bitcoin/pull/22192
< bitcoin-git> [bitcoin] achow101 opened pull request #22191: [0.21] gitian: Use custom MacOS code signing tool (0.21...0.21-signapple) https://github.com/bitcoin/bitcoin/pull/22191
< bitcoin-git> [bitcoin] achow101 opened pull request #22190: Use latest signapple commit (master...update-signapple-commit) https://github.com/bitcoin/bitcoin/pull/22190
< michaelfolkson> redstar: You've already been asked not to post on this channel, this channel is for Core development discussion. Please go to another channel (e.g. #bitcoin) for discussion on organizations
< redstar> yanmaani I got a copy of the logs and I agree with that you got banned in #namecoin you have nothing to do there, stay here with #bitcoin-core-devs and work on get some help from the hrf.org maybe you and belcher able to promote better those who massacre people, well known terrorists, right-wingers, anti-feminist, anti-immigration, sinophobic, russophobic, islamophobic nazis. Go ahead yanmaani work with belcher in scamming more BTC.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21946: Document and test lack of inherited signaling in RBF policy (master...2021-05-rbf-noinheritance) https://github.com/bitcoin/bitcoin/pull/21946
< bitcoin-git> bitcoin/master 82bc7fa MarcoFalke: Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling...
< bitcoin-git> bitcoin/master 906b6d9 Antoine Riard: test: Extend feature_rbf.py with no inherited signaling
< bitcoin-git> bitcoin/master 2eb0eed Antoine Riard: validation: document lack of inherited signaling in RBF policy
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/45a8b01fad96...82bc7faec807
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22187: test: Add sync_blocks in wallet_orphanedreward.py (master...fix-test) https://github.com/bitcoin/bitcoin/pull/22187
< bitcoin-git> bitcoin/master 45a8b01 MarcoFalke: Merge bitcoin/bitcoin#22187: test: Add sync_blocks in wallet_orphanedrewar...
< bitcoin-git> bitcoin/master 7a681d6 Daniel Kraft: Add sync_blocks in wallet_orphanedreward.py.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/76d4018aa542...45a8b01fad96
< bitcoin-git> [bitcoin] domob1812 opened pull request #22187: test: Add sync_blocks in wallet_orphanedreward.py (master...fix-test) https://github.com/bitcoin/bitcoin/pull/22187
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22180: fuzz: Increase branch coverage of the float fuzz target (master...2106-fuzzFloat) https://github.com/bitcoin/bitcoin/pull/22180
< bitcoin-git> bitcoin/master fa13f34 MarcoFalke: fuzz: Increase branch coverage of the float fuzz target
< bitcoin-git> bitcoin/master 76d4018 MarcoFalke: Merge bitcoin/bitcoin#22180: fuzz: Increase branch coverage of the float f...
< bitcoin-git> bitcoin/master fad0c58 MarcoFalke: fuzz: Remove confusing return keyword from CallOneOf
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e638acf69703...76d4018aa542
< redstar> I warning Bitcoin Core developers to keep a distance from hrf.org and Alex Gladstein in particular
< redstar> found Bitcoin because of me and my websites!
< redstar> yes it has luke-jr because Bitcoin Core developers happily accepting funds from this terrorist organization and even thanking them, if you use google for 5 minutes you can see hrf.org NEVER promoted Bitcoin prior to Juan Guaido decelred himself president of Venezuela and made HRF.org CEOs cousin a minister. You know transfering money from the USA to Venezuela is NOT POSSIBLE so they neede to find something to send money to nazis and
< redstar> Don't tell me that without hrf.org's scam "bitcoin development fund" Bitcoin Core developers can't receive funds, are terrorist right-wing INTERMEDIARIES really needed? Isn't Bitcoin supposed to be peer-to-peer? Just remember when you deal with these people that they BURNING PEOPLE ALIVE and MASSACRING PEOPLE!
< redstar> Thw whole Bitcoin 2021 was organized by Peter McCormack and Alex Gladstein the "staregy officer" of hrf.org
< luke-jr> redstar: none of this has anything to do with development; please take it to #bitcoin if you must rant
< redstar> terrorist organization. So in short you all should be ashamed for promoting WEAPON SALES, SCAMS and LITERAL TERRORIST! Soon we open the Bitcoin Forum at https://bitcoin.forum and this will be published there! Be prepared whats coming to your way! I will kick the hornet's nest just wait!
< redstar> izations_and_projects#Page_is_filled_with_scam belcher got paid by hrf.org which literally MASSACRED 36 people in Bolivia (and that is not the only country) in Venezuela hrf.org organized BURNING PEOPLE alive! hrf.org also running since a year a so called "Bitcoin Development Fund" which is a pure scam playing the INTERMEDIARY role for marketing purposes, in fact many core developers got thousands of dollars from this right-wing
< redstar> I going to slam the Bitcoin Core developers from promoting BitcoinTalk where weapon sales, personal attacks, doxing, defamation, libel, slander, and constant swearing is a standard. No worry I will not let slide under the hood belcher either who get paid by literal terrorists to vandalize and delete close to hundreds charity from the "Bitcoin Wiki" which again, owned by theymos. https://en.bitcoin.it/wiki/Talk:Donation-accepting_organ
< redstar> is this what you wanna promote in https://github.com/bitcoin/bitcoin?
< redstar> would be way better to keep a distance from BitcoinTalk and not promote it in the Bitcoin source code because that maybe downloaded by kids as well
< redstar> theymos in fact is a criminal stolen 11,000 Bitcoin from the community while BitcoinTalk looks like something from the Iron-Age, not to mention the weapons, scams etc.
< redstar> I remember Cobra-Bitcoin kicked out theymos from the management of bitcoin.org for similar reasons
< redstar> how that related to Bitcoin?
< redstar> I don't want to be rude but https://github.com/bitcoin/bitcoin/tree/master/doc mentions BitcoinTalk, and I think it should be removed because on BitcoinTalk users encouraged to sell weapons and run scams.
< yanmaani> is there a separate place for the bitcoin core codebase per se?
< yanmaani> (is it off-topic? It's still related to the bitcoin core codebase, right? :P)
< yanmaani> achow101: yeah, this isn't for mainline bitcoin core
< bitcoin-git> [bitcoin] hebasto opened pull request #22186: build, qt: Fix compiling qt package in depends with GCC 11 (master...210608-limits) https://github.com/bitcoin/bitcoin/pull/22186
<@gribble> https://github.com/bitcoin/bitcoin/issues/22155 | wallet test: Add test for subtract fee from recipient behavior by ryanofsky · Pull Request #22155 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sidhujag opened pull request #22185: fix -Wdocumentation -Werror=documentation logic in configure.ac (master...master) https://github.com/bitcoin/bitcoin/pull/22185

2021-06-07

< bitcoin-git> [gui] RandyMcMillan closed pull request #320: WIP qt: mempool stats chart (master...mempool_graph_rebase) https://github.com/bitcoin-core/gui/pull/320
< bitcoin-git> [gui] RandyMcMillan closed pull request #324: Peers tab hide horizontal scroll bars (master...peers-tab-hide-scroll-bars) https://github.com/bitcoin-core/gui/pull/324
< bitcoin-git> [gui] RandyMcMillan closed pull request #338: qt: peers-tab resizeColumnsToContents (master...tableview-resize) https://github.com/bitcoin-core/gui/pull/338
< bitcoin-git> [bitcoin] kiminuo opened pull request #22183: Remove `gArgs` from `wallet.h` and `wallet.cpp` (master...feature/2021-06-07-wallet-n-gArgs-min) https://github.com/bitcoin/bitcoin/pull/22183
<@gribble> https://github.com/bitcoin/bitcoin/issues/19281 | test: fix dangling bitcoind in functional tests by S3RK · Pull Request #19281 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/19281 | test: fix dangling bitcoind in functional tests by S3RK · Pull Request #19281 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] dongcarl opened pull request #22182: guix: Overhaul how guix-{attest,verify} works and hierarchy (master...2021-05-guix-attestation-overhaul) https://github.com/bitcoin/bitcoin/pull/22182
< bitcoin-git> [gui] hebasto merged pull request #164: Handle peer addition/removal in a right way (master...201224-signal) https://github.com/bitcoin-core/gui/pull/164
< bitcoin-git> bitcoin/master ecbd911 Hennadii Stepanov: qt: Handle peer addition/removal in a right way
< bitcoin-git> bitcoin/master efb7e5a Hennadii Stepanov: qt, refactor: Use default arguments for overridden functions
< bitcoin-git> bitcoin/master 1b66f6e Hennadii Stepanov: qt: Drop PeerTablePriv class
< bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/359f72105ba0...e638acf69703
< bitcoin-git> [bitcoin] laanwj merged pull request #21573: Update libsecp256k1 subtree to latest master (master...202104_secp256k1) https://github.com/bitcoin/bitcoin/pull/21573
< bitcoin-git> bitcoin/master bdca9bc Pieter Wuille: Squashed 'src/secp256k1/' changes from 3967d96bf1..efad3506a8
< bitcoin-git> bitcoin/master a5a447a Pieter Wuille: Update libsecp256k1 subtree to latest upstream master
< bitcoin-git> bitcoin/master cabb566 Pieter Wuille: Disable certain false positive warnings for libsecp256k1 msvc build
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/3c393ef9e1fb...359f72105ba0
< bitcoin-git> [bitcoin] laanwj closed pull request #21784: test: remove flags verification since it has a fixed value (master...2021-04-segwit-test) https://github.com/bitcoin/bitcoin/pull/21784
< bitcoin-git> [bitcoin] laanwj merged pull request #22149: test: Add temporary logging to debug #20975 (master...2106-testDebug) https://github.com/bitcoin/bitcoin/pull/22149
< bitcoin-git> bitcoin/master 3c393ef W. J. van der Laan: Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975
< bitcoin-git> bitcoin/master faa9496 MarcoFalke: test: Add temporary logging to debug #20975
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/912cb594901b...3c393ef9e1fb
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22180: fuzz: Increase branch coverage of the float fuzz target (master...2106-fuzzFloat) https://github.com/bitcoin/bitcoin/pull/22180
< bitcoin-git> [bitcoin] vasild opened pull request #22179: Torv2 removal followups (master...torv2_removal_followup) https://github.com/bitcoin/bitcoin/pull/22179
< bitcoin-git> [bitcoin] fanquake closed pull request #22177: fix typo for word bitcoin (master...rb/locale-typo) https://github.com/bitcoin/bitcoin/pull/22177
< bitcoin-git> [bitcoin] rahulbile opened pull request #22177: fix typo for word bitcoin (master...rb/locale-typo) https://github.com/bitcoin/bitcoin/pull/22177
< bitcoin-git> [bitcoin] practicalswift closed pull request #21538: fuzz: Add fuzzing syscall sandbox: detect use of unexpected syscalls when fuzzing ("syscall sanitizer") (master...seccomp-bpf-fuzzing) https://github.com/bitcoin/bitcoin/pull/21538
< bitcoin-git> [gui] jarolrod opened pull request #358: qt: make GUIUtil::ThemedLabel UI form friendly (master...themedlabel-forms) https://github.com/bitcoin-core/gui/pull/358
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21795: fuzz: Terminate immediately if a fuzzing harness tries to perform a DNS lookup (belt and suspenders) (master...fuzz-terminate-on-dns-lookup) https://github.com/bitcoin/bitcoin/pull/21795
< bitcoin-git> bitcoin/master 912cb59 MarcoFalke: Merge bitcoin/bitcoin#21795: fuzz: Terminate immediately if a fuzzing harn...
< bitcoin-git> bitcoin/master 3737d35 practicalswift: fuzz: Terminate immediately if a fuzzing harness ever tries to perform a D...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/791f985a6072...912cb594901b
< bitcoin-git> [bitcoin] fanquake merged pull request #22137: util: Properly handle -noincludeconf on command line (take 2) (master...2106-utilTake2) https://github.com/bitcoin/bitcoin/pull/22137
< bitcoin-git> bitcoin/master fa910b4 MarcoFalke: util: Properly handle -noincludeconf on command line
< bitcoin-git> bitcoin/master 791f985 fanquake: Merge bitcoin/bitcoin#22137: util: Properly handle -noincludeconf on comma...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/260b1d74fee1...791f985a6072
< bitcoin-git> [bitcoin] fanquake merged pull request #22092: test: convert documentation into type annotations (master...more_mypy_test_utils) https://github.com/bitcoin/bitcoin/pull/22092
< bitcoin-git> bitcoin/master 8bfcba3 fanquake: test: convert docs into type annotations in test_framework/wallet.py
< bitcoin-git> bitcoin/master 68ace23 fanquake: test: convert docs into type annotations in test_framework/test_node.py
< bitcoin-git> bitcoin/master b043ca8 fanquake: test: convert docs into type annotations in test_framework/util.py
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1cc123f40522...260b1d74fee1
< bitcoin-git> [bitcoin] fanquake merged pull request #22169: p2p, rpc, fuzz: various tiny follow-ups (master...p2p-rpc-fuzz-various-followups) https://github.com/bitcoin/bitcoin/pull/22169
< bitcoin-git> bitcoin/master 1cc123f fanquake: Merge bitcoin/bitcoin#22169: p2p, rpc, fuzz: various tiny follow-ups
< bitcoin-git> bitcoin/master c274574 Jon Atack: p2p, rpc, fuzz: various tiny follow-ups
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e033ca137946...1cc123f40522
< bitcoin-git> [bitcoin] Empact opened pull request #22176: test: Correct outstanding -Werror=sign-compare errors (master...2021-06-sign-compare) https://github.com/bitcoin/bitcoin/pull/22176
< bitcoin-git> [bitcoin] sidhujag closed pull request #22175: Dev 4.x bls (master...dev-4.x-bls) https://github.com/bitcoin/bitcoin/pull/22175
< bitcoin-git> [bitcoin] sidhujag opened pull request #22175: Dev 4.x bls (master...dev-4.x-bls) https://github.com/bitcoin/bitcoin/pull/22175

2021-06-06

< bitcoin-git> [bitcoin] hebasto opened pull request #22174: build, qt: Fix libraries linking order for Linux hosts (master...210606-order) https://github.com/bitcoin/bitcoin/pull/22174
< bitcoin-git> [bitcoin] promag closed pull request #22168: wallet: Avoid exception when loading with unsupported external signer (master...2021-06-wallet-extsig) https://github.com/bitcoin/bitcoin/pull/22168
< bitcoin-git> [bitcoin] achow101 opened pull request #22173: wallet: Do not load external signers wallets when unsupported (master...check-external-signer-flags) https://github.com/bitcoin/bitcoin/pull/22173
< bitcoin-git> [bitcoin] jonatack opened pull request #22172: doc: update tor.md, release notes with removal of tor v2 support (master...tor-v2-removal-documentation) https://github.com/bitcoin/bitcoin/pull/22172
< bitcoin-git> [bitcoin] baptistapedro opened pull request #22171: Create sanitizestring.cpp (master...fuzz-fix-SanitizeStr) https://github.com/bitcoin/bitcoin/pull/22171
<@gribble> https://github.com/bitcoin/bitcoin/issues/22150 | test: Remove unused node from feature_nulldummy by MarcoFalke · Pull Request #22150 · bitcoin/bitcoin · GitHub
< n1rna> Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldummy
< n1rna> Using verify-commits data from /home/nima/p/bitcoin/contrib/verify-commits
< n1rna> ~/p/bitcoin$ ./contrib/verify-commits/verify-commits.py origin/master
<@gribble> https://github.com/bitcoin/bitcoin/issues/22166 | Add support for inferring tr() descriptors by sipa · Pull Request #22166 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack opened pull request #22169: p2p, rpc, fuzz: various tiny follow-ups (master...p2p-rpc-fuzz-various-followups) https://github.com/bitcoin/bitcoin/pull/22169
< bitcoin-git> [gui] promag closed pull request #88: Support block hash alias in console (master...2020-09-block-alias-console) https://github.com/bitcoin-core/gui/pull/88
< bitcoin-git> [bitcoin] promag opened pull request #22168: wallet: Avoid exception when loading with unsupported external signer (master...2021-06-wallet-extsig) https://github.com/bitcoin/bitcoin/pull/22168
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22167: refactor: Remove char serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/22167
< bitcoin-git> [bitcoin] sipa opened pull request #22166: Add support for inferring tr() descriptors (master...202106_infer_tap) https://github.com/bitcoin/bitcoin/pull/22166

2021-06-05

< bitcoin-git> bitcoin/master 62cb8d9 Hennadii Stepanov: qt: Drop BitcoinGUI* WalletFrame data member
< bitcoin-git> bitcoin/master f73e5c9 Hennadii Stepanov: qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUI
< bitcoin-git> bitcoin/master 20e2e24 Hennadii Stepanov: qt: Move WalletView connections from WalletFrame to BitcoinGUI
< bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/21d87bbdfd1e...e033ca137946
< bitcoin-git> [gui] hebasto merged pull request #29: refactor: Optimize signal-slot connections logic (master...200710-walletframe) https://github.com/bitcoin-core/gui/pull/29
< bitcoin-git> bitcoin/master fb1b1e0 Hennadii Stepanov: qt: Save/restore column sizes of the tables in the Peers tab
< bitcoin-git> bitcoin/master 21d87bb Hennadii Stepanov: Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the...
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/916f45eba5dc...21d87bbdfd1e
< bitcoin-git> [gui] hebasto merged pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git> [gui] hebasto merged pull request #329: Make console buttons look clickable (master...fix-cb-hitbox) https://github.com/bitcoin-core/gui/pull/329
< bitcoin-git> bitcoin/master 916f45e Hennadii Stepanov: Merge bitcoin-core/gui#329: Make console buttons look clickable
< bitcoin-git> bitcoin/master 8b419b5 Jarol Rodriguez: qt: make console buttons look clickable
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38ab7d0765e5...916f45eba5dc
< bitcoin-git> bitcoin/master 38ab7d0 Hennadii Stepanov: Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the r...
< bitcoin-git> bitcoin/master 69b8b5d Hennadii Stepanov: qt: Align numbers in the "Peer Id" column to the right
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/898dd9e262e4...38ab7d0765e5
< bitcoin-git> [gui] hebasto merged pull request #325: Align numbers in the "Peer Id" column to the right (master...210512-peer) https://github.com/bitcoin-core/gui/pull/325
< hebasto> achow101: review begging for https://github.com/bitcoin-core/gui/pull/4
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22159: build: Add --enable-trivial-auto-var-init-pattern option (master...2106-buildPattern) https://github.com/bitcoin/bitcoin/pull/22159
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22150: test: Remove unused node from feature_nulldummy (master...2106-testFaster) https://github.com/bitcoin/bitcoin/pull/22150
< bitcoin-git> bitcoin/master fa2b6c6 MarcoFalke: test: Remove unused node from feature_nulldummy
< bitcoin-git> bitcoin/master 898dd9e MarcoFalke: Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldum...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f5c9a7fd41d...898dd9e262e4
< bitcoin-git> bitcoin/master 8f5c9a7 MarcoFalke: Merge bitcoin/bitcoin#22153: test: Fix p2p_leak.py intermittent failure
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22153: test: Fix p2p_leak.py intermittent failure (master...202106_fix_p2p_leak) https://github.com/bitcoin/bitcoin/pull/22153
< bitcoin-git> bitcoin/master ca3a770 Martin Zumsande: test: Fix p2p_leak.py intermittent failure by lowering timeout
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/346e52afd6d5...8f5c9a7fd41d
< bitcoin-git> [bitcoin] EthanHeilman opened pull request #22158: rng: adds support for x86 rdrand/rdseed instructions when building using MSVC (master...winx86rngcpu) https://github.com/bitcoin/bitcoin/pull/22158
< bitcoin-git> [bitcoin] achow101 opened pull request #22156: Only allow tr() import to privkey wallets when Taproot is active (master...disallow-tr-privkey-import) https://github.com/bitcoin/bitcoin/pull/22156

2021-06-04

< bitcoin-git> [bitcoin] ryanofsky opened pull request #22155: wallet test: Add test for subtract fee from recipient behavior (master...pr/subfee) https://github.com/bitcoin/bitcoin/pull/22155
< bitcoin-git> [bitcoin] achow101 opened pull request #22154: Add OutputType::BECH32M and related wallet support for fetching bech32m addresses (master...outputtype-bech32m) https://github.com/bitcoin/bitcoin/pull/22154
< bitcoin-git> [bitcoin] mzumsande opened pull request #22153: test: Fix p2p_leak.py intermittent failure (master...202106_fix_p2p_leak) https://github.com/bitcoin/bitcoin/pull/22153
< michaelfolkson> Added a wallet current priorities page/IRC meetings page on the dev wiki https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Wallet-Current-Priorities-and-IRC-meetings
< michaelfolkson> warren: It was announced in some places, there are always going to be more places it could be announced in. You want a tweet specifically from say a Bitcoin Core Twitter account?
< warren> BTW did anyone announce the move of #bitcoin-core-dev to Libera? Libera had retweeted those announcements for other projects.
< michaelfolkson> Did you ever consider doing a wallet current priorities page? Like the P2P one on the dev wiki? https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities
< 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/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
< sipa> we'll want PSBT extensions for taproot (and musig, once that's a bit further along), but that's a larger discussion than just the bitcoin core wallet
< michaelfolkson> Can you give an update on where we are with Taproot wallet support to start with sipa? I saw this PR though haven't looked through it yet https://github.com/bitcoin/bitcoin/pull/21365
< Guest37> its okay, after call me.paying big bucks for a bitcoin competitor. "Bitcoin Green" - Runs 100% sustainable. No electricity used ever.
< 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 lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
< core-meetingbot> Meeting started Fri Jun 4 19:00:37 2021 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] hebasto opened pull request #22151: build: Follow Transifex docs to prepare XLIFF source (master...210604-xliff) https://github.com/bitcoin/bitcoin/pull/22151
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22150: test: Remove unused node from feature_nulldummy (master...2106-testFaster) https://github.com/bitcoin/bitcoin/pull/22150
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22149: test: Add temporary logging to debug #20975 (master...2106-testDebug) https://github.com/bitcoin/bitcoin/pull/22149
< bitcoin-git> [bitcoin] fanquake merged pull request #22121: doc: Various validation doc fixups (master...2106-docVal) https://github.com/bitcoin/bitcoin/pull/22121
< bitcoin-git> bitcoin/master 346e52a fanquake: Merge bitcoin/bitcoin#22121: doc: Various validation doc fixups
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ac5209662ce...346e52afd6d5
< bitcoin-git> bitcoin/master fa4245d MarcoFalke: doc: Various validation doc fixups
< bitcoin-git> [bitcoin] sdaftuar opened pull request #22147: p2p: Protect last outbound HB compact block peer (master...2021-06-reserve-outbound-hb) https://github.com/bitcoin/bitcoin/pull/22147
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18795: Test: wallet issue with orphaned rewards (master...orphanedreward-test) https://github.com/bitcoin/bitcoin/pull/18795
< bitcoin-git> bitcoin/master 3ac5209 MarcoFalke: Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewards
< bitcoin-git> bitcoin/master e4356f6 Daniel Kraft: Testcase for wallet issue with orphaned rewards.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a748782a11f0...3ac5209662ce
<@gribble> https://github.com/bitcoin/bitcoin/issues/21496 | fuzz: execute each file in dir without fuzz engine by AnthonyRonning · Pull Request #21496 · bitcoin/bitcoin · GitHub
< MarcoFalke> laanwj: sipa: hebasto: Fixed by typing "git push bitcoin-core 5d2ebdd2b71fadfcbadc32d074c83e1ff92043b5:0.20"
< bitcoin-git> bitcoin/0.20 5d2ebdd W. J. van der Laan: build: Bump version to 0.20.2rc2
< bitcoin-git> [bitcoin] MarcoFalke pushed 1 commit to 0.20: https://github.com/bitcoin/bitcoin/compare/8b5c83b4aa8c...5d2ebdd2b71f
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15545: [doc] explain why CheckBlock() is called before AcceptBlock (master...2019/03/clarify-checkblock) https://github.com/bitcoin/bitcoin/pull/15545
< bitcoin-git> bitcoin/master 3d552b0 Sjors Provoost: [doc] explain why CheckBlock() is called before AcceptBlock()
< bitcoin-git> bitcoin/master a748782 MarcoFalke: Merge bitcoin/bitcoin#15545: [doc] explain why CheckBlock() is called befo...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7dd9ff71b9c...a748782a11f0
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22146: Reject invalid coin height and output index when loading assumeutxo (master...2106-auHeight) https://github.com/bitcoin/bitcoin/pull/22146
< hebasto> oh, I found out -- https://github.com/bitcoin/bitcoin/commit/5d2ebdd2b71fadfcbadc32d074c83e1ff92043b5 does not belong to the 0.20 branch

2021-06-03

< bitcoin-git> [gui] hebasto closed pull request #355: qt: Avoid ambiguous interpreting of placeholders (master...210603-placeholder) https://github.com/bitcoin-core/gui/pull/355
< hebasto> laanwj: luke-jr: jonasschnelli: may I ask you to look into https://github.com/bitcoin-core/gui/issues/356?
< harding> nanotube: yeah, I think we decided here https://github.com/bitcoin-core/bitcoincore.org/pull/778#issue-651534929 not to change historical documents like release blogs.
< bitcoin-git> [gui] hebasto opened pull request #355: qt: Avoid ambiguous interpreting of placeholders (master...210603-placeholder) https://github.com/bitcoin-core/gui/pull/355
< bitcoin-git> [bitcoin] laanwj merged pull request #22051: Basic Taproot derivation support for descriptors (master...202105_taproot_derive) https://github.com/bitcoin/bitcoin/pull/22051
< bitcoin-git> bitcoin/master 41839bd Pieter Wuille: Avoid dependence on CTxDestination index order
< bitcoin-git> bitcoin/master 31df02a Pieter Wuille: Change Solver() output for WITNESS_V1_TAPROOT
< bitcoin-git> bitcoin/master 4b1cc08 Pieter Wuille: Make XOnlyPubKey act like byte container
< bitcoin-git> [bitcoin] laanwj pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/07ededa30c94...c7dd9ff71b9c
< 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
< michaelfolkson> The P2P ones started with a really good format https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings
< core-meetingbot> topic: Bitcoin Code Signing Association Switzerland (jonasschnelli)
< laanwj> #topic Bitcoin Code Signing Association Switzerland (jonasschnelli)
<@gribble> https://github.com/bitcoin/bitcoin/issues/20851 | Release schedule for 22.0 · Issue #20851 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21261 | p2p: update inbound eviction protection for multiple networks, add I2P peers by jonatack · Pull Request #21261 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22051 | Basic Taproot derivation support for descriptors by sipa · Pull Request #22051 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21866 | [Bundle 7/7] validation: Farewell, global Chainstate! by dongcarl · Pull Request #21866 · bitcoin/bitcoin · GitHub
< laanwj> https://github.com/bitcoin/bitcoin/projects/8 currently has 11 blockers, 0 bugfixes, 0 chasing concept ACK