2021-02-28

< bitcoin-git> bitcoin/master faa06ec Hennadii Stepanov: build: Bump minimum Qt version to 5.9.5
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fb67caebe26f...e52ce9f2b312
< gribble> https://github.com/bitcoin/bitcoin/issues/18466 | rpc: fix invalid parameter error codes for {sign,verify}message RPCs by theStack · Pull Request #18466 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] RandyMcMillan opened pull request #231: splash: new layout and new icon (master...new-icon) https://github.com/bitcoin-core/gui/pull/231
< bitcoin-git> [bitcoin] luke-jr opened pull request #21313: More robust file/directory syncing and error handling (master...fsync_dir_pt2) https://github.com/bitcoin/bitcoin/pull/21313

2021-02-27

< bitcoin-git> [bitcoin] vladyslavstartsev opened pull request #21312: wallet: remove lock during `listaddressgroupings` (master...listaddressgroupings-no-lock) https://github.com/bitcoin/bitcoin/pull/21312
< bitcoin-git> [bitcoin] theStack opened pull request #21311: rpc: document optional fields for getchaintxstats result (master...2021-rpc-document_optional_getchaintxstats_fields) https://github.com/bitcoin/bitcoin/pull/21311
< gribble> https://github.com/bitcoin/bitcoin/issues/230 | Update German translation to latest git. by TheBlueMatt · Pull Request #230 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] hebasto closed pull request #228: Drop unused parameter in GUIUtil::get{Save|Open}FileName (master...210224-file) https://github.com/bitcoin-core/gui/pull/228
< bitcoin-git> [bitcoin] theStack opened pull request #21310: zmq test: fix sync-up by matching notification to generated block (master...2021-zmq-fix_sync_up_procedure) https://github.com/bitcoin/bitcoin/pull/21310
< bitcoin-git> [bitcoin] ivanacostarubio opened pull request #21308: build: removing xcrun from darwin build (master...issue18959) https://github.com/bitcoin/bitcoin/pull/21308
< bitcoin-git> [gui] luke-jr opened pull request #230: Support backup to new text-based database dump format (master...gui_backup_formats) https://github.com/bitcoin-core/gui/pull/230
< bitcoin-git> [gui] hebasto opened pull request #229: Fix regression with initial sorting after pr205 (master...210227-sort) https://github.com/bitcoin-core/gui/pull/229
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21297: test: feature_blockfilterindex_prune.py improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> bitcoin/master fb67cae MarcoFalke: Merge #21297: test: feature_blockfilterindex_prune.py improvements
< bitcoin-git> bitcoin/master 88c4b9b Jon Atack: test: remove unneeded node from feature_blockfilterindex_prune.py
< bitcoin-git> bitcoin/master ace3f4c Jon Atack: test: improve assertions in feature_blockfilterindex_prune.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5ba5becbb5d8...fb67caebe26f
< gribble> https://github.com/bitcoin/bitcoin/issues/21166 | Have SignatureExtractorChecker subclass MutableTransactionSignatureChecker by achow101 · Pull Request #21166 · bitcoin/bitcoin · GitHub

2021-02-26

< bitcoin-git> [bitcoin] dongcarl opened pull request #21304: guix: Various user workflow improvements (master...2021-02-guix-clean-script) https://github.com/bitcoin/bitcoin/pull/21304
< bitcoin-git> [bitcoin] laanwj merged pull request #21272: guix: Passthrough SDK_PATH into container (master...2021-02-guix-SDK-specify) https://github.com/bitcoin/bitcoin/pull/21272
< bitcoin-git> bitcoin/master 5ba5bec Wladimir J. van der Laan: Merge #21272: guix: Passthrough SDK_PATH into container
< bitcoin-git> bitcoin/master 13a9fd1 Carl Dong: guix: Passthrough SDK_PATH into container
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d37841cdf3a...5ba5becbb5d8
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20391 | wallet: introduce setfeerate (an improved settxfee, in sat/vB) by jonatack · Pull Request #20391 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20861 | BIP 350: Implement Bech32m and use it for v1+ segwit addresses by sipa · Pull Request #20861 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21083 | wallet: Avoid requesting fee rates multiple times during coin selection by achow101 · Pull Request #21083 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev wallet Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< shesek> sipa, it was actually you that introduced a more strict checking of pubkeys in https://github.com/bitcoin/bitcoin/pull/13194
< Kiminuo> https://github.com/bitcoin/bitcoin/pull/21244 does anyone want to have a look? :)
< bitcoin-git> [bitcoin] laanwj merged pull request #21277: wallet: listdescriptors uses normalized descriptor form (master...listdescriptors_normalized) https://github.com/bitcoin/bitcoin/pull/21277
< bitcoin-git> bitcoin/master 8d37841 Wladimir J. van der Laan: Merge #21277: wallet: listdescriptors uses normalized descriptor form
< bitcoin-git> bitcoin/master a69c3b3 Ivan Metlushko: wallet: listdescriptors uses normalized descriptor form
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e49117470b77...8d37841cdf3a
< MarcoFalke> An organization owner has approved the following application to access private data in the Bitcoin Core organization:"Travis CI" from Travis CI GmbH
< wumpus> the bitcoin organization does not have this policy enabled at all
< wumpus> i think i understand now: bitcoin-core has a policy enabled where third-party applications (enabled by organization members) have restricted access to the repositories in the organization, by adding an exception to that page, they can at most get the same permissions as the member (but up to what they actually grant)
< wumpus> neither bitcoin nor bitcoin-core has any private repositories at least
< bitcoin-git> [bitcoin] S3RK opened pull request #21302: wallet: createwallet examples for descriptor wallets (master...create_descriptor_help) https://github.com/bitcoin/bitcoin/pull/21302
< achow101> strangely it was already available for the bitcoin org but not bitcoin-core
< bitcoin-git> [bitcoin] jesseposner opened pull request #21301: [WIP] Chacha20 py testing (master...chacha20-py-testing) https://github.com/bitcoin/bitcoin/pull/21301
< bitcoin-git> [bitcoin] dscotese opened pull request #21300: script: Add explanatory comment to tc.sh (master...tc.sh) https://github.com/bitcoin/bitcoin/pull/21300
< bitcoin-git> [bitcoin] dscotese closed pull request #21289: contrib: Add explanatory comment to tc.sh (master...patch-2) https://github.com/bitcoin/bitcoin/pull/21289
< sipa> fanquake: my build matches all your hashes here: https://github.com/bitcoin/bitcoin/pull/21298/#issuecomment-785743515
< gribble> https://github.com/bitcoin/bitcoin/issues/21298 | guix: Bump time-machine, glibc, and linux-headers by dongcarl · Pull Request #21298 · bitcoin/bitcoin · GitHub
< sipa> updating: bitcoin-c33b199456e5/lib/libbitcoinconsensus-0.dll.dbg (deflated 78%)

2021-02-25

< 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/20078 | test: Convert non-wallet tests to use our python MiniWallet · Issue #20078 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20892 | tests: Run both descriptor and legacy tests within a single test invocation by achow101 · Pull Request #20892 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21083 | wallet: Avoid requesting fee rates multiple times during coin selection by achow101 · Pull Request #21083 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17331 | Use effective values throughout coin selection by achow101 · Pull Request #17331 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 7 blockers, 2 chasing concept ACK
< wumpus> (fwiw, if you want to propose a meeting topic during the week use #proposedmeetingtopic <topic> and it will appear in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt)
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Thu Feb 25 19:00:09 2021 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] jonatack reopened pull request #21297: test: `feature_blockfilterindex_prune.py` improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> bitcoin/master 70d3c5d Jon Atack: gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer details
< bitcoin-git> bitcoin/master a21be7c Jon Atack: gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer details
< bitcoin-git> bitcoin/master 4dc2fd6 Jon Atack: qt: add RPCConsole::TimeDurationField helper, call systime only once
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c0e44ee8e4ba...e49117470b77
< bitcoin-git> [gui] MarcoFalke merged pull request #226: Add "Last Block" and "Last Tx" rows to peer details area (master...add-last-block-and-last-transaction-to-peer-details) https://github.com/bitcoin-core/gui/pull/226
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21254: test: Avoid connecting to real network when running tests (master...2102-testNoTelemetry) https://github.com/bitcoin/bitcoin/pull/21254
< bitcoin-git> bitcoin/master c0e44ee MarcoFalke: Merge #21254: test: Avoid connecting to real network when running tests
< bitcoin-git> bitcoin/master fa730e9 MarcoFalke: test: Avoid connecting to real network when running tests
< bitcoin-git> bitcoin/master fa1b713 MarcoFalke: test: Assume node is running in subtests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cac10e66d230...c0e44ee8e4ba
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21264: fuzz: Two scripted diff renames (master...2102-fuzzingRenames) https://github.com/bitcoin/bitcoin/pull/21264
< bitcoin-git> bitcoin/master cac10e6 MarcoFalke: Merge #21264: fuzz: Two scripted diff renames
< bitcoin-git> bitcoin/master fae216a MarcoFalke: scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext
< bitcoin-git> bitcoin/master fa4fbec MarcoFalke: scripted-diff: Rename PROVIDE_MAIN_FUNCTION -> PROVIDE_FUZZ_MAIN_FUNCTION
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1b1d8bde1c94...cac10e66d230
< bitcoin-git> bitcoin/master 1b1d8bd MarcoFalke: Merge #21252: test: Add missing wait for sync to feature_blockfilterindex_...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21252: test: Add missing wait for sync to feature_blockfilterindex_prune (master...2102-testFix) https://github.com/bitcoin/bitcoin/pull/21252
< bitcoin-git> bitcoin/master fa560cc MarcoFalke: test: Intermittent issue in feature_blockfilterindex_prune
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2059d32edbd0...1b1d8bde1c94
< gribble> https://github.com/bitcoin/bitcoin/issues/20197 | p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20685 | Add I2P support using I2P SAM by vasild · Pull Request #20685 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack closed pull request #21297: test: `feature_blockfilterindex_prune.py` improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> [bitcoin] laanwj merged pull request #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate() (master...2102-testSpeedUp) https://github.com/bitcoin/bitcoin/pull/21200
< bitcoin-git> bitcoin/master fa4d8f3 MarcoFalke: test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUE
< bitcoin-git> bitcoin/master fad2515 MarcoFalke: test: Remove unused bug workaround
< bitcoin-git> bitcoin/master faabce7 MarcoFalke: test: Start only the number of nodes that are needed
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8ca6bd0dac8f...2059d32edbd0
< bitcoin-git> bitcoin/master 8ca6bd0 MarcoFalke: Merge bitcoin-core/gui#223: qt: Re-add and rename transaction "Edit Label"...
< bitcoin-git> bitcoin/master 22664d6 Wladimir J. van der Laan: Revert "qt: Remove Transactionview Edit Label Action"
< bitcoin-git> bitcoin/master 5440c07 Wladimir J. van der Laan: qt: Rename "Edit label" to "Edit address label"
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/09bc7bfed1e6...8ca6bd0dac8f
< bitcoin-git> [gui] MarcoFalke merged pull request #223: qt: Re-add and rename transaction "Edit Label" action (master...2021-02-readd-edit-label) https://github.com/bitcoin-core/gui/pull/223
< bitcoin-git> bitcoin/master 09bc7bf MarcoFalke: Merge bitcoin-core/gui#214: qt: Disable requests context menu actions when...
< bitcoin-git> bitcoin/master bb3da8f Jarol Rodriguez: qt: Disable requests context menu actions when appropriate
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/434065a48344...09bc7bfed1e6
< bitcoin-git> [gui] MarcoFalke merged pull request #214: qt: Disable requests context menu actions when appropriate (master...disable-contextactions-novalue) https://github.com/bitcoin-core/gui/pull/214
< bitcoin-git> bitcoin/master 434065a MarcoFalke: Merge bitcoin-core/gui#219: qt: Prevent the main window popup menu
< bitcoin-git> bitcoin/master ca5bd1c Hennadii Stepanov: qt: Prevent the main window popup menu
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56f06a986385...434065a48344
< bitcoin-git> [gui] MarcoFalke merged pull request #219: qt: Prevent the main window popup menu (master...210223-toolbar) https://github.com/bitcoin-core/gui/pull/219
< bitcoin-git> [bitcoin] dongcarl opened pull request #21298: guix: Bump time-machine, glibc, and linux-headers (master...2021-02-bump-guix-and-glibc) https://github.com/bitcoin/bitcoin/pull/21298
< bitcoin-git> [bitcoin] fanquake merged pull request #21271: guix: Explicitly set umask in build container (master...2021-02-guix-umask) https://github.com/bitcoin/bitcoin/pull/21271
< bitcoin-git> bitcoin/master 56f06a9 fanquake: Merge #21271: guix: Explicitly set umask in build container
< bitcoin-git> bitcoin/master d98f459 Carl Dong: guix: Explicitly set umask in build container
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b54a10e777f9...56f06a986385

2021-02-24

< bitcoin-git> [bitcoin] jonatack opened pull request #21297: test: `feature_blockfilterindex_prune.py` improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> [gui] hebasto opened pull request #228: Drop unused parameter in GUIUtil::get{Save|Open}FileName (master...210224-file) https://github.com/bitcoin-core/gui/pull/228
< gribble> https://github.com/bitcoin/bitcoin/issues/19013 | test: add v0.20.1 and v0.21.0 to backwards compatibility test by Sjors · Pull Request #19013 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] hebasto opened pull request #227: Add URI info into -help output (master...210224-help) https://github.com/bitcoin-core/gui/pull/227
< bitcoin-git> [gui] jonatack opened pull request #226: Add "Last Block" and "Last Tx" rows to peer details area (master...add-last-block-and-last-transaction-to-peer-details) https://github.com/bitcoin-core/gui/pull/226
< shesek> an easy way to reproduce is HOME=/no/such/folder bitcoin-cli
< belcher> can you use /tmp/.bitcoin/ ?
< belcher> try `sudo bitcoin-cli` :p
< belcher> only joking, a better way might be -datadir=/path/to/.bitcoin/
< shesek> and the error reads boost::filesystem::create_directory: Permission denied: /root/.bitcoin
< shesek> why does bitcoin-cli create ~/.bitcoin?
< bitcoin-git> [bitcoin] Sjors closed pull request #20614: util: RunCommandParseJSON followups (master...2020/12/build-aux) https://github.com/bitcoin/bitcoin/pull/20614
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21292: build, doc: Fix configure script output indentation and typos (master...210224-layout) https://github.com/bitcoin/bitcoin/pull/21292
< bitcoin-git> bitcoin/master b54a10e MarcoFalke: Merge #21292: build, doc: Fix configure script output indentation and typo...
< bitcoin-git> bitcoin/master 8b08d0f Hennadii Stepanov: build, doc: Fix configure script output indentation and typos
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9307c588d0be...b54a10e777f9
< bitcoin-git> [gui] hebasto opened pull request #225: qt: Fix PaymentServer::handleURIOrFile warning message (master...210224-server) https://github.com/bitcoin-core/gui/pull/225
< bitcoin-git> [bitcoin] laanwj merged pull request #21293: test: Replace accidentally placed bit-OR with logical-OR (master...210224-or) https://github.com/bitcoin/bitcoin/pull/21293
< bitcoin-git> bitcoin/master df8f2a1 Hennadii Stepanov: test: Replace accidentally placed bit-OR with logical-OR
< bitcoin-git> bitcoin/master 9307c58 Wladimir J. van der Laan: Merge #21293: test: Replace accidentally placed bit-OR with logical-OR
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b59f2787e533...9307c588d0be
< bitcoin-git> [bitcoin] hebasto opened pull request #21293: test: Replace accidentally placed bit-OR with logical-OR (master...210224-or) https://github.com/bitcoin/bitcoin/pull/21293
< bitcoin-git> [bitcoin] hebasto opened pull request #21292: build, doc: Fix configure script output indentation and typos (master...210224-layout) https://github.com/bitcoin/bitcoin/pull/21292
< gribble> https://github.com/bitcoin/bitcoin/issues/18191 | Change UpdateForDescendants to use Epochs by JeremyRubin · Pull Request #18191 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #18017: txmempool: split epoch logic into class (master...202001-epoch) https://github.com/bitcoin/bitcoin/pull/18017
< bitcoin-git> bitcoin/master fd6580e Anthony Towns: [refactor] txmempool: split epoch logic into class
< bitcoin-git> bitcoin/master b59f278 Wladimir J. van der Laan: Merge #18017: txmempool: split epoch logic into class
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/587c986ccf88...b59f2787e533
< gribble> https://github.com/bitcoin/bitcoin/issues/18017 | txmempool: split epoch logic into class by ajtowns · Pull Request #18017 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] laanwj opened pull request #223: qt: Re-add transaction "Edit Label" Action (master...2021-02-readd-edit-label) https://github.com/bitcoin-core/gui/pull/223
< bitcoin-git> [bitcoin] dscotese opened pull request #21289: Update tc.sh (With only an explanatory comment) (master...patch-2) https://github.com/bitcoin/bitcoin/pull/21289

2021-02-23

< bitcoin-git> [bitcoin] fanquake closed pull request #21288: Create arabmarketcap (master...abdullahnazar-patch-1) https://github.com/bitcoin/bitcoin/pull/21288
< bitcoin-git> [bitcoin] abdullahnazar opened pull request #21288: Create arabmarketcap (master...abdullahnazar-patch-1) https://github.com/bitcoin/bitcoin/pull/21288
< bitcoin-git> [bitcoin] fanquake merged pull request #21285: wallet: fix doc typo in signer option (master...signer-typo) https://github.com/bitcoin/bitcoin/pull/21285
< bitcoin-git> bitcoin/master 587c986 fanquake: Merge #21285: wallet: fix doc typo in signer option
< bitcoin-git> bitcoin/master da30c1b William Casarin: wallet: fix doc typo in signer option
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2e8116149ca4...587c986ccf88
< bitcoin-git> [bitcoin] abdullahnazar opened pull request #21287: Create arabmarketcap (master...abdullahnazar-patch-1-1) https://github.com/bitcoin/bitcoin/pull/21287
< bitcoin-git> [bitcoin] fanquake closed pull request #21287: Create arabmarketcap (master...abdullahnazar-patch-1-1) https://github.com/bitcoin/bitcoin/pull/21287
< gribble> https://github.com/bitcoin/bitcoin/issues/19645 | Allow updating mempool-txn with cheaper witnesses by ariard · Pull Request #19645 · 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
< gribble> https://github.com/bitcoin/bitcoin/issues/21224 | [p2p] Halt processing of unrequested transactions by ariard · Pull Request #21224 · bitcoin/bitcoin · GitHub
< amiti> is the core reasoning to prevent the sorta attack mentioned in this comment: https://github.com/bitcoin/bitcoin/pull/21224#issuecomment-781741925, where a peer who sends a valid txn that activates lots of invalid orphans would take up our CPU time instead of the one who will eventually be punished?
< jnewbery> my last proposal was to move orphan reprocessing to a global work queue: ttps://github.com/bitcoin/bitcoin/pull/19364 , but moving it to the work queue of the peer who sent it also seems fine
< jnewbery> sipa: last time this kind of change was proposed you had concerns about the fact it wouldn't be observationally equivalent: http://www.erisian.com.au/bitcoin-core-dev/log-2020-07-02.html#l-325
< gribble> https://github.com/bitcoin/bitcoin/issues/21224 | [p2p] Halt processing of unrequested transactions by ariard · Pull Request #21224 · bitcoin/bitcoin · GitHub
< jnewbery> would minisketch tests run with `make check` in the bitcoin core?
< gleb> It's under naumenkogs/bitcoin/tree/erlay_refactored, but it's currently not ready yet, as I said.
< gribble> https://github.com/bitcoin/bitcoin/issues/18261 | Erlay: bandwidth-efficient transaction relay protocol by naumenkogs · Pull Request #18261 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/23 | CORS support by gavinandresen · Pull Request #23 · bitcoin/bitcoin · GitHub
< jnewbery> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Tue Feb 23 21:00:18 2021 UTC. The chair is jnewbery. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< provoostenator> I rebased the GUI PR: https://github.com/bitcoin-core/gui/pull/4
< bitcoin-git> [bitcoin] hebasto opened pull request #21286: build: Bump minimum Qt version to 5.9.5 (master...210223-qtmin) https://github.com/bitcoin/bitcoin/pull/21286
< bitcoin-git> [bitcoin] jb55 opened pull request #21285: wallet: fix doc typo in signer option (master...signer-typo) https://github.com/bitcoin/bitcoin/pull/21285
< bitcoin-git> [bitcoin] danben opened pull request #21284: rpc: add the add_inputs option to bumpfee/psbtbumpfee (master...add-add-inputs-option-to-bumpfee) https://github.com/bitcoin/bitcoin/pull/21284
< bitcoin-git> [bitcoin] achow101 opened pull request #21283: Implement BIP 370 PSBTv2 (master...psbt2) https://github.com/bitcoin/bitcoin/pull/21283
< bitcoin-git> [bitcoin] laanwj merged pull request #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix) (master...2021-02-build-pass-have_o_cloexec) https://github.com/bitcoin/bitcoin/pull/21250
< bitcoin-git> bitcoin/master 2e81161 Wladimir J. van der Laan: Merge #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix...
< bitcoin-git> bitcoin/master 9bac713 Sebastian Falbesoner: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1b045b5eef9a...2e8116149ca4
< bitcoin-git> bitcoin/master 584fd91 Sebastian Falbesoner: init: only use pipe2 if availabile, check in configure
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21053: rpc, test: document {previous,next}blockhash as optional (master...2021-rpc-test-document-previousnextblockhash-as-optional) https://github.com/bitcoin/bitcoin/pull/21053
< bitcoin-git> bitcoin/master 1b045b5 MarcoFalke: Merge #21053: rpc, test: document {previous,next}blockhash as optional
< bitcoin-git> bitcoin/master ba7e17e Sebastian Falbesoner: rpc, test: document {previous,next}blockhash as optional
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a9335e4f129c...1b045b5eef9a
< bitcoin-git> [gui] jonatack opened pull request #221: qt, refactor: rpcconsole translatable string fixes and improvements (master...qt-rpcconsole-translation-improvements) https://github.com/bitcoin-core/gui/pull/221
< bitcoin-git> [bitcoin] laanwj merged pull request #16546: External signer support - Wallet Box edition (master...2019/08/hww-box2) https://github.com/bitcoin/bitcoin/pull/16546
< bitcoin-git> bitcoin/master 8cf543f Sjors Provoost: wallet: add -signer argument for external signer command
< bitcoin-git> bitcoin/master 87a9794 Sjors Provoost: configure: add --enable-external-signer
< bitcoin-git> bitcoin/master f7eb7ec Sjors Provoost: test: framework: add skip_if_no_external_signer
< bitcoin-git> [bitcoin] laanwj pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/78effb37f35f...a9335e4f129c
< linkrage> Hi, I've just compiled bitcoin-0.8.6 from source on Ubuntu 14.04 (on purpose). It doesn't build bitcoin-cli and looks like that's on purpose ? How dow I communicate with bitcoind to set a passphrase on wallet etc. - curl only ?
< bitcoin-git> [bitcoin] glozow opened pull request #21280: test / bug fix in transaction_tests (master...2021-02-test-bug) https://github.com/bitcoin/bitcoin/pull/21280
< michaelfolkson> Norrin: Open to all on P2P. This channel at 21:00 UTC https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings. No mute required (be respectful obviously)
< bitcoin-git> [gui] hebasto opened pull request #220: qt: Do not translate file extensions (master...210223-fileext) https://github.com/bitcoin-core/gui/pull/220
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21222: log: Clarify log message when file does not exist (master...2102-logFile) https://github.com/bitcoin/bitcoin/pull/21222
< bitcoin-git> bitcoin/master 78effb3 MarcoFalke: Merge #21222: log: Clarify log message when file does not exist
< bitcoin-git> bitcoin/master faf48f2 MarcoFalke: log: Clarify log message when file does not exist
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/84f6c695c6a2...78effb37f35f
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21279: scripted-diff: Regenerate key_io data deterministically (master...2102-testDetGen) https://github.com/bitcoin/bitcoin/pull/21279
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21274: assumptions: Assume C++17 (master...assuming_c++17) https://github.com/bitcoin/bitcoin/pull/21274
< bitcoin-git> bitcoin/master 84f6c69 MarcoFalke: Merge #21274: assumptions: Assume C++17
< bitcoin-git> bitcoin/master 5e531e6 fanquake: assumptions: check C++17 assumption with MSVC
< bitcoin-git> bitcoin/master c7b4648 fanquake: assumptions: assume a C++17 compiler
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c263c3d7d2a4...84f6c695c6a2
< bitcoin-git> [gui] hebasto opened pull request #219: qt: Prevent the main window popup menu (master...210223-toolbar) https://github.com/bitcoin-core/gui/pull/219
< Kiminuo> wumpus, MarcoFalke: Hi, could you have a look if this PR https://github.com/bitcoin/bitcoin/pull/21244 is of any use?
< bitcoin-git> [bitcoin] laanwj merged pull request #19698: test: apply strict verification flags for transaction tests and assert backwards compatibility (master...test-verify-flags) https://github.com/bitcoin/bitcoin/pull/19698
< bitcoin-git> bitcoin/master 158a0b2 gzhao408: Apply maximal validation flags to tx_valid tests
< bitcoin-git> bitcoin/master 19db590 gzhao408: [test] remove unnecessary OP_1s from CSV and CLTV tests
< bitcoin-git> bitcoin/master 0a76a39 gzhao408: [test] fix CSV test missing OP_ADD
< bitcoin-git> [bitcoin] laanwj pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/d386b5423987...c263c3d7d2a4
< bitcoin-git> [gui] MarcoFalke merged pull request #213: qt: Add Copy Address Action to Payment Requests (master...add-copyaddress-requestedpayments) https://github.com/bitcoin-core/gui/pull/213
< bitcoin-git> bitcoin/master d386b54 MarcoFalke: Merge bitcoin-core/gui#213: qt: Add Copy Address Action to Payment Request...
< bitcoin-git> bitcoin/master e348d7e Jarol Rodriguez: qt: Add Copy Address Action to Payment Requests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1e7dd584a5f9...d386b5423987
< bitcoin-git> [bitcoin] S3RK opened pull request #21277: wallet: listdescriptors uses normalized descriptor form (master...listdescriptors_normalized) https://github.com/bitcoin/bitcoin/pull/21277
< bitcoin-git> [bitcoin] fanquake closed pull request #21276: Update bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21276
< bitcoin-git> [bitcoin] 4po reopened pull request #21276: Update bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21276
< bitcoin-git> [bitcoin] 4po closed pull request #21276: Update bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21276
< bitcoin-git> [bitcoin] 4po opened pull request #21276: Update bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21276
< bitcoin-git> [bitcoin] fanquake opened pull request #21274: assumptions: Assume C++17 (master...assuming_c++17) https://github.com/bitcoin/bitcoin/pull/21274
< bitcoin-git> [bitcoin] fanquake merged pull request #21263: doc: Clarify that squashing should happen before review (master...2102-docSquash) https://github.com/bitcoin/bitcoin/pull/21263
< bitcoin-git> bitcoin/master 1e7dd58 fanquake: Merge #21263: doc: Clarify that squashing should happen before review
< bitcoin-git> bitcoin/master fa1f3a2 MarcoFalke: doc: Clarify that squashing should happen before review
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3371758af49c...1e7dd584a5f9
< bitcoin-git> [bitcoin] fanquake merged pull request #21078: guix: only download sources for hosts being built (master...guix_selective_download) https://github.com/bitcoin/bitcoin/pull/21078
< bitcoin-git> bitcoin/master 3371758 fanquake: Merge #21078: guix: only download sources for hosts being built
< bitcoin-git> bitcoin/master a6a1b10 fanquake: guix: only download sources for hosts being built
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/64343a61105e...3371758af49c
< bitcoin-git> [bitcoin] fanquake merged pull request #21089: guix: Add support for powerpc64{,le} (master...2021-02-guix-ppc64-support) https://github.com/bitcoin/bitcoin/pull/21089
< bitcoin-git> bitcoin/master 64343a6 fanquake: Merge #21089: guix: Add support for powerpc64{,le}
< bitcoin-git> bitcoin/master 95990b9 Carl Dong: guix: Update conservative space requirements
< bitcoin-git> bitcoin/master 5e6df11 Carl Dong: guix: Add support for powerpc64{,le}
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7fca189a2a9a...64343a61105e

2021-02-22

< bitcoin-git> [gui] jarolrod opened pull request #217: qt: Make warning label look clickable (master...warning-look-like-button) https://github.com/bitcoin-core/gui/pull/217
< bitcoin-git> [bitcoin] dongcarl opened pull request #21272: guix: Passthrough SDK_PATH into container (master...2021-02-guix-SDK-specify) https://github.com/bitcoin/bitcoin/pull/21272
< bitcoin-git> [bitcoin] dongcarl opened pull request #21271: guix: Explicitly set umask in build container (master...2021-02-guix-umask) https://github.com/bitcoin/bitcoin/pull/21271
< bitcoin-git> [gui] luke-jr opened pull request #216: Support building without embedded monospace font (master...optional_font) https://github.com/bitcoin-core/gui/pull/216
< gribble> https://github.com/bitcoin/bitcoin/issues/23 | CORS support by gavinandresen · Pull Request #23 · bitcoin/bitcoin · GitHub
< jnewbery> reminder that tomorrow's p2p irc meeting is at *21:00 UTC*, not *15:00 UTC*. Please add any proposed topics to https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings#23-feb-2021
< bitcoin-git> [bitcoin] dongcarl opened pull request #21270: [Bundle 4/n] Prune g_chainman usage in validation-adjacent modules (master...2020-09-libbitcoinruntime-v6) https://github.com/bitcoin/bitcoin/pull/21270
< bitcoin-git> [bitcoin] itzblaze111 opened pull request #21269: add method comments (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21269
< bitcoin-git> bitcoin/master 22e0114 Hennadii Stepanov: qt: Choose monospaced font in C++ code rather in `*.ui` file
< bitcoin-git> bitcoin/master 623de12 Hennadii Stepanov: qt: Make GUIUtil::fixedPitchFont aware of embedded font
< bitcoin-git> bitcoin/master 89e4219 Hennadii Stepanov: gui: Add Roboto Mono font
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/84af29337c37...7fca189a2a9a
< bitcoin-git> [gui] laanwj merged pull request #79: Embed monospaced font (master...200828-mono) https://github.com/bitcoin-core/gui/pull/79
< bitcoin-git> [bitcoin] laanwj merged pull request #21255: contrib: run test-symbol-check for RISC-V (master...riscv_test_symbol_check) https://github.com/bitcoin/bitcoin/pull/21255
< bitcoin-git> bitcoin/master 84af293 Wladimir J. van der Laan: Merge #21255: contrib: run test-symbol-check for RISC-V
< bitcoin-git> bitcoin/master ccb7b6a fanquake: contrib: run test-symbol check for RISCV
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/34d70300631e...84af29337c37
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21264: fuzz: Two scripted diff renames (master...2102-fuzzingRenames) https://github.com/bitcoin/bitcoin/pull/21264
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21263: doc: Clarify that squashing should happen before review (master...2102-docSquash) https://github.com/bitcoin/bitcoin/pull/21263
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21202: [validation] Two small clang lock annotation improvements (master...2021-02-locks) https://github.com/bitcoin/bitcoin/pull/21202
< bitcoin-git> bitcoin/master 34d7030 MarcoFalke: Merge #21202: [validation] Two small clang lock annotation improvements
< bitcoin-git> bitcoin/master 25c57d6 Amiti Uttarwar: [doc] Add a note about where lock annotations should go.
< bitcoin-git> bitcoin/master ad5f01b Amiti Uttarwar: [validation] Move the lock annotation from function definition to declarat...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4b6ca4a35a12...34d70300631e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20845: net: Log to net debug in MaybeDiscourageAndDisconnect except for noban and manual peers (master...2101-netLogDisconnect) https://github.com/bitcoin/bitcoin/pull/20845
< bitcoin-git> bitcoin/master 4b6ca4a MarcoFalke: Merge #20845: net: Log to net debug in MaybeDiscourageAndDisconnect except...
< bitcoin-git> bitcoin/master fa55159 MarcoFalke: net: Log to net debug in MaybeDiscourageAndDisconnect except for noban and...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e4a3ca2f483...4b6ca4a35a12
< bitcoin-git> bitcoin/master 5e4a3ca MarcoFalke: Merge bitcoin-core/gui#211: qt: Remove Transactionview Edit Label Action
< bitcoin-git> bitcoin/master 8f96448 Jarol Rodriguez: qt: Remove Transactionview Edit Label Action
< bitcoin-git> [gui] MarcoFalke merged pull request #211: qt: Remove Transactionview Edit Label Action (master...remove-transactionview-editlabel) https://github.com/bitcoin-core/gui/pull/211
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/08eec6907a0f...5e4a3ca2f483
< bitcoin-git> [gui] MarcoFalke merged pull request #206: Display fRelayTxes and bip152_highbandwidth_{to, from} in peer details (master...add-fields-to-peer-details) https://github.com/bitcoin-core/gui/pull/206
< wumpus> i'm afraid as bitcoin gets more popular we're going to have to get used to a certain percentage of spam and nonsense PRs which are out of scopre of the project, let's leave it at that

2021-02-21

< michaelfolkson> Regardless if there is no legal uncertainty with the bitcoin.org link we should probably just link to that. Or respond with a drafted statement to closed PRs to calm the anger
< luke-jr> michaelfolkson: indeed, that's strictly abusive of Bitcoin and harms the entire network permanently.
< luke-jr> michaelfolkson: shrug. I don't see any harm in a link to bitcoin.org, but it's also not worth fighting about if others disagree.
< michaelfolkson> But if bitcoin.org is superior from a legal uncertainty perspective maybe we should add that? I'm not entirely sure what is going on behind the scenes with CSW nonsense and I'm certainly no legal expert
< michaelfolkson> luke-jr: Should we just add a link to bitcoin.org then? I suggested a StackExchange link https://github.com/bitcoin/bitcoin/pull/21210#discussion_r578425782
< luke-jr> michaelfolkson: doesn't seem to be any basis for legal uncertainty if it's just a link, especially to bitcoin.org where Satoshi himself published it
< michaelfolkson> "Thank you for your pull request to Bitcoin Core. We have received many similar pull requests to add a link to the white paper but due to legal uncertainty and in the interests of not taking up any more of reviewers' time we will be instantly closing any such pull requests."
< sipa> Biodragon: no, try https://bitcoin.stackexchange.com
< Biodragon> is this an appropriate channel to ask a question about bitcoin addresses/protocol?
< bitcoin-git> [bitcoin] laanwj closed pull request #21256: Add wp link in README (master...whitepaper-link) https://github.com/bitcoin/bitcoin/pull/21256
< bitcoin-git> [bitcoin] percy-g2 opened pull request #21256: Add wp link in README (master...whitepaper-link) https://github.com/bitcoin/bitcoin/pull/21256
< bitcoin-git> [bitcoin] theStack reopened pull request #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix) (master...2021-02-build-pass-have_o_cloexec) https://github.com/bitcoin/bitcoin/pull/21250
< bitcoin-git> [bitcoin] theStack closed pull request #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix) (master...2021-02-build-pass-have_o_cloexec) https://github.com/bitcoin/bitcoin/pull/21250
< bitcoin-git> [bitcoin] fanquake opened pull request #21255: contrib: run test-symbol-check for RISC-V (master...riscv_test_symbol_check) https://github.com/bitcoin/bitcoin/pull/21255
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21254: test: Avoid connecting to real network when running tests (master...2102-testNoTelemetry) https://github.com/bitcoin/bitcoin/pull/21254
< bitcoin-git> [bitcoin] fanquake closed pull request #21253: Add whitepaper link in README.md (master...whitepaper-link) https://github.com/bitcoin/bitcoin/pull/21253
< bitcoin-git> [bitcoin] prayank23 opened pull request #21253: Add whitepaper link in README.md (master...whitepaper-link) https://github.com/bitcoin/bitcoin/pull/21253
< hebasto> Talkless: for all user-visible strings we must use `tr()`; also there is a dedicated channel ##bitcoin-core-gui :)
< bitcoin-git> [bitcoin] fanquake closed pull request #21251: doc: Add whitepaper with images in Docs (master...whitepaper) https://github.com/bitcoin/bitcoin/pull/21251
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21252: test: Add missing wait for sync to feature_blockfilterindex_prune (master...2102-testFix) https://github.com/bitcoin/bitcoin/pull/21252
< bitcoin-git> [bitcoin] x00x00 opened pull request #21251: doc: Add whitepaper with images in Docs (master...whitepaper) https://github.com/bitcoin/bitcoin/pull/21251
< bitcoin-git> [bitcoin] theStack opened pull request #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix) (master...2021-02-build-pass-have_o_cloexec) https://github.com/bitcoin/bitcoin/pull/21250
< bitcoin-git> [bitcoin] fanquake merged pull request #21243: ci: Avoid invoking curl on the host (master...2102-ciCurl) https://github.com/bitcoin/bitcoin/pull/21243
< bitcoin-git> bitcoin/master fa330d8 MarcoFalke: ci: Avoid invoking curl on the host
< bitcoin-git> bitcoin/master 5bb64ac fanquake: Merge #21243: ci: Avoid invoking curl on the host
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/828bb776d29c...5bb64acd9d3c
< bitcoin-git> [bitcoin] fanquake closed pull request #21249: doc: Add Whitepaper in Docs (master...whitepaper) https://github.com/bitcoin/bitcoin/pull/21249

2021-02-20

< bitcoin-git> [bitcoin] prayank23 opened pull request #21249: doc: Add Whitepaper in Docs (master...whitepaper) https://github.com/bitcoin/bitcoin/pull/21249
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21224 | [p2p] Halt processing of unrequested transactions by ariard · Pull Request #21224 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] roconnor-blockstream opened pull request #21246: Correction for VerifyTaprootCommitment comments (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21246
< wumpus> fwiw: src/bitcoin-cli -regtest listdescriptors | grep desc output : https://0bin.net/paste/97jvm8Rd#xEeTLSVcFbRGQqFCk67duPb85ynsnSkk4fkTl6I+ZyZ
< gribble> https://github.com/bitcoin/bitcoin/issues/19136 | wallet: add parent_desc to getaddressinfo by achow101 · Pull Request #19136 · bitcoin/bitcoin · GitHub
< wumpus> i think what i need is a way to generate a *derived xpub* for a custom path in the wallet, i can do this with external tooling (e.g. darosior's bip32 python module), but afaik not from bitcoin core itself?