2021-10-02

<gribble> https://github.com/bitcoin/bitcoin/issues/12119 | [wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH by Sjors · Pull Request #12119 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj opened pull request #23162: contrib: Ask for captcha in signet getcoins.py (master...2021-10-getcoins) https://github.com/bitcoin/bitcoin/pull/23162

2021-10-01

<bitcoin-git> [bitcoin] glozow opened pull request #23157: txmempool -/-> validation 1/2: improve performance of check() and remove dependency on validation (master...2021-09-speed-mempool-check) https://github.com/bitcoin/bitcoin/pull/23157
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23156: refactor: Remove unused ParsePrechecks from ParseIntegral (master...2110-refactorParseInt) https://github.com/bitcoin/bitcoin/pull/23156
<bitcoin-git> [bitcoin] jamesob opened pull request #23155: rpc: various fixups for dumptxoutset (master...2021-10-au-rpc-fixes) https://github.com/bitcoin/bitcoin/pull/23155
<bitcoin-git> [bitcoin] jamesob opened pull request #23154: doc: add assumeutxo notes (master...2021-10-assumeutxo-doc) https://github.com/bitcoin/bitcoin/pull/23154
<prayank> Does anyone who is positive about Bitcoin development have any thoughts on this PR?
<laanwj> i've read some of the things you wrote and you seem to be nothing but negative about bitcoin development
<bitcoin-git> [bitcoin] katesalazar opened pull request #23153: Add an argparse abbreviated mode to --failfast (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23153
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23136: test: update fee rate assertion helper in the functional test framework (master...update-assert_fee_amount) https://github.com/bitcoin/bitcoin/pull/23136
<bitcoin-git> bitcoin/master 35a31d5 MarcoFalke: Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46b4937bc16c...35a31d5f7e9c
<bitcoin-git> bitcoin/master b658d7d Jon Atack: test: update assert_fee_amount() in test_framework/util.py
<bitcoin-git> [bitcoin] laanwj merged pull request #22585: fuzz: add guide to fuzzing with Eclipser v1.x (master...patch-2) https://github.com/bitcoin/bitcoin/pull/22585
<bitcoin-git> [bitcoin] laanwj merged pull request #23142: Return false on corrupt tx rather than asserting (master...202109_no_assert_corruption) https://github.com/bitcoin/bitcoin/pull/23142
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/29b030bca31d...46b4937bc16c
<bitcoin-git> bitcoin/master 46b4937 W. J. van der Laan: Merge bitcoin/bitcoin#23142: Return false on corrupt tx rather than assert...
<bitcoin-git> bitcoin/master 0ab4c3b Samuel Dobson: Return false on corrupt tx rather than asserting
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4e1de1fc5905...29b030bca31d
<bitcoin-git> bitcoin/master 29b030b W. J. van der Laan: Merge bitcoin/bitcoin#22585: fuzz: add guide to fuzzing with Eclipser v1.x...
<bitcoin-git> bitcoin/master 6e1150e Alex Groce: fuzz: add guide to fuzzing with Eclipser v1.x
<bitcoin-git> [bitcoin] fanquake opened pull request #23152: build: add `--enable-lto` configuration option (master...experiment_with_lto) https://github.com/bitcoin/bitcoin/pull/23152
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23151: doc: Combine 23.0 release notes (master...2110-docRel) https://github.com/bitcoin/bitcoin/pull/23151
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/33b0696d3106...4e1de1fc5905
<bitcoin-git> bitcoin/master 5bf6587 Niklas Gögge: [test] Test that -blocksonly nodes do not request high bandwidth mode.
<bitcoin-git> bitcoin/master 0dc8bf5 Niklas Gögge: [net processing] Dont request compact blocks in blocks-only mode
<bitcoin-git> bitcoin/master 5e231c1 Niklas Gögge: [test] Test that -blocksonly nodes do not send getdata(CMPCT) on a low ban...
<bitcoin-git> [bitcoin] fanquake closed pull request #23150: Update README.md - grammar fixes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23150
<bitcoin-git> [bitcoin] evil-maid opened pull request #23150: Update README.md - grammar fixes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23150
<bitcoin-git> [bitcoin] fanquake opened pull request #23149: build: make --enable-werror just -Werror (master...make_enable_werror_full_werror) https://github.com/bitcoin/bitcoin/pull/23149
<bitcoin-git> [bitcoin] fanquake closed pull request #23147: refactor: rename DBErrors::RESCAN_REQUIRED to NEED_RESCAN (master...202110_rename_rescan_enum) https://github.com/bitcoin/bitcoin/pull/23147
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/571bb94dfb50...33b0696d3106
<bitcoin-git> bitcoin/master 8615507 Samuel Dobson: scripted-diff: rename DBErrors::RESCAN_REQUIRED to NEED_RESCAN
<bitcoin-git> bitcoin/master 33b0696 fanquake: Merge bitcoin/bitcoin#23147: refactor: rename DBErrors::RESCAN_REQUIRED to...

2021-09-30

<Guest64> Guys, hello. Tell me who's in the subject. I send a certain amount of money from Bitcoin Core to a Bitcoin address, the commission is generally acceptable. But the balance of the wallet itself is reduced by an amount that is 42 times more than the amount of funds sent. I canceled the operation. What can be wrong?
<bitcoin-git> [bitcoin] meshcollider closed pull request #23141: test: Fix intermitent failure in wallet_basic.py (master...202109_fix_test_rounding) https://github.com/bitcoin/bitcoin/pull/23141
<bitcoin-git> [bitcoin] meshcollider opened pull request #23147: trivial refactor: rename DBErrors::RESCAN_REQUIRED to NEED_RESCAN (master...202110_rename_rescan_enum) https://github.com/bitcoin/bitcoin/pull/23147
<luke-jr> I tried this but no review: https://github.com/bitcoin/bitcoin/pull/17356
<bitcoin-git> [bitcoin] kiminuo closed pull request #21577: refactor: Remove superfluous "return" from "addUnchecked" in txmempool.cpp (master...feature/2021-04-02-superfluous-return) https://github.com/bitcoin/bitcoin/pull/21577
<bitcoin-git> [bitcoin] achow101 closed pull request #18789: qt: Add Create Unsigned button to SendConfirmationDialog (master...create-unsigned-sendconfdialog) https://github.com/bitcoin/bitcoin/pull/18789
<bitcoin-git> [gui] achow101 opened pull request #441: Add Create Unsigned button to SendConfirmationDialog (master...create-unsigned-sendconfdialog) https://github.com/bitcoin-core/gui/pull/441
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<bitcoin-git> [bitcoin] meshcollider closed pull request #23123: Remove `-rescan` startup parameter (master...202109_remove_rescan) https://github.com/bitcoin/bitcoin/pull/23123
<laanwj> https://github.com/bitcoin/bitcoin/pull/20487 Add syscall sandboxing using seccomp-bpf (Linux secure computing mode)
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 7 blockers, 2 chasing concept ACK at the moment
<core-meetingbot> Meeting started Thu Sep 30 19:01:54 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/9013f23b0a6e...571bb94dfb50
<bitcoin-git> bitcoin/master f963b0f Samuel Dobson: Corrupt wallet tx shouldn't trigger rescan of all wallets
<bitcoin-git> bitcoin/master 6c00649 Samuel Dobson: Remove outdated dummy wallet -salvagewallet arg
<bitcoin-git> bitcoin/master bccd1d9 Samuel Dobson: Remove -rescan startup parameter
<bitcoin-git> [gui] shaavan closed pull request #437: Show received bitcoins in green (master...green-coins) https://github.com/bitcoin-core/gui/pull/437
<laanwj> it's fairly easy with make to make a mistake with regard to ordering dependencies which causes issues (either errors or non-determinism) with high parallelism, if you find such a issue with bitcoin core please report it
<sipa> i build bitcoin core with -j48
<laanwj> i don't know about useless? bitcoin core's build should have plenty of potential parallelism, i once saw a screenshot of someone building on a 64-core machine, all cores 100%, though probably this won't be the case in the latter parts of the process during linking etc which have to merge a lot of build artifacts
<bitcoin-git> [bitcoin] jonatack opened pull request #23146: Test transactions conflicted by double spend in listtransactions (master...test-txns-conflicted-by-double-spend-in-listtransactions) https://github.com/bitcoin/bitcoin/pull/23146
<laanwj> jamesob: not that i know, there's https://bitcoincore.org/bin/bitcoin-core-22.0/SHA256SUMS.ots but it gets generated prior to upload, it's not part of any of the attestations
<bitcoin-git> [gui] hebasto merged pull request #342: wallet: Move wallets loading out from the main GUI thread (master...210521-wallet) https://github.com/bitcoin-core/gui/pull/342
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/2d8e0c0c3c0d...9013f23b0a6e
<bitcoin-git> bitcoin/master f9b633e Hennadii Stepanov: qt, wallet: Move activity progress dialog from data member to local
<bitcoin-git> bitcoin/master 4a024fc Hennadii Stepanov: qt, wallet, refactor: Move connection to QObject::deleteLater to ctor
<bitcoin-git> bitcoin/master f6991cb Hennadii Stepanov: qt, wallet: Add LoadWalletsActivity class
<TallTim> I'd like to report using addnode to sync bitcoin core client with my personal full node has sped up my sync time. Thanks again to sipa for the advice.
<bitcoin-git> [gui] hebasto closed pull request #59: Do not block GUI thread in RPCConsole (master...200814-rpc) https://github.com/bitcoin-core/gui/pull/59
<bitcoin-git> [bitcoin] laanwj merged pull request #20457: util: Make Parse{Int,UInt}{32,64} use locale independent std::from_chars(…) (C++17) instead of locale dependent strto{l,ll,ul,ull} (master...locale-independent-parseint) https://github.com/bitcoin/bitcoin/pull/20457
<bitcoin-git> bitcoin/master 4747db8 practicalswift: util: Introduce ToIntegral<T>(const std::string&) for locale independent p...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1cf7fb9fd658...2d8e0c0c3c0d
<bitcoin-git> bitcoin/master 2d8e0c0 W. J. van der Laan: Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ...
<bitcoin-git> [bitcoin] laanwj merged pull request #23104: log: Avoid breaking single log lines over multiple lines in the log file (master...2109-logCont) https://github.com/bitcoin/bitcoin/pull/23104
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7f81f5459ffa...1cf7fb9fd658
<bitcoin-git> bitcoin/master fa6c1e8 MarcoFalke: test: Fix typos in tests
<bitcoin-git> bitcoin/master faffaa8 MarcoFalke: log: Avoid broken SELECTCOINS log
<bitcoin-git> bitcoin/master faeae29 MarcoFalke: log: Avoid broken DEBUG_LOCKORDER log
<bitcoin-git> [bitcoin] laanwj merged pull request #23082: build: improve gexauxval() detection, remove getauxval() weak linking (master...remove_weak_auxval) https://github.com/bitcoin/bitcoin/pull/23082
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bd40cd81083a...7f81f5459ffa
<bitcoin-git> bitcoin/master 4446ef0 fanquake: build: remove support for weak linking getauxval()
<bitcoin-git> bitcoin/master e56100c fanquake: build: remove arm includes from getauxval() check
<bitcoin-git> bitcoin/master 7f81f54 W. J. van der Laan: Merge bitcoin/bitcoin#23082: build: improve gexauxval() detection, remove ...
<fedecuci> Hi guys, I am curious, how many people have a very strong understanding of the Bitcoin protocol and source code? I am talking about people that are comfortable with at least 80% of the codebase and would know almost immediately where to go to fix a bug in case it arises. Any estimate?
<bitcoin-git> [bitcoin] fanquake merged pull request #23133: Update crc32c subtree (master...2109-subtreeCrc32c) https://github.com/bitcoin/bitcoin/pull/23133
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dbbb7fbcc02e...bd40cd81083a
<bitcoin-git> bitcoin/master 1d44513 MarcoFalke: Squashed 'src/crc32c/' changes from b5ef9be675..0d624261ef
<bitcoin-git> bitcoin/master fac1c13 MarcoFalke: Update crc32c subtree
<bitcoin-git> bitcoin/master bd40cd8 fanquake: Merge bitcoin/bitcoin#23133: Update crc32c subtree
<bitcoin-git> [bitcoin] laanwj merged pull request #23130: doc: Revert "Remove outdated comments" and place comment correctly (master...210929-revert) https://github.com/bitcoin/bitcoin/pull/23130
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80b4e8fb87a2...dbbb7fbcc02e
<bitcoin-git> bitcoin/master 8ff3743 Hennadii Stepanov: Revert "doc: Remove outdated comments"
<bitcoin-git> bitcoin/master dbbb7fb W. J. van der Laan: Merge bitcoin/bitcoin#23130: doc: Revert "Remove outdated comments" and pl...
<bitcoin-git> [bitcoin] laanwj merged pull request #23112: wallet: enable SQLite extended result codes (master...202109-wallet-enable_sqlite_extended_result_codes) https://github.com/bitcoin/bitcoin/pull/23112
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81e7748bc18a...80b4e8fb87a2
<bitcoin-git> bitcoin/master 90be29c Sebastian Falbesoner: wallet: enable SQLite extended result codes
<bitcoin-git> bitcoin/master 80b4e8f W. J. van der Laan: Merge bitcoin/bitcoin#23112: wallet: enable SQLite extended result codes
<bitcoin-git> [gui] laanwj merged pull request #336: Do not exit and re-enter main event loop during shutdown (master...210516-loop) https://github.com/bitcoin-core/gui/pull/336
<bitcoin-git> bitcoin/master 13f6188 Hennadii Stepanov: qt: Add GUIUtil::ShowModalDialogAndDeleteOnClose
<bitcoin-git> [bitcoin] laanwj pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/f52929063f48...81e7748bc18a
<bitcoin-git> bitcoin/master 7830cd0 Hennadii Stepanov: qt, refactor: Keep OptionsDialog in the main event loop
<bitcoin-git> bitcoin/master 59f7ba4 Hennadii Stepanov: qt, refactor: Keep CoinControlDialog in the main event loop
<vasild> in case anybody is curious how many incoming connections his node is getting (and lazy to type wretched bash commands), assuming debug=net is switched off on the node: bitcoin-cli logging '["net"]' && sleep 3600 && bitcoin-cli logging '[]' '["net"]'
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/69a66dcd0dac...f52929063f48
<bitcoin-git> bitcoin/master f529290 Hennadii Stepanov: Merge bitcoin-core/gui#439: Do not show unused widgets at startup
<bitcoin-git> bitcoin/master 489060d Hennadii Stepanov: qt: Do not show unused widgets at startup
<vasild> laanwj: right, a "node" victim.com:80 that never speaks bitcoin p2p would propagate less and fall out of addrmans. So a rate from a well propagated real bitcoin node with public ipv4 address and port 80 would give an upper bound. If that is not high enough to be considered as a dos attack, then a lower number will also not be.
<gribble> https://github.com/bitcoin/bitcoin/issues/23136 | test: update fee rate assertion helper in the functional test framework by jonatack · Pull Request #23136 · bitcoin/bitcoin · GitHub
<jarolrod> fanquake: please delete these comments https://github.com/bitcoin-core/gui/pull/437#issuecomment-930703150
<bitcoin-git> [bitcoin] meshcollider opened pull request #23142: Return false on corrupt tx rather than asserting (master...202109_no_assert_corruption) https://github.com/bitcoin/bitcoin/pull/23142
<michaelfolkson> jawed: Happened on #bitcoin-dev channel. I'll send a summary and a conversation log to the mailing list
<bitcoin-git> [bitcoin] fanquake merged pull request #23126: doc: update developer docs for subtree renaming (master...document_subtree_renaming) https://github.com/bitcoin/bitcoin/pull/23126
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/419afa93419e...69a66dcd0dac
<bitcoin-git> bitcoin/master 69a66dc fanquake: Merge bitcoin/bitcoin#23126: doc: update developer docs for subtree renami...
<bitcoin-git> bitcoin/master 2b90eae fanquake: doc: update developer docs for subtree renaming
<bitcoin-git> [bitcoin] meshcollider opened pull request #23141: Fix intermitent failure in wallet_basic.py (master...202109_fix_test_rounding) https://github.com/bitcoin/bitcoin/pull/23141

2021-09-29

<gribble> https://github.com/bitcoin/bitcoin/issues/22949 | fee: Round up fee calculation to avoid a lower than expected feerate by achow101 · Pull Request #22949 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] hebasto opened pull request #440: Do not require restart if overridden option is modified (master...210929-restart) https://github.com/bitcoin-core/gui/pull/440
<bitcoin-git> [bitcoin] sipa opened pull request #23140: Make CAddrman::Select_ select buckets, not positions, first (master...202109_addrmanbias) https://github.com/bitcoin/bitcoin/pull/23140
<bitcoin-git> [bitcoin] jonatack opened pull request #23139: rpc: fix "trusted" field in TransactionDescriptionString(), add coverage (master...fix-rpc-trusted-field-help) https://github.com/bitcoin/bitcoin/pull/23139
<bitcoin-git> [gui] hebasto opened pull request #439: Do not show unused widgets at startup (master...210929-hide) https://github.com/bitcoin-core/gui/pull/439
<hebasto> is bitcoin-git bot alive?
<andytoshi> achow101: in https://github.com/bitcoin/bitcoin/blob/master/test/functional/rpc_psbt.py#L279 (which was added in commit 43 of https://github.com/bitcoin/bitcoin/pull/16528 which i think was supposed to be basically a non-semantically-changing refactor of the test)
<gribble> https://github.com/bitcoin/bitcoin/issues/21464 | Mempool Update Cut-Through Optimization by JeremyRubin · Pull Request #21464 · bitcoin/bitcoin · GitHub
<jnewbery> vasild: I'd be very interested in seeing those stats as well. Your argument in https://github.com/bitcoin/bitcoin/issues/5150#issuecomment-853888909 that this isn't really a ddos vector seems reasonable to me and I'd like to see the data.
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23064: fuzz: Fix memory leak in system fuzz target (master...2109-fuzzMemLeakSys) https://github.com/bitcoin/bitcoin/pull/23064
<bitcoin-git> bitcoin/master aaaa37a MarcoFalke: fuzz: Fix memory leak in system fuzz target
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d83f9c1d19d...419afa93419e
<bitcoin-git> bitcoin/master 419afa9 MarcoFalke: Merge bitcoin/bitcoin#23064: fuzz: Fix memory leak in system fuzz target
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23137: Move-only: bloom to src/common (master...2109-srcCommon) https://github.com/bitcoin/bitcoin/pull/23137
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23115: bloom: use Span instead of std::vector for `insert` and `contains` (master...18985_rebased) https://github.com/bitcoin/bitcoin/pull/23115
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/829c441af2f0...8d83f9c1d19d
<bitcoin-git> bitcoin/master 10c6929 Samuel Dobson: Include vout when copying transaction ID from coin selection
<bitcoin-git> bitcoin/master 8d83f9c Hennadii Stepanov: Merge bitcoin-core/gui#436: Include vout when copying transaction ID from ...
<bitcoin-git> [gui] hebasto merged pull request #436: Include vout when copying transaction ID from coin selection (master...202109_coinselection_copy_vout) https://github.com/bitcoin-core/gui/pull/436
<bitcoin-git> [bitcoin] jonatack opened pull request #23136: test: update fee rate assertion helper in the functional test framework (master...update-assert_fee_amount) https://github.com/bitcoin/bitcoin/pull/23136
<bitcoin-git> bitcoin/master 2ba4ddf William Casarin: bloom: use Span instead of std::vector for `insert` and `contains`
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d648bbb0a790...829c441af2f0
<bitcoin-git> bitcoin/master f1ed1d3 fanquake: bloom: use constexpr where appropriate
<bitcoin-git> bitcoin/master a11da75 fanquake: bloom: cleanup includes
<vasild> I just enabled debug=net again to get recent data (thanks, jonatack for bitcoin-cli logging '["net"]', I wasn't aware of it (shame!))
<bitcoin-git> [bitcoin] brunoerg opened pull request #23135: test: Use asset_equal utils where possible in feature_nulldummy (master...2021-09-assert_equal) https://github.com/bitcoin/bitcoin/pull/23135
<sipa> vasild: interesting... mostly non-bitcoin core nodes i assume?
<jonatack> or if the node is already running, then: bitcoin-cli logging '["net"]'
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23133: Update crc32c subtree (master...2109-subtreeCrc32c) https://github.com/bitcoin/bitcoin/pull/23133
<bitcoin-git> [bitcoin] jonatack closed pull request #20391: wallet: introduce setfeerate (an improved settxfee, in sat/vB) (master...setfeerate) https://github.com/bitcoin/bitcoin/pull/20391
<yanmaani> you need some notion of "X is and isn't bitcoin", right? as a purely practical matter, what with consensus
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23132: test: * -> & (master...2109-testStarToAmpersand) https://github.com/bitcoin/bitcoin/pull/23132
<laanwj> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-core-dev was originally intended as a mailing list for bitcoin core development but there was no post on it for years, no one actually wants to use a mailing list for development, at some point it was changed to a notification-only list
<sipa> the bitcoin-dev mailing list is for bitcoin development in general; not for development of the bitcoin-core software implementation
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23124: Fix feature_segwit.py failure due to witness (master...202109_fix_feature_segwit) https://github.com/bitcoin/bitcoin/pull/23124
<Guest5751> Hmm, there is a mailing list for developers though: https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba1a82e6083f...d648bbb0a790
<bitcoin-git> bitcoin/master b207971 Samuel Dobson: Fix feature_segwit failure due to witness
<bitcoin-git> bitcoin/master d648bbb MarcoFalke: Merge bitcoin/bitcoin#23124: Fix feature_segwit.py failure due to witness
<sipa> vasild: i just read that yesterday; i think at least historically, there is a different argument too... it's not so much the concern of an actually harmful Dos, but some the worry that some webserver say would suddenly get a bunch of incoming connections from bitcoin nodes, and risk that causing negative press or so
<bitcoin-git> [gui] hebasto closed pull request #157: Refactor P2PKH filtering, via AddressBookSortFilterProxyModel (master...gui_filter_p2pkh) https://github.com/bitcoin-core/gui/pull/157
<bitcoin-git> [bitcoin] naumenkogs closed pull request #18421: Periodically update DNS caches for better privacy of non-reachable nodes (master...2020_03_dns_cache_update) https://github.com/bitcoin/bitcoin/pull/18421
<bitcoin-git> [gui] hebasto merged pull request #430: Improvements to the open up transaction in third-party link action (master...3party-tx-links-cleanup) https://github.com/bitcoin-core/gui/pull/430
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ad47fb8b6461...ba1a82e6083f
<bitcoin-git> bitcoin/master 9980f4a Jarol Rodriguez: qt, refactor: simplify third-party tx url action through overload
<bitcoin-git> bitcoin/master a70a980 Jarol Rodriguez: qt: improve text for open third-party tx url action
<bitcoin-git> bitcoin/master 8177578 Jarol Rodriguez: qt: ensure seperator when adding third-party transaction links
<Guest5751> would be IPFS, which is starting to catch on. For the binaries themselves there’s already the option of downloading through torrents." Do you know if anyone is already hosting Bitcoin's source code on IPFS?
<bitcoin-git> bitcoin/master bd5c826 Sjors Provoost: gui: add RPC setting
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ccc4b9125ae4...ad47fb8b6461
<bitcoin-git> bitcoin/master ad47fb8 Hennadii Stepanov: Merge bitcoin-core/gui#416: Add RPC setting
<bitcoin-git> [gui] hebasto merged pull request #416: Add RPC setting (master...2021/09/rpc_setting) https://github.com/bitcoin-core/gui/pull/416
<bitcoin-git> [gui] hebasto merged pull request #345: Connection Type Translator Comments (master...connection-translator-comments) https://github.com/bitcoin-core/gui/pull/345
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33e31f8df920...ccc4b9125ae4
<bitcoin-git> bitcoin/master 4832737 Jarol Rodriguez: qt: connection type translator comments
<bitcoin-git> bitcoin/master ccc4b91 Hennadii Stepanov: Merge bitcoin-core/gui#345: Connection Type Translator Comments
<bitcoin-git> [bitcoin] hebasto opened pull request #23130: Revert "doc: Remove outdated comments" (master...210929-revert) https://github.com/bitcoin/bitcoin/pull/23130
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23128: doc: Remove TODO 'exclude peers with download permission' (master...remove-todo-max-dl-permission) https://github.com/bitcoin/bitcoin/pull/23128
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23109: net: Bypass increasing nMaxOutbound for peers with download permission (master...max_update_exclude_dl_perm) https://github.com/bitcoin/bitcoin/pull/23109
<bitcoin-git> [bitcoin] vincenzopalazzo opened pull request #23127: tests: Use test utils each time that it is possible (master...tests/use_testutils) https://github.com/bitcoin/bitcoin/pull/23127
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23079: test: use MiniWallet for p2p_filter.py (master...202109-test-use_MiniWallet_for_p2p_filter) https://github.com/bitcoin/bitcoin/pull/23079
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8daecf4d1d86...33e31f8df920
<bitcoin-git> bitcoin/master 6fc2cd3 Sebastian Falbesoner: test: introduce helper to create random P2WPKH scriptPubKeys
<bitcoin-git> bitcoin/master aa26797 Sebastian Falbesoner: test: MiniWallet: add `send_to` method to create arbitrary txouts
<bitcoin-git> bitcoin/master cfdb6ba Sebastian Falbesoner: test: use MiniWallet for p2p_filter.py
<bitcoin-git> [bitcoin] fanquake opened pull request #23126: doc: update developer docs for subtree renaming (master...document_subtree_renaming) https://github.com/bitcoin/bitcoin/pull/23126
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23108: ci: Enable extended tests on native Windows (master...2109-ciWin) https://github.com/bitcoin/bitcoin/pull/23108
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23120: test: Remove unused and confusing main parameter from script_util (master...2109-testCleanupScript) https://github.com/bitcoin/bitcoin/pull/23120
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d4ea7c7ef87...8daecf4d1d86
<bitcoin-git> bitcoin/master fa87230 MarcoFalke: ci: Enable extended tests on native Windows
<bitcoin-git> bitcoin/master 8daecf4 MarcoFalke: Merge bitcoin/bitcoin#23108: ci: Enable extended tests on native Windows
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3c776fdcec17...7d4ea7c7ef87
<bitcoin-git> bitcoin/master fa46768 MarcoFalke: test: Remove unused and confusing main parameter from script_util
<bitcoin-git> bitcoin/master 7d4ea7c MarcoFalke: Merge bitcoin/bitcoin#23120: test: Remove unused and confusing main parame...
<bitcoin-git> bitcoin/master fa54efd MarcoFalke: test: pep-8 touched test
<bitcoin-git> [bitcoin] meshcollider opened pull request #23124: Fix feature_segwit.py failure due to witness (master...202109_fix_feature_segwit) https://github.com/bitcoin/bitcoin/pull/23124
<bitcoin-git> [bitcoin] meshcollider opened pull request #23123: Remove `-rescan` startup parameter (master...202109_remove_rescan) https://github.com/bitcoin/bitcoin/pull/23123
<bitcoin-git> [bitcoin] fanquake merged pull request #23122: doc: Remove un-actionable TODO from chainparams.cpp (master...2109-docTodo) https://github.com/bitcoin/bitcoin/pull/23122

2021-09-28

<bitcoin-git> [bitcoin] mjdietzx closed pull request #23091: fuzz: fix checks on number of required sigs and keys in multisig scripts (master...fuzz_extract_destinations_bug_fix) https://github.com/bitcoin/bitcoin/pull/23091
<bitcoin-git> [bitcoin] meshcollider merged pull request #20591: wallet, bugfix: fix ComputeTimeSmart function during rescanning process. (master...fix-computetimesmart) https://github.com/bitcoin/bitcoin/pull/20591
<bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b55232a337fa...6a5381a06b0b
<bitcoin-git> bitcoin/master d6eb39a BitcoinTsunami: test: add functional test to check transaction time determination during b...
<bitcoin-git> bitcoin/master 240ea29 BitcoinTsunami: doc: update doxygen documention of ComputeTimeSmart() and AddToWalletIfInv...
<bitcoin-git> bitcoin/master 07b44f1 BitcoinTsunami: wallet: fix ComputeTimeSmart algorithm to use blocktime during old block r...
<bitcoin-git> [bitcoin] meshcollider merged pull request #22722: rpc: update estimatesmartfee to return max of CBlockPolicyEstimator::estimateSmartFee, mempoolMinFee and minRelayTxFee (master...estimatesmartfee) https://github.com/bitcoin/bitcoin/pull/22722
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6492d4ed053...b55232a337fa
<bitcoin-git> bitcoin/master ea31caf pranabp-bit: update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinF...
<bitcoin-git> bitcoin/master b55232a Samuel Dobson: Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of...
<bitcoin-git> [bitcoin] meshcollider merged pull request #22650: Remove -deprecatedrpc=addresses flag and corresponding code/logic (master...finalize-remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/22650
<bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f000cdcf0aad...d6492d4ed053
<bitcoin-git> bitcoin/master 8721638 Michael Dietz: rpc: remove deprecated addresses and reqSigs from rpc outputs
<bitcoin-git> bitcoin/master d64deac Michael Dietz: refactor: share logic between ScriptPubKeyToUniv and ScriptToUniv
<bitcoin-git> bitcoin/master 2b1fdc2 Michael Dietz: refactor: minor styling, prefer snake case and same line if
<gribble> https://github.com/bitcoin/bitcoin/issues/11756 | Multiwallet rescan sequentially scans multiple wallets instead of in parallel · Issue #11756 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/efa227f5df5f...f000cdcf0aad
<bitcoin-git> bitcoin/master 03a5fe0 João Barbosa: qt: Keep InitExecutor in main gui thread
<bitcoin-git> bitcoin/master f000cdc Hennadii Stepanov: Merge bitcoin-core/gui#434: Keep InitExecutor in main gui thread
<bitcoin-git> [gui] hebasto merged pull request #434: Keep InitExecutor in main gui thread (master...2021-09-qt-initexecutor) https://github.com/bitcoin-core/gui/pull/434
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23122: doc: Remove un-actionable TODO from chainparams.cpp (master...2109-docTodo) https://github.com/bitcoin/bitcoin/pull/23122
<bitcoin-git> [bitcoin] glozow opened pull request #23121: [policy] check ancestor feerate in RBF, remove BIP125 Rule2 (master...ancestorscore-remove-bip1252) https://github.com/bitcoin/bitcoin/pull/23121
<lightlike> prayank: you could change your bookmarks from the links in the channel topic to https://bitcoin-irc.chaincode.com/bitcoin-core-dev/ which hides these
<prayank> 504 2021-09-28T16:09:07 *** c_arc <c_arc!~c_arc@4.53.92.114> has quit IRC (Remote host closed the connection) 505 2021-09-28T16:09:15 *** c_arc <c_arc!~c_arc@4.53.92.114> has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23097: Run specified functional tests with all matching flags (master...202109_tests_matchall) https://github.com/bitcoin/bitcoin/pull/23097
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23120: test: Remove unused and confusing main parameter from script_util (master...2109-testCleanupScript) https://github.com/bitcoin/bitcoin/pull/23120
<bitcoin-git> bitcoin/master efa227f W. J. van der Laan: Merge bitcoin/bitcoin#23097: Run specified functional tests with all match...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dccf3d25f9e7...efa227f5df5f
<bitcoin-git> bitcoin/master b8909b0 Samuel Dobson: Run functional tests with all possible flags
<prayank> I am trying to understand https://github.com/bitcoin/bitcoin/projects/11. After reading lot of comments in few PRs and issues I realised it's beyond my understanding and some PRs are already merged. Is this going to be an option like assumeutxo=1 will help in bootstrapping else it will work same by default? Or we have changed default behaviour for this project in Core?
<bitcoin-git> [bitcoin] fanquake merged pull request #23117: test: Use assert_equal over assert for easier debugging (master...2109-testAssertEq) https://github.com/bitcoin/bitcoin/pull/23117
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a9d0cec4991a...dccf3d25f9e7
<bitcoin-git> bitcoin/master fac5708 MarcoFalke: test: Use assert_equal over assert for easier debugging
<bitcoin-git> bitcoin/master fa8f3ba MarcoFalke: test: pep-8
<bitcoin-git> bitcoin/master dccf3d2 fanquake: Merge bitcoin/bitcoin#23117: test: Use assert_equal over assert for easier...
<bitcoin-git> [bitcoin] theStack opened pull request #23118: test: refactor: introduce `script_util` helper for creating P2PK scripts (master...202109-test-add_helper_for_creating_p2pk_scripts) https://github.com/bitcoin/bitcoin/pull/23118
<bitcoin-git> [bitcoin] AaronDewes closed pull request #23096: util: Treat empty settings.json file as valid (master...allow-empty-settings-json) https://github.com/bitcoin/bitcoin/pull/23096
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23117: test: Use assert_equal over assert for easier debugging (master...2109-testAssertEq) https://github.com/bitcoin/bitcoin/pull/23117
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23106: Ensure wallet is unlocked before signing PSBT with walletprocesspsbt and GUI (master...202109_walletprocesspsbt_unlocked) https://github.com/bitcoin/bitcoin/pull/23106
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a8bbd4cc8196...a9d0cec4991a
<bitcoin-git> bitcoin/master 0e89521 Samuel Dobson: Ensure wallet is unlocked before signing in walletprocesspsbt
<bitcoin-git> bitcoin/master 0f3acec Samuel Dobson: Add test that walletprocesspsbt requires unlocked wallet when signing
<bitcoin-git> bitcoin/master 7e3ee4c Samuel Dobson: GUI: Ask user to unlock wallet before signing psbt
<gribble> https://github.com/bitcoin/bitcoin/issues/23106 | Ensure wallet is unlocked before signing PSBT with walletprocesspsbt and GUI by meshcollider · Pull Request #23106 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #23115: bloom: use Span instead of std::vector for `insert` and `contains` (#18985) (master...18985_rebased) https://github.com/bitcoin/bitcoin/pull/23115
<bitcoin-git> [bitcoin] meshcollider merged pull request #22938: test: Add remaining scenarios of 0 waste, in wallet waste_test (master...waste-test-add) https://github.com/bitcoin/bitcoin/pull/22938
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27836f296d1c...a8bbd4cc8196
<bitcoin-git> bitcoin/master efcaefc rajarshimaitra: test: Add remaining scenarios of 0 waste
<bitcoin-git> bitcoin/master a8bbd4c Samuel Dobson: Merge bitcoin/bitcoin#22938: test: Add remaining scenarios of 0 waste, in ...
<bitcoin-git> [bitcoin] fanquake closed pull request #21859: Add minisketch subtree and integrate in build/test (master...202105_minisketch) https://github.com/bitcoin/bitcoin/pull/21859
<bitcoin-git> [bitcoin] fanquake opened pull request #23114: Add minisketch subtree and integrate into build/test (master...minisketch_integration_takeover) https://github.com/bitcoin/bitcoin/pull/23114
<bitcoin-git> [bitcoin] fanquake closed pull request #23030: src/randomenv.cpp: fix uclibc build (master...master) https://github.com/bitcoin/bitcoin/pull/23030
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22942: fuzz: Cleanup muhash fuzz target (master...2109-fuzzMuhashCleanup) https://github.com/bitcoin/bitcoin/pull/22942
<bitcoin-git> bitcoin/master 27836f2 MarcoFalke: Merge bitcoin/bitcoin#22942: fuzz: Cleanup muhash fuzz target
<bitcoin-git> bitcoin/master 0000dca MarcoFalke: fuzz: Cleanup muhash fuzz target
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67eae69f3fa1...27836f296d1c
<bitcoin-git> [bitcoin] fanquake closed pull request #23068: Add aliases to the `-chain` param (master...20210922) https://github.com/bitcoin/bitcoin/pull/23068
<bitcoin-git> [bitcoin] fanquake merged pull request #23060: release: increase minimum compiler and lib(std)c++ requirements (master...23_0_min_compiler_libcpp_requires) https://github.com/bitcoin/bitcoin/pull/23060
<bitcoin-git> bitcoin/master 67eae69 fanquake: Merge bitcoin/bitcoin#23060: release: increase minimum compiler and lib(st...
<bitcoin-git> bitcoin/master 04f5baf fanquake: doc: update minimum compiler requirements for std::filesystem
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d5d0a5c6045d...67eae69f3fa1
<bitcoin-git> bitcoin/master 182de7b fanquake: ci: update minimum compiler requirements for std::filesystem
<bitcoin-git> [bitcoin] meshcollider opened pull request #23113: Add warnings to createmultisig and addmultisig if using uncompressed keys (master...202109_createmultisig_warnings) https://github.com/bitcoin/bitcoin/pull/23113
<bitcoin-git> [bitcoin] meshcollider merged pull request #17526: Add Single Random Draw as an additional coin selection algorithm (master...srd-fallback-2) https://github.com/bitcoin/bitcoin/pull/17526
<bitcoin-git> [bitcoin] meshcollider pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/f036c35e51fe...d5d0a5c6045d
<bitcoin-git> bitcoin/master 59ba7d2 Andrew Chow: tests: rpc_fundrawtx better test for UTXO inclusion with include_unsafe
<bitcoin-git> bitcoin/master a165bfb Andrew Chow: tests: rpc_fundrawtx use specific inputs for unavailable change test
<bitcoin-git> bitcoin/master df765a4 Andrew Chow: tests: rpc_fundrawtx lock to UTXO types

2021-09-27

<bitcoin-git> [bitcoin] theStack opened pull request #23112: wallet: enable SQLite extended result codes (master...202109-wallet-enable_sqlite_extended_result_codes) https://github.com/bitcoin/bitcoin/pull/23112
<bitcoin-git> [bitcoin] sipa closed pull request #23110: Bitcoin bans China (master...ban_china) https://github.com/bitcoin/bitcoin/pull/23110
<bitcoin-git> [bitcoin] DavidBurkett opened pull request #23110: Bitcoin bans China (master...ban_china) https://github.com/bitcoin/bitcoin/pull/23110
<bitcoin-git> [gui] shaavan opened pull request #437: qt: Show received bitcoins in green (master...green-coins) https://github.com/bitcoin-core/gui/pull/437
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23109: net: Bypass increasing nMaxOutbound for peers with download permission (master...max_update_exclude_dl_perm) https://github.com/bitcoin/bitcoin/pull/23109
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23108: ci: Enable extended tests on native Windows (master...2109-ciWin) https://github.com/bitcoin/bitcoin/pull/23108
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23103: ci: Enable feature_asmap.py test on native Windows (master...210927-asmap) https://github.com/bitcoin/bitcoin/pull/23103
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/825f4a64e612...f036c35e51fe
<bitcoin-git> bitcoin/master 4befc8f Hennadii Stepanov: ci: Enable feature_asmap.py test on native Windows
<bitcoin-git> bitcoin/master f036c35 merge-script: Merge bitcoin/bitcoin#23103: ci: Enable feature_asmap.py test on native Wi...
<gribble> https://github.com/bitcoin/bitcoin/issues/22937 | refactor: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method by ryanofsky · Pull Request #22937 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/20744 | Use std::filesystem. Remove Boost Filesystem & System by fanquake · Pull Request #20744 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22766 | refactor: Clarify and disable unused ArgsManager flags by ryanofsky · Pull Request #22766 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22976 | scripted-diff: Rename overloaded int GetArg to GetIntArg by ryanofsky · Pull Request #22976 · bitcoin/bitcoin · GitHub
<ryanofsky> Can remove #22976 from high priority and add #22766? (https://github.com/bitcoin/bitcoin/projects/8)
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22976: scripted-diff: Rename overloaded int GetArg to GetIntArg (master...pr/intarg) https://github.com/bitcoin/bitcoin/pull/22976
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68bbfcc25058...825f4a64e612
<bitcoin-git> bitcoin/master 825f4a6 merge-script: Merge bitcoin/bitcoin#22976: scripted-diff: Rename overloaded int GetArg t...
<bitcoin-git> bitcoin/master 93b9800 Russell Yanofsky: scripted-diff: Rename overloaded int GetArg to GetIntArg
<gribble> https://github.com/bitcoin/bitcoin/issues/17786 | refactor: Nuke policy/fees->mempool circular dependencies by hebasto · Pull Request #17786 · bitcoin/bitcoin · GitHub
<glozow> Question: why is the fee estimator managed by `CTxMemPool` instead of subscribed to `CValidationInterface`? https://github.com/bitcoin/bitcoin/pull/10199/files#r115530273 suggests that we might want that?
<bitcoin-git> [bitcoin] laanwj merged pull request #23021: net: switch to signet DNS seed (master...2021/09/signet_dns_seed) https://github.com/bitcoin/bitcoin/pull/23021
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16a5997336b4...68bbfcc25058
<bitcoin-git> bitcoin/master dc10ca3 Sjors Provoost: net: switch to signet DNS seed
<bitcoin-git> bitcoin/master 68bbfcc W. J. van der Laan: Merge bitcoin/bitcoin#23021: net: switch to signet DNS seed
<bitcoin-git> [bitcoin] laanwj merged pull request #22579: doc: Add references for the generator/constant used in Bech32(m) (master...202107_bech32_doc) https://github.com/bitcoin/bitcoin/pull/22579
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/07e743edd013...16a5997336b4
<bitcoin-git> bitcoin/master 16a5997 W. J. van der Laan: Merge bitcoin/bitcoin#22579: doc: Add references for the generator/constan...
<bitcoin-git> bitcoin/master b8cd2a4 Pieter Wuille: Add references for the generator/constant used in Bech32(m)
<bitcoin-git> [bitcoin] meshcollider opened pull request #23106: Ensure wallet is unlocked before signing in walletprocesspsbt (master...202109_walletprocesspsbt_unlocked) https://github.com/bitcoin/bitcoin/pull/23106
<bitcoin-git> [bitcoin] laanwj merged pull request #22892: doc: Clarify that change_cost cannot be negative in GetSelectionWaste (master...doc-change-cost-not-negative) https://github.com/bitcoin/bitcoin/pull/22892
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eabc2c482aad...07e743edd013
<bitcoin-git> bitcoin/master d2eccac benthecarman: doc: Clarify that change_cost cannot be negative in GetSelectionWaste
<bitcoin-git> bitcoin/master 07e743e W. J. van der Laan: Merge bitcoin/bitcoin#22892: doc: Clarify that change_cost cannot be negat...
<bitcoin-git> [gui] meshcollider opened pull request #436: Include vout when copying transaction ID from coin selection (master...202109_coinselection_copy_vout) https://github.com/bitcoin-core/gui/pull/436
<bitcoin-git> [bitcoin] laanwj merged pull request #23102: test: Add missing re.escape() to feature_addrman test (master...2109-testWin) https://github.com/bitcoin/bitcoin/pull/23102
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8b523f2e5571...eabc2c482aad
<bitcoin-git> bitcoin/master fa01f22 MarcoFalke: test: Add missing re.escape() to feature_addrman test