2021-11-04

<bitcoin-git> [bitcoin] martinus opened pull request #23439: Open streams_test_tmp file in temporary folder (master...2021-11-allow-concurrent-streams_buffered_file_rand) https://github.com/bitcoin/bitcoin/pull/23439
<yanmaani> https://github.com/bitcoin/bips/pull/1223 what's going on with this PR
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23438: Use spans of std::byte in serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/23438
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22167: refactor: Remove char serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/22167
<bitcoin-git> [bitcoin] meshcollider merged pull request #22949: fee: Round up fee calculation to avoid a lower than expected feerate (master...feerate-round) https://github.com/bitcoin/bitcoin/pull/22949
<bitcoin-git> [bitcoin] lsilva01 opened pull request #23437: refactor, mempool: remove AcceptToMemoryPoolWithTime (master...remove_atmp_time) https://github.com/bitcoin/bitcoin/pull/23437

2021-11-03

<bitcoin-git> [bitcoin] sotosho opened pull request #23436: Update build-unix.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23436
<bitcoin-git> [bitcoin] jonatack closed pull request #23434: p2p: fix regression in AddrManImpl::AddSingle() (master...fix-regression-in-AddrManImpl-AddSingle) https://github.com/bitcoin/bitcoin/pull/23434
<bitcoin-git> [bitcoin] jonatack opened pull request #23434: p2p: fix regression in AddrManImpl::AddSingle() (master...fix-regression-in-AddrManImpl-AddSingle) https://github.com/bitcoin/bitcoin/pull/23434
<bitcoin-git> [bitcoin] dhruv opened pull request #23432: BIP324: CPubKey encode/decode to elligator-squared (master...bip324-ellsq) https://github.com/bitcoin/bitcoin/pull/23432
<TallTim> sipa - sorry, to be more clear. Two different Bitcoin Core clients, all pointing to the same -datadir on a network drive.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23154: doc: add assumeutxo notes (master...2021-10-assumeutxo-doc) https://github.com/bitcoin/bitcoin/pull/23154
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e2b5192d1c07...23ae7931be50
<bitcoin-git> bitcoin/master 9ab4401 James O'Beirne: doc: add assumeutxo notes
<bitcoin-git> bitcoin/master 23ae793 MarcoFalke: Merge bitcoin/bitcoin#23154: doc: add assumeutxo notes
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23211: refactor: move `update_*` structs from txmempool.h to .cpp file (master...202110-refactor-various_mempool_cleanups) https://github.com/bitcoin/bitcoin/pull/23211
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3c4729a515d8...e2b5192d1c07
<bitcoin-git> bitcoin/master 9947ce6 Sebastian Falbesoner: refactor: use const reference for parents in `CTxMemPool::UpdateAncestorsO...
<bitcoin-git> bitcoin/master e2b5192 MarcoFalke: Merge bitcoin/bitcoin#23211: refactor: move `update_*` structs from txmemp...
<bitcoin-git> bitcoin/master 65aaf94 Sebastian Falbesoner: refactor: move `update_*` structs from txmempool.h to .cpp file
<bitcoin-git> [bitcoin] rooprob closed pull request #23277: wallet: Add size check on meta.key_origin.path (master...bugfix/21605-segfault-in-legacyscriptpubkeyman) https://github.com/bitcoin/bitcoin/pull/23277
<bitcoin-git> [bitcoin] fanquake closed pull request #23430: Delete .editorconfig (master...patch-8) https://github.com/bitcoin/bitcoin/pull/23430
<bitcoin-git> [bitcoin] fanquake closed pull request #23429: Update README.md (master...patch-7) https://github.com/bitcoin/bitcoin/pull/23429
<bitcoin-git> [bitcoin] fanquake closed pull request #23428: Delete bug_report.md (master...patch-6) https://github.com/bitcoin/bitcoin/pull/23428
<bitcoin-git> [bitcoin] fanquake closed pull request #23426: Delete COPYING (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23426
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23430: Delete .editorconfig (master...patch-8) https://github.com/bitcoin/bitcoin/pull/23430
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23429: Update README.md (master...patch-7) https://github.com/bitcoin/bitcoin/pull/23429
<bitcoin-git> [bitcoin] fanquake closed pull request #23427: Delete Makefile.am (master...patch-5) https://github.com/bitcoin/bitcoin/pull/23427
<bitcoin-git> [bitcoin] fanquake closed pull request #23423: Delete SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23423
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23428: Delete bug_report.md (master...patch-6) https://github.com/bitcoin/bitcoin/pull/23428
<bitcoin-git> [bitcoin] fanquake closed pull request #23425: Delete .cirrus.yml (master...patch-3) https://github.com/bitcoin/bitcoin/pull/23425
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23427: Delete Makefile.am (master...patch-5) https://github.com/bitcoin/bitcoin/pull/23427
<bitcoin-git> [bitcoin] fanquake closed pull request #23424: Delete .gitignore (master...patch-2) https://github.com/bitcoin/bitcoin/pull/23424
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23426: Delete COPYING (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23426
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23425: Delete .cirrus.yml (master...patch-3) https://github.com/bitcoin/bitcoin/pull/23425
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23424: Delete .gitignore (master...patch-2) https://github.com/bitcoin/bitcoin/pull/23424
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23423: Delete SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23423
<bitcoin-git> [bitcoin] prius opened pull request #23420: [MyPy] Correct typing for @subtest decorator (master...master) https://github.com/bitcoin/bitcoin/pull/23420

2021-11-02

<satoshi> We talking about Bitcoin Core not the version number of Spesmilo.
<satoshi> BIP 14: https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki should be followed. Changing from 0.21.x to 22.x is disruptive.
<satoshi> Bitcoin 0.1.0 : static const int VERSION = 101; Bitcoin 0.3.0 : static const int VERSION = 300; Bitcoin 0.10.0 : return strprintf("%d.%d.%d", nVersion / 1000000, (nVersion / 10000) % 100, (nVersion / 100) % 100); Additional: https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki
<gribble> https://github.com/bitcoin/bitcoin/issues/23154 | doc: add assumeutxo notes by jamesob · Pull Request #23154 · bitcoin/bitcoin · GitHub
<sipa> earnestly: this channel is about Bitcoin Core development
<lightlike> sipa: your zerover Issue seems unnecessary to me, Bitcoin is rightfully listed in the "Emeritii" section as a former member of the club.
<luke-jr> shiza: the version is for Bitcoin Core, not Bitcoin
<shiza> In a world that Bitcoin never hard forks itself, the leading 0 is unnecesary.
<satoshi> luke-jr I don't see any problem with that, technically 0.999.0 would produce CLIENT_VERSION 9990000. Bitcoin 2.1.0 would be 21000000.
<satoshi> I see it, they start from 0.0.1 which is not how Bitcoin started. Bitcoin 0.1.0
<satoshi> https://0ver.org/ still listing Bitcoin.
<satoshi> Would correct myself, the current version number should be Bitcoin 0.22.0. Reaching 0.99 is not that far in future, Reaching 1.0.0 would have the CLIENT_VERSION 1 million. It makes more sense to me, than reaching 99.0 in 15 years. This is not a rush for highest CLIENT_VERSION.
<satoshi> Linux kernel version history probably a good reference to illustrate why the current versioning in Bitcoin is wrong: https://en.wikipedia.org/wiki/Linux_kernel_version_history
<satoshi> Example: Bitcoin 0.1.0 - 2009:01:07 01:00:00
<shiza> I assumed Bitcoin uses a Boost style version define.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23223: Disable lock contention logging in checkqueue_tests (master...alleviate-checkqueue-tests-contention-logging) https://github.com/bitcoin/bitcoin/pull/23223
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e3f7dcaa2f8...3c4729a515d8
<bitcoin-git> bitcoin/master 6ae9f1c Jon Atack: Disable lock contention logging in checkqueue_tests
<bitcoin-git> bitcoin/master 3c4729a MarcoFalke: Merge bitcoin/bitcoin#23223: Disable lock contention logging in checkqueue...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23418: Fix signed integer overflow in prioritisetransaction RPC (master...2111-txPoolPrioOverflow) https://github.com/bitcoin/bitcoin/pull/23418
<bitcoin-git> [bitcoin] achow101 opened pull request #23417: wallet, spkm: Move key management from DescriptorScriptPubKeyMan to wallet level KeyManager (master...wallet-keyman) https://github.com/bitcoin/bitcoin/pull/23417
<gribble> https://github.com/bitcoin/bitcoin/issues/22387 | Rate limit the processing of rumoured addresses by sipa · Pull Request #22387 · 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/21206 | refactor: Make CWalletTx sync state type-safe by ryanofsky · Pull Request #21206 · bitcoin/bitcoin · GitHub
<ryanofsky> Could I get #21206 added to https://github.com/bitcoin/bitcoin/projects/8 now that #22766 is off?
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23416: doc: Remove fee delta TODO from txmempool.cpp (master...2111-docFeeDelta) https://github.com/bitcoin/bitcoin/pull/23416
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22735: [net] Don't return an optional from TransportDeserializer::GetMessage() (master...2021-08-20364-rebased) https://github.com/bitcoin/bitcoin/pull/22735
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/76886ce11e85...9e3f7dcaa2f8
<bitcoin-git> bitcoin/master 8c96008 Troy Giorshev: [net] Don't return an optional from TransportDeserializer::GetMessage()
<bitcoin-git> bitcoin/master f3e451b Troy Giorshev: [net] Replace GetID() with id in TransportDeserializer constructor
<bitcoin-git> bitcoin/master 9e3f7dc MarcoFalke: Merge bitcoin/bitcoin#22735: [net] Don't return an optional from Transport...
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23337: tests: Add assert_less_than and assert_less_than_or_equal to test framework (master...23119-assert_less) https://github.com/bitcoin/bitcoin/pull/23337
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23410: doc: Add output script descriptors BIPs 380..386 (master...211101-bips) https://github.com/bitcoin/bitcoin/pull/23410
<bitcoin-git> bitcoin/master c02a674 Hennadii Stepanov: doc: Add output script descriptors BIPs 380..386
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5adc5c02800f...76886ce11e85
<bitcoin-git> bitcoin/master 76886ce MarcoFalke: Merge bitcoin/bitcoin#23410: doc: Add output script descriptors BIPs 380.....
<bitcoin-git> [bitcoin] zealsham opened pull request #23414: wallet: Fixed Grammatical error in bdb.h (master...wallet-fix) https://github.com/bitcoin/bitcoin/pull/23414

2021-11-01

<bitcoin-git> [bitcoin] sipa opened pull request #23413: Replace MakeSpan helper with Span deduction guide (master...202111_span_deduct) https://github.com/bitcoin/bitcoin/pull/23413
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23411: refactor: Avoid integer overflow in ApplyStats when activating snapshot (master...2111-fuzzIntAmt) https://github.com/bitcoin/bitcoin/pull/23411
<bitcoin-git> [bitcoin] hebasto opened pull request #23410: doc: Add output script descriptors BIPs 380..386 (master...211101-bips) https://github.com/bitcoin/bitcoin/pull/23410
<hebasto> sipa: is it a time to mention BIPs 380..386 in the https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md ?
<sipa> i'm kind of assuming it's leading to misconceptions like https://github.com/bitcoin-core/gui/pull/459
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23403: test: Fix segfault in the psbt_wallet_tests/psbt_updater_test (master...210331-psbt) https://github.com/bitcoin/bitcoin/pull/23403
<bitcoin-git> bitcoin/master 7986faf Hennadii Stepanov: test: Fix segfault in the psbt_wallet_tests/psbt_updater_test
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3fc3641043be...5adc5c02800f
<bitcoin-git> bitcoin/master 68018e4 Hennadii Stepanov: test: Avoid excessive locking of `cs_wallet`
<bitcoin-git> bitcoin/master 5adc5c0 MarcoFalke: Merge bitcoin/bitcoin#23403: test: Fix segfault in the psbt_wallet_tests/p...
<sipa> if you want to propose consensus changes, please get community consensus on it first, e.g. by discussing on the bitcoin-dev mailinglist
<sipa> this channel is about development of the bitcoin core implementation
<Guest9861> Can I safely store bitcoin on LN long term?
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23409: refactor: Take Span in SetSeed (master...2111-refKey) https://github.com/bitcoin/bitcoin/pull/23409
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23408: fuzz: Rework ConsumeScript (master...2111-fuzzScript) https://github.com/bitcoin/bitcoin/pull/23408
<bodom> Hi there! I am trying to understand an hex scriptpubkey: "6a04665678a0" bitcoin core API decodes it into ASM as "OP_RETURN -544757350" but, to my understanding, it should be "OP_RETURN -1602726298". Where i am wrong? This is driving me crazy.
<bitcoin-git> [bitcoin] fanquake merged pull request #22766: refactor: Clarify and disable unused ArgsManager flags (master...pr/argscripts) https://github.com/bitcoin/bitcoin/pull/22766
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/994aaaa88d41...3fc3641043be
<bitcoin-git> bitcoin/master 26a50ab Russell Yanofsky: refactor: Split InterpretOption into Interpret{Key,Value} functions
<bitcoin-git> bitcoin/master b8c069b Russell Yanofsky: refactor: Add explicit DISALLOW_NEGATION ArgsManager flag to clarify flag ...
<bitcoin-git> bitcoin/master c5d7e34 Russell Yanofsky: scripted-diff: disable unimplemented ArgsManager BOOL/INT/STRING flags
<bitcoin-git> [bitcoin] fanquake merged pull request #23380: addrman: Fix AddrMan::Add() return semantics and logging (master...2021-10-addrman-add-logging) https://github.com/bitcoin/bitcoin/pull/23380
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7efc62853957...994aaaa88d41
<bitcoin-git> bitcoin/master e58598e John Newbery: [addrman] Add doxygen comment to AddrMan::Add()
<bitcoin-git> bitcoin/master 2658eb6 John Newbery: [addrman] Rename Add_() to AddSingle()
<bitcoin-git> bitcoin/master 2095df7 John Newbery: [addrman] Add Add_() inner function, fix Add() return semantics

2021-10-31

<TallTim> hmm, ran fsck on a linux box that bitcoin core was getting "database read error" on but its clean. Blew out the chainstate/blocks directories, forced full resync, chokes around 7yrs in. Odd.
<bitcoin-git> [bitcoin] hebasto opened pull request #23403: test: Fix segfault in the psbt_wallet_tests/psbt_updater_test (master...210331-psbt) https://github.com/bitcoin/bitcoin/pull/23403
<bitcoin-git> [bitcoin] theStack opened pull request #23400: doc: fix `XOnlyPubKey::IsFullyValid` comment reference (master...202110-doc-fix_xonlypubkey_isvalid_comment) https://github.com/bitcoin/bitcoin/pull/23400

2021-10-30

<bitcoin-git> [bitcoin] lsilva01 opened pull request #23398: rpc: add return message to savemempool RPC (master...add_return_message_savemempool) https://github.com/bitcoin/bitcoin/pull/23398
<bitcoin-git> [bitcoin] hebasto opened pull request #23397: 211030 contention (master...211030-contention) https://github.com/bitcoin/bitcoin/pull/23397
<bitcoin-git> [bitcoin] sipa closed pull request #23396: BTC transitioned to PoS (master...master) https://github.com/bitcoin/bitcoin/pull/23396
<bitcoin-git> [bitcoin] BitcoinStaking opened pull request #23396: BTC transitioned to PoS (master...master) https://github.com/bitcoin/bitcoin/pull/23396
<bitcoin-git> [bitcoin] klementtan opened pull request #23395: util: Add Shutdown Notify (master...shutdown-notify) https://github.com/bitcoin/bitcoin/pull/23395
<bitcoin-git> [bitcoin] sipa opened pull request #23394: Taproot wallet test vectors (generation+tests) (master...202110_taprootunit) https://github.com/bitcoin/bitcoin/pull/23394
<bitcoin-git> [bitcoin] fanquake merged pull request #23385: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/23385
<bitcoin-git> bitcoin/master 9ba7c44 Michael Dietz: refactor: get wallet path relative to wallet_dir
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5574881ce329...7efc62853957
<bitcoin-git> bitcoin/master 7efc628 fanquake: Merge bitcoin/bitcoin#23385: refactor: get wallet path relative to wallet_...
<bitcoin-git> [bitcoin] brunoerg opened pull request #23392: test: move check_node_connections to util (master...2021-10-check-node-connections) https://github.com/bitcoin/bitcoin/pull/23392

2021-10-29

<bitcoin-git> [bitcoin] greenaddress opened pull request #23387: WIP: add support to save fee estimates without having to shut down the node (master...dump_fee_estimates) https://github.com/bitcoin/bitcoin/pull/23387
<bitcoin-git> [bitcoin] mjdietzx opened pull request #23385: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/23385
<bitcoin-git> [bitcoin] Sjors closed pull request #22260: Make bech32m the default for RPC, opt-in for GUI (master...2021/06/bech32_gui) https://github.com/bitcoin/bitcoin/pull/22260
<bitcoin-git> [gui] Sjors opened pull request #459: Use Taproot checkbox for receive tab (master...2021/10/taproot_gui) https://github.com/bitcoin-core/gui/pull/459
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23354: Introduce new V4 format addrman (master...202110_v4addrman) https://github.com/bitcoin/bitcoin/pull/23354
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8bac3b109641...5574881ce329
<bitcoin-git> bitcoin/master 5574881 MarcoFalke: Merge bitcoin/bitcoin#23354: Introduce new V4 format addrman
<bitcoin-git> bitcoin/master d891ae7 Pieter Wuille: Introduce new V4 format addrman
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23375: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldest first) (master...202110-test-MiniWallet-deterministic_coin_selection_oldest_first) https://github.com/bitcoin/bitcoin/pull/23375
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c426e0dc6f05...8bac3b109641
<bitcoin-git> bitcoin/master d2c4904 Sebastian Falbesoner: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (ol...
<bitcoin-git> bitcoin/master 8bac3b1 MarcoFalke: Merge bitcoin/bitcoin#23375: test: MiniWallet: more deterministic coin sel...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22972: test: fix misleading fee unit in mempool_limit.py (master...202109-test-fix_confusing_fee_calculation_in_mempool_limit) https://github.com/bitcoin/bitcoin/pull/22972
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/baa9fc941cac...c426e0dc6f05
<bitcoin-git> bitcoin/master 2600db6 Sebastian Falbesoner: test: fix misleading fee unit in mempool_limit.py
<bitcoin-git> bitcoin/master c426e0d MarcoFalke: Merge bitcoin/bitcoin#22972: test: fix misleading fee unit in mempool_limi...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22787: refactor: actual immutable pointing (master...202108-const-shared-ptrs) https://github.com/bitcoin/bitcoin/pull/22787
<bitcoin-git> bitcoin/master 54011e7 Karl-Johan Alm: refactor: use CWallet const shared pointers when possible
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ab25ef8c7f76...baa9fc941cac
<bitcoin-git> bitcoin/master 9646198 Karl-Johan Alm: refactor: const shared_ptrs
<bitcoin-git> bitcoin/master baa9fc9 MarcoFalke: Merge bitcoin/bitcoin#22787: refactor: actual immutable pointing
<gribble> https://github.com/bitcoin/bitcoin/issues/22708 | [PoC] build, qt: Add Wayland support for Linux builds with depends by hebasto · Pull Request #22708 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/19950 | [Linux] Add wayland support · Issue #19950 · bitcoin/bitcoin · GitHub
<dviola> does bitcoin-qt makes x11 calls or something?
<dviola> I tried running bitcoin-qt on a pure wayland session the other day and it coredumped

2021-10-28

<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
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 12 blockers, 1 chasing concept ACK at the moment
<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 Oct 28 19:00:57 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] sipa opened pull request #23383: Update libsecp256k1 subtree to current master (master...202110_secp256k1) https://github.com/bitcoin/bitcoin/pull/23383
<bitcoin-git> [bitcoin] vasild closed pull request #23382: addrman: bump peers.dat format version number (master...addrman_format_bump_multiaddr) https://github.com/bitcoin/bitcoin/pull/23382
<bitcoin-git> [bitcoin] vasild opened pull request #23382: addrman: bump peers.dat format version number (master...addrman_format_bump_multiaddr) https://github.com/bitcoin/bitcoin/pull/23382
<bitcoin-git> [bitcoin] glozow opened pull request #23381: validation/refactor: refactoring for package submission (master...2021-10-validation-refactors) https://github.com/bitcoin/bitcoin/pull/23381
<bitcoin-git> [bitcoin] jnewbery opened pull request #23380: addrman: Fix AddrMan::Add() return semantics and logging (master...2021-10-addrman-add-logging) https://github.com/bitcoin/bitcoin/pull/23380
<laanwj> luke-jr: so your win32 cross-compile of bitcoin core using the standard mingw-w64 compiler of ubuntu focal, crashes?

2021-10-27

<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
<core-meetingbot> Meeting started Wed Oct 27 17:00:30 2021 UTC. The chair is glozow. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] theStack opened pull request #23375: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldest first) (master...202110-test-MiniWallet-deterministic_coin_selection_oldest_first) https://github.com/bitcoin/bitcoin/pull/23375
<bitcoin-git> [bitcoin] vasild opened pull request #23373: Parse command line arguments from unit and fuzz tests, make addrman consistency check ratio easier to change (master...checkaddrman_in_tests) https://github.com/bitcoin/bitcoin/pull/23373
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23305: test: refactor: add `script_util` helper for creating bare multisig scripts (master...202110-test-add_helper_for_bare_multisig_scripts) https://github.com/bitcoin/bitcoin/pull/23305
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e77d9679fd0c...ab25ef8c7f76
<bitcoin-git> bitcoin/master 4718897 Sebastian Falbesoner: test: add script_util helper for creating bare multisig scripts
<bitcoin-git> bitcoin/master ab25ef8 MarcoFalke: Merge bitcoin/bitcoin#23305: test: refactor: add `script_util` helper for ...
<bitcoin-git> [bitcoin] theStack opened pull request #23371: test: MiniWallet: add P2TR support and use it per default (master...202110-test-MiniWallet-change_P2WSH_to_P2TR) https://github.com/bitcoin/bitcoin/pull/23371
<bitcoin-git> [bitcoin] hebasto opened pull request #23370: test: Add ios_base::width tsan suppression (master...211027-tsan-cout) https://github.com/bitcoin/bitcoin/pull/23370
<bitcoin-git> [bitcoin] S3RK opened pull request #23367: Optimize coin selection by dropping BnB upper limit (master...bnb_drop_upper_limit) https://github.com/bitcoin/bitcoin/pull/23367
<bitcoin-git> [bitcoin] hebasto closed pull request #23360: Revert "build: fix ASLR for bitcoin-cli on Windows" (master...211026-win-aslr) https://github.com/bitcoin/bitcoin/pull/23360
<sipa> ah, that's not bitcoin core
<yanmaani> no, the bitcoin-dev mailing list
<yanmaani> who moderates the bitcoin core list?

2021-10-26

<bitcoin-git> [bitcoin] denis2342 reopened pull request #23364: Add a test and optimize HexStr() by 27% (master...master) https://github.com/bitcoin/bitcoin/pull/23364
<bitcoin-git> [bitcoin] denis2342 closed pull request #23364: Add a test and optimize HexStr() by 27% (master...master) https://github.com/bitcoin/bitcoin/pull/23364
<gribble> https://github.com/bitcoin/bitcoin/issues/23226 | c++20: Opt-in to modeling view and borrowed_range for Span by theuni · Pull Request #23226 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] mzumsande opened pull request #23365: index: Fix backwards search for bestblock (master...202110_index_backtrack) https://github.com/bitcoin/bitcoin/pull/23365
<bitcoin-git> [bitcoin] denis2342 opened pull request #23364: Add a test and optimize HexStr() by 27% (master...master) https://github.com/bitcoin/bitcoin/pull/23364
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23344: ci: Reuse pre-built docker builder image for rapid local CI iteration testing (master...ci_reuse_container) https://github.com/bitcoin/bitcoin/pull/23344
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementations (master...pr/ipc-init) https://github.com/bitcoin/bitcoin/pull/23006
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af4275e8dbde...e77d9679fd0c
<bitcoin-git> bitcoin/master e77d967 MarcoFalke: Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt...
<bitcoin-git> bitcoin/master d5f985e Russell Yanofsky: multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init impleme...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22a90186496a...af4275e8dbde
<bitcoin-git> bitcoin/master fa8fef6 MarcoFalke: doc: Fix CWalletTx::Confirmation doc
<bitcoin-git> bitcoin/master af4275e MarcoFalke: Merge bitcoin/bitcoin#23332: doc: Fix CWalletTx::Confirmation doc
<bitcoin-git> [bitcoin] hebasto opened pull request #23362: util: Add "importfromcoldcard" command to bitcoin-wallet tool (master...211025-cc) https://github.com/bitcoin/bitcoin/pull/23362
<bitcoin-git> [bitcoin] hebasto opened pull request #23360: Revert "build: fix ASLR for bitcoin-cli on Windows" (master...211026-win-aslr) https://github.com/bitcoin/bitcoin/pull/23360
<bitcoin-git> [gui] jarolrod closed pull request #310: Introduce Icon Policy Documentation (master...icon_policy_doc) https://github.com/bitcoin-core/gui/pull/310

2021-10-25

<bitcoin-git> [gui] shaavan opened pull request #457: qt: Add abitlity to resize peerTable and banTable (master...peer-table-splitter) https://github.com/bitcoin-core/gui/pull/457
<bitcoin-git> [bitcoin] sipa opened pull request #23354: Introduce new V4 format addrman (master...202110_v4addrman) https://github.com/bitcoin/bitcoin/pull/23354
<gribble> https://github.com/bitcoin/bitcoin/issues/22762 | Raise InitError when peers.dat is invalid or corrupted by MarcoFalke · Pull Request #22762 · bitcoin/bitcoin · GitHub
<MarcoFalke> sipa: 2021-10-25T15:04:09Z Error: Invalid or corrupt peers.dat (Corrupt data. Consistency check failed with code -5: iostream error). If you believe this is a bug, please report it to https://github.com/bitcoin/bitcoin/issues. As a workaround, you can move the file ("/tmp/regtest/peers.dat") out of the way (rename, move, or delete) to have a new one created on the next start.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23306: Make AddrMan support multiple ports per IP (master...202110_addrmanmultiport) https://github.com/bitcoin/bitcoin/pull/23306
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d565d9b56dae...22a90186496a
<bitcoin-git> bitcoin/master 92617b7 Pieter Wuille: Make AddrMan support multiple ports per IP
<bitcoin-git> bitcoin/master 22a9018 MarcoFalke: Merge bitcoin/bitcoin#23306: Make AddrMan support multiple ports per IP
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23312: tests: reduce feature_segwit.py usage of the legacy wallet (master...refactor-feature-segwit) https://github.com/bitcoin/bitcoin/pull/23312
<bitcoin-git> bitcoin/master 1d13c44 Andrew Chow: tests: Use descriptors for feature_segwit multisig setup
<bitcoin-git> bitcoin/master ae6cbcc Andrew Chow: tests: restrict feature_segwit legacy wallet import tests
<bitcoin-git> bitcoin/master e9ade03 Andrew Chow: tests: Add feature_segwit.py --descriptors to test_runner.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/beb45b8b141f...d565d9b56dae
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23311: wallet: Use PACKAGE_NAME to mention our software (master...211019-name) https://github.com/bitcoin/bitcoin/pull/23311
<bitcoin-git> bitcoin/master da791c7 Hennadii Stepanov: wallet: Use PACKAGE_NAME to mention our software
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1847ce2d49e1...beb45b8b141f
<bitcoin-git> bitcoin/master beb45b8 MarcoFalke: Merge bitcoin/bitcoin#23311: wallet: Use PACKAGE_NAME to mention our softw...
<bitcoin-git> [bitcoin] MarcoFalke merged 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
<laanwj> provoostenator: can you please whitelist magnet:?xt=urn:btih:3386067e3fe9d084c9694304cc116c74bab864b1 (bitcoin core 0.20.2)
<bitcoin-git> bitcoin/master cb14071 glozow: [refactor/bench] make mempool_stress bench reusable and parameterizable
<bitcoin-git> bitcoin/master 30e240f glozow: [bench] Benchmark CTxMemPool::check()
<bitcoin-git> [bitcoin] MarcoFalke pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/49e40f5704db...1847ce2d49e1
<bitcoin-git> bitcoin/master 54c6f3c glozow: [mempool] speed up check() by using coins cache and iterating in topo orde...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22711: test: check for specific block reject reasons in p2p_segwit.py (master...202108-test-check_specific_segwit_reject_reasons) https://github.com/bitcoin/bitcoin/pull/22711
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b9cf505bdfad...49e40f5704db
<bitcoin-git> bitcoin/master b1488c4 Sebastian Falbesoner: test: fix reference to block processing test in p2p_segwit.py
<bitcoin-git> bitcoin/master 4eb532f Sebastian Falbesoner: test: check for block reject reasons in p2p_segwit.py [1/2]
<bitcoin-git> bitcoin/master 45827fd Sebastian Falbesoner: test: check for block reject reasons in p2p_segwit.py [2/2]
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23338: tests: speed up coinselector_tests (master...speed-up-cs-tests) https://github.com/bitcoin/bitcoin/pull/23338
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04437ee721e6...b9cf505bdfad
<bitcoin-git> bitcoin/master a78c229 Andrew Chow: tests: Place into mapWallet in coinselector_tests
<bitcoin-git> bitcoin/master a52f1d1 Andrew Chow: walletdb: Use SQLiteDatabase for mock wallet databases
<bitcoin-git> bitcoin/master b9cf505 MarcoFalke: Merge bitcoin/bitcoin#23338: tests: speed up coinselector_tests
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352
<_aj_> also needs linking for bench_bitcion, bitcoin-qt and test_bitcoin-qt
<gribble> https://github.com/bitcoin/bitcoin/issues/23114 | Add minisketch subtree and integrate into build/test by fanquake · Pull Request #23114 · bitcoin/bitcoin · GitHub
<gleb7> You can try building my commit https://github.com/naumenkogs/bitcoin/commit/0f5ab5d24e3a98734037cc5928fad222afd73951. The relevant integration happens in one commit before that, but the code is unused there so you have to compile this one extra commit.
<gribble> https://github.com/bitcoin/bitcoin/issues/23114 | Add minisketch subtree and integrate into build/test by fanquake · Pull Request #23114 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/5029 | Unix Domain Sockets · Issue #5029 · bitcoin/bitcoin · GitHub
<sipa> i'd post it as a question on bitcoin.stackexchange.com; more people can help inventigate there
<sipa> it's probably better to go into detail if you need to, on https://bitcoin.stackexchange.com
<sipa> that implies bitcoin core would not consider that address as its own

2021-10-24

<bitcoin-git> [bitcoin] hebasto opened pull request #23349: util: Use FEATURE_LATEST for wallets created with bitcoin-wallet (master...211024-bw-version) https://github.com/bitcoin/bitcoin/pull/23349
<bitcoin-git> [bitcoin] hebasto opened pull request #23348: rpc, wallet: Do not return "keypoololdest" for blank descriptor wallets (master...211024-rpc-gwi) https://github.com/bitcoin/bitcoin/pull/23348
<prayank> But I smiled on energy question instead of reacting in a weird way. Said I will cover this in my presentation later and I can assure Bitcoin has no energy issues.
<prayank> I might sound negative at times while reading things however intentions were always to imrove Bitcoin.
<bitcoin-git> [bitcoin] hebasto opened pull request #23346: util, refactor: Improve headers for bitcoin-wallet tool (master...211024-bw-headers) https://github.com/bitcoin/bitcoin/pull/23346
<bitcoin-git> [bitcoin] hebasto opened pull request #23345: build: Drop unneeded dependencies for bitcoin-wallet tool (master...211024-bw-deps) https://github.com/bitcoin/bitcoin/pull/23345
<hebasto> guest3456: anyway, https://bitcoin.stackexchange.com/ is a better place to ask such questions
<hebasto> guest3456: provided data are not enough to give you a 100% working solution, but generally it is more reliable to move into an external drive a blocks dir only; it is easy to achieve by placing `blocksdir="path-to-external-drive/new-blocks-dir` into your `bitcoin.conf`

2021-10-23

<bitcoin-git> [bitcoin] fanquake merged pull request #23215: ci: Add vcpkg tools cache (master...211007-ci) https://github.com/bitcoin/bitcoin/pull/23215
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bdbefdcd5cce...04437ee721e6
<bitcoin-git> bitcoin/master 04437ee fanquake: Merge bitcoin/bitcoin#23215: ci: Add vcpkg tools cache
<bitcoin-git> bitcoin/master f778845 Hennadii Stepanov: ci: Add vcpkg tools cache
<bitcoin-git> [bitcoin] meshcollider opened pull request #23341: RPC: Better safety with newkeypool command and wallet backups (master...202110_newkeypool_documentation) https://github.com/bitcoin/bitcoin/pull/23341

2021-10-22

<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #23340: build: upgrade to boost 1.73 to fix c++20 compilation (master...bump-boost-version-1.73-btc) https://github.com/bitcoin/bitcoin/pull/23340
<bitcoin-git> [bitcoin] achow101 opened pull request #23338: tests: speed up coinselector_tests (master...speed-up-cs-tests) https://github.com/bitcoin/bitcoin/pull/23338
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/224e90d9fdf8...bdbefdcd5cce
<bitcoin-git> bitcoin/master 58765a4 W. J. van der Laan: qt: Use only Qt translation primitives in GUI code
<bitcoin-git> bitcoin/master bdbefdc Hennadii Stepanov: Merge bitcoin-core/gui#454: Use only Qt translation primitives in GUI code...
<bitcoin-git> [gui] hebasto merged pull request #454: Use only Qt translation primitives in GUI code (master...2021-10-qt-use-at-translation) https://github.com/bitcoin-core/gui/pull/454
<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/23312 | tests: reduce feature_segwit.py usage of the legacy wallet by achow101 · Pull Request #23312 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/20160 | Proposed Timeline for Legacy Wallet and BDB removal · Issue #20160 · bitcoin/bitcoin · GitHub
<michaelfolkson> For the benefit of those following along achow101 is in process of deprecating both the legacy wallet and BerkeleyDB https://github.com/bitcoin/bitcoin/issues/20160
<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 Oct 22 19:00:49 2021 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<gribble> https://github.com/bitcoin/bitcoin/issues/22876 | [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test by JeremyRubin · Pull Request #22876 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22954 | [TESTS] Allow tx_invalid.json tests to include flag rules for if_unset: [A,B,C] then_unset: [D] by JeremyRubin · Pull Request #22954 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] JeremyRubin closed pull request #22948: [Tests] Compute the Power Set of all flags instead of one by one exclusion (master...flag-powerset) https://github.com/bitcoin/bitcoin/pull/22948
<sipa> this channel is for development of the bitcoin core software, not recommendations for other software
<xavihers> I want develop a wallet for bitcoin on my country.
<gribble> https://github.com/bitcoin/bitcoin/issues/23288 | tests: remove usage of LegacyScriptPubKeyMan from some wallet tests by achow101 · Pull Request #23288 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23288 | tests: remove usage of LegacyScriptPubKeyMan from some wallet tests by achow101 · Pull Request #23288 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23121 | [policy] check ancestor feerate in RBF, remove BIP125 Rule2 by glozow · Pull Request #23121 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23336: refactor: Make GenTxid boolean constructor private (master...2110-delGenTxid) https://github.com/bitcoin/bitcoin/pull/23336
<bitcoin-git> bitcoin/master fa4ec1c MarcoFalke: Make GenTxid boolean constructor private
<bitcoin-git> bitcoin/master faeb9a5 MarcoFalke: remove unused CTxMemPool::info(const uint256& txid)
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a1d55ced099f...224e90d9fdf8
<bitcoin-git> bitcoin/master 224e90d MarcoFalke: Merge bitcoin/bitcoin#23336: refactor: Make GenTxid boolean constructor pr...
<bitcoin-git> [bitcoin] laanwj merged 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> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/91c7d66c8b84...a1d55ced099f
<bitcoin-git> bitcoin/master d95913f Jon Atack: rpc: fix "trusted" description in TransactionDescriptionString
<bitcoin-git> bitcoin/master 296cfa3 Jon Atack: test: add listtransactions/listsinceblock "trusted" coverage
<bitcoin-git> bitcoin/master 66f6efc Jon Atack: rpc: improve TransactionDescriptionString() "generated" help
<bitcoin-git> [bitcoin] laanwj merged pull request #22789: external_signer: improve fingerprint matching logic (stop on first match) (master...202108-external_signer-improve_fingerprint_matching) https://github.com/bitcoin/bitcoin/pull/22789
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a685da55b5d4...91c7d66c8b84
<bitcoin-git> bitcoin/master d047ed7 Sebastian Falbesoner: external_signer: improve fingerprint matching logic (stop on first match)
<bitcoin-git> bitcoin/master 91c7d66 W. J. van der Laan: Merge bitcoin/bitcoin#22789: external_signer: improve fingerprint matching...
<bitcoin-git> [bitcoin] laanwj merged pull request #23181: refactor: remove references to deprecated values under std::allocator (master...btc-allocator) https://github.com/bitcoin/bitcoin/pull/23181
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/12eda278ac03...a685da55b5d4
<bitcoin-git> bitcoin/master ea4b61a Pasta: refactor: remove references to deprecated values under std::allocator
<bitcoin-git> bitcoin/master a685da5 W. J. van der Laan: Merge bitcoin/bitcoin#23181: refactor: remove references to deprecated val...
<bitcoin-git> [bitcoin] laanwj merged pull request #23288: tests: remove usage of LegacyScriptPubKeyMan from some wallet tests (master...rm-testWallet-tests) https://github.com/bitcoin/bitcoin/pull/23288
<bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/5bb03fba049b...12eda278ac03
<bitcoin-git> bitcoin/master a5595b1 Andrew Chow: tests: Remove global vCoins and testWallet from coinselector_tests
<bitcoin-git> bitcoin/master 5e54aa9 Andrew Chow: bench: remove global testWallet from CoinSelection benchmark
<bitcoin-git> bitcoin/master 9bf0243 Andrew Chow: bench: Use DescriptorScriptPubKeyMan for wallet things
<bitcoin-git> [bitcoin] fanquake merged pull request #23333: wallet: fix segfault by avoiding invalid default-ctored `external_spk_managers` entry (master...202110-wallet-fix_getwalletinfo_segfault_after_importing_descriptor) https://github.com/bitcoin/bitcoin/pull/23333
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58275db3717e...5bb03fba049b
<bitcoin-git> bitcoin/master 6911ab9 Sebastian Falbesoner: wallet: fix segfault by avoiding invalid default-ctored `external_spk_mana...
<bitcoin-git> bitcoin/master 5bb03fb fanquake: Merge bitcoin/bitcoin#23333: wallet: fix segfault by avoiding invalid defa...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #18902: Bugfix: Only use git for build info if the repository is actually the right one (master...fix_gitdir_again) https://github.com/bitcoin/bitcoin/pull/18902
<bitcoin-git> [bitcoin] laanwj merged pull request #23140: Make CAddrman::Select_ select buckets, not positions, first (master...202109_addrmanbias) https://github.com/bitcoin/bitcoin/pull/23140
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02feae54a53f...58275db3717e
<bitcoin-git> bitcoin/master 632aad9 Pieter Wuille: Make CAddrman::Select_ select buckets, not positions, first
<bitcoin-git> bitcoin/master 58275db W. J. van der Laan: Merge bitcoin/bitcoin#23140: Make CAddrman::Select_ select buckets, not po...
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23337: tests: Add assert_less_than and assert_less_than_or_equal to test framework (master...23119-assert_less) https://github.com/bitcoin/bitcoin/pull/23337
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21780: WIP - Add maxmempool RPC (master...MaxMempoolRPC) https://github.com/bitcoin/bitcoin/pull/21780
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21618: WIP: Reduce MinRelayFee slower when Mempool utilised and faster when needed. (master...MinRelayFeeReductionChanges) https://github.com/bitcoin/bitcoin/pull/21618
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21827: Display progress of LoadBlockDB() on splash screen (master...SplashLoadBlockProgress) https://github.com/bitcoin/bitcoin/pull/21827