2021-12-02

<b10c> TLDR: buggy patches to their peer selection. An unmaintained heuristic filtered newer Bitcoin Core peers. But, (IMO) unpublished patches are out of scope for the Bitcoin Core project.
<b10c> I've posted a few comments about why F2Pool initially didn't include P2TR spends in their blocks to the ML: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-November/019608.html
<gribble> https://github.com/bitcoin/bitcoin/issues/23443 | p2p: Erlay support signaling by naumenkogs · Pull Request #23443 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/19499 | p2p: Make timeout mockable and type safe, speed up test by MarcoFalke · Pull Request #19499 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 9 blockers, 1 chasing concept ACK
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball
<core-meetingbot> Meeting started Thu Dec 2 19:00:12 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22014: refactor: Make m_cs_fee_estimator non-recursive (master...210521-fees) https://github.com/bitcoin/bitcoin/pull/22014
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bce58bbb3d7b...0b30bdd519ae
<bitcoin-git> bitcoin/master 5c3033d Hennadii Stepanov: Add thread safety annotations to CBlockPolicyEstimator public functions
<bitcoin-git> bitcoin/master 5ee5b69 Hennadii Stepanov: refactor: Add non-thread-safe CBlockPolicyEstimator::_removeTx helper
<bitcoin-git> bitcoin/master 8c277b1 Hennadii Stepanov: refactor: Make m_cs_fee_estimator non-recursive
<bitcoin-git> [bitcoin] laanwj merged pull request #22929: wallet: Automatically add receiving destinations to the address book (master...fix_19856) https://github.com/bitcoin/bitcoin/pull/22929
<bitcoin-git> bitcoin/master c1b99c0 S3RK: Return used destinations from ScriptPubKeyMan::MarkUnusedAddresses
<bitcoin-git> bitcoin/master 03840c2 S3RK: Add CWallet::IsInternalScriptPubKeyMan
<bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/26a1147ce560...bce58bbb3d7b
<bitcoin-git> bitcoin/master 456e350 S3RK: wallet: resolve ambiguity of two ScriptPubKey managers providing same scri...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23654: fuzz: Rework rpc fuzz target (master...2112-fuzzRpc) https://github.com/bitcoin/bitcoin/pull/23654
<bitcoin-git> [bitcoin] sipa opened pull request #23653: Generalize/simplify VectorReader into SpanReader (master...202112_spanreader) https://github.com/bitcoin/bitcoin/pull/23653
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23652: doc: Document optional result fields in getpeerinfo (master...2112-docOptPeer) https://github.com/bitcoin/bitcoin/pull/23652
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23636: Remove GetAdjustedTime from init.cpp (master...2111-noTimeInit) https://github.com/bitcoin/bitcoin/pull/23636
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23650: Added some safety features from permissions. (master...master) https://github.com/bitcoin/bitcoin/pull/23650
<bitcoin-git> bitcoin/master fa815f8 MarcoFalke: Replace addrman.h include with forward decl in net.h
<bitcoin-git> bitcoin/master fa551b3 MarcoFalke: Remove GetAdjustedTime from init.cpp
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0bd7ca9a036e...26a1147ce560
<bitcoin-git> bitcoin/master 26a1147 MarcoFalke: Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
<gribble> https://github.com/bitcoin/bitcoin/issues/21206 | refactor: Make CWalletTx sync state type-safe by ryanofsky · Pull Request #21206 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23497 | Add `src/node/` and `src/wallet/` code to `node::` and `wallet::` namespaces by ryanofsky · Pull Request #23497 · bitcoin/bitcoin · GitHub
<ryanofsky> Could I get #23497 added to https://github.com/bitcoin/bitcoin/projects/8 now that #21206 is off?
<bitcoin-git> [gui] KambizAsadzadeh opened pull request #496: Added some safety features from permissions. (master...master) https://github.com/bitcoin-core/gui/pull/496
<bitcoin-git> [bitcoin] KambizAsadzadeh opened pull request #23650: Added some safety features from permissions. (master...master) https://github.com/bitcoin/bitcoin/pull/23650
<laanwj> dongcarl: it depends on translatability of the error message; if it's general enough: say, someone with basic knowledge of bitcoin internals can understand it, it should be translated
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23642: refactor: Call type-solver earlier in decodescript (master...2112-rpcRefDec) https://github.com/bitcoin/bitcoin/pull/23642
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6acda4b00b3f...0bd7ca9a036e
<bitcoin-git> bitcoin/master fab0d99 MarcoFalke: style: Remove whitespace
<bitcoin-git> bitcoin/master 0bd7ca9 MarcoFalke: Merge bitcoin/bitcoin#23642: refactor: Call type-solver earlier in decodes...
<bitcoin-git> bitcoin/master 3333070 MarcoFalke: refactor: Call type-solver earlier in decodescript
<bitcoin-git> [bitcoin] glozow opened pull request #23649: circular dependency followups (master...22677-followups) https://github.com/bitcoin/bitcoin/pull/23649
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23584: test: Adding functional test for -maxuploadtarget with byte unit 'M' (master...maxuploadtarget-functional-byteunit) https://github.com/bitcoin/bitcoin/pull/23584
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23648: test: Add functional test for -maxuploadtarget with byte unit '1M' (master...test-byteunit-maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/23648
<bitcoin-git> [bitcoin] laanwj merged pull request #23155: rpc: various fixups for dumptxoutset (master...2021-10-au-rpc-fixes) https://github.com/bitcoin/bitcoin/pull/23155
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/282cc0cda7a2...6acda4b00b3f
<bitcoin-git> bitcoin/master ffd0928 James O'Beirne: rpc: various fixups for dumptxoutset
<bitcoin-git> bitcoin/master 6acda4b W. J. van der Laan: Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
<bitcoin-git> [bitcoin] fanquake merged pull request #23626: refactor: Fix implicit-signed-integer-truncation in cuckoocache.h (master...2111-int) https://github.com/bitcoin/bitcoin/pull/23626
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af1067c4b732...282cc0cda7a2
<bitcoin-git> bitcoin/master fa7da22 MarcoFalke: refactor: Fix implicit-signed-integer-truncation in cuckoocache.h
<bitcoin-git> bitcoin/master 282cc0c fanquake: Merge bitcoin/bitcoin#23626: refactor: Fix implicit-signed-integer-truncat...
<bitcoin-git> [bitcoin] meshcollider opened pull request #23647: Split rpcwallet into multiple smaller parts (master...202111_split_walletrpc_total) https://github.com/bitcoin/bitcoin/pull/23647
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23640: MOVEONLY: Move helper functions from rpcwallet to wallet/rpc/util (master...202111_split_walletrpc_util) https://github.com/bitcoin/bitcoin/pull/23640
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a377510e3a2a...af1067c4b732
<bitcoin-git> bitcoin/master 7b04a06 Samuel Dobson: Introduce wallet/rpc/util
<bitcoin-git> bitcoin/master af1067c MarcoFalke: Merge bitcoin/bitcoin#23640: MOVEONLY: Move helper functions from rpcwalle...
<bitcoin-git> bitcoin/master ff945e5 Samuel Dobson: MOVEONLY: Move utility functions from rpcwallet to wallet/rpc/util
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23643: rpc: remove info about mallocinfo needing glibc 2.10+ (master...remove_glibc_10_warning) https://github.com/bitcoin/bitcoin/pull/23643
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df562d698a38...a377510e3a2a
<bitcoin-git> bitcoin/master a377510 MarcoFalke: Merge bitcoin/bitcoin#23643: rpc: remove info about mallocinfo needing gli...
<bitcoin-git> bitcoin/master 9a09d30 fanquake: rpc: remove info about mallocinfo needing glibc 2.10+
<bitcoin-git> [bitcoin] fanquake merged pull request #23637: miner: Remove uncompiled MTP code (master...2111-minerOnlyMTP) https://github.com/bitcoin/bitcoin/pull/23637
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4633199cc8a4...df562d698a38
<bitcoin-git> bitcoin/master fa6b7ad MarcoFalke: style: Add {} to if-bodies in node/miner
<bitcoin-git> bitcoin/master df562d6 fanquake: Merge bitcoin/bitcoin#23637: miner: Remove uncompiled MTP code
<bitcoin-git> bitcoin/master fa46ac4 MarcoFalke: miner: Remove uncompiled MTP code

2021-12-01

<dongcarl> Is there any logic behind why some calls to AbortNode will provide a bilingual user message (https://github.com/bitcoin/bitcoin/blob/4633199cc8a466b8a2cfa14ba9d7793dd4c469f4/src/node/blockstorage.cpp#L282) and other calls don't?
<bitcoin-git> [gui] hebasto opened pull request #494: qt: Replace testnet with signet as a default network for Android (master...211201-signet) https://github.com/bitcoin-core/gui/pull/494
<bitcoin-git> [gui] hebasto opened pull request #493: qt: Handle Android back key in the Node window (master...211201-back) https://github.com/bitcoin-core/gui/pull/493
<Guest71> Good morning, I have the following question: can I receive 100,000 BTC in my Bitcoin Core wallet?
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22677: cut the validation <-> txmempool circular dependency 2/2 (master...2021-08-circular-dep) https://github.com/bitcoin/bitcoin/pull/22677
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23437: refactor: AcceptToMemoryPool (master...remove_atmp_time) https://github.com/bitcoin/bitcoin/pull/23437
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/1c06e1a7b661...4633199cc8a4
<bitcoin-git> bitcoin/master 1b3a11e glozow: MOVEONLY: TestLockPointValidity to txmempool
<bitcoin-git> bitcoin/master bedf246 glozow: [mempool] only update lockpoints for non-removed entries
<bitcoin-git> bitcoin/master bb9078e glozow: [refactor] put finality and maturity checking into a lambda
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e7507f333bc9...1c06e1a7b661
<bitcoin-git> bitcoin/master 9360778 lsilva01: Remove AcceptToMemoryPoolWithTime
<bitcoin-git> bitcoin/master 1c06e1a MarcoFalke: Merge bitcoin/bitcoin#23437: refactor: AcceptToMemoryPool
<bitcoin-git> bitcoin/master 123f5de lsilva01: Remove calls to global Params() in tx_pool test
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23644: wallet: Replace confusing getAdjustedTime() with GetTime() (master...2112-walletNoAdjust) https://github.com/bitcoin/bitcoin/pull/23644
<bitcoin-git> [gui] rebroad opened pull request #492: Show ToolTip on Network Traffic graph (master...NetworkGraphTooltip) https://github.com/bitcoin-core/gui/pull/492
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23639: doc: Extract CreateTxDoc in rawtransaction (master...undup_create_tx_doc) https://github.com/bitcoin/bitcoin/pull/23639
<bitcoin-git> bitcoin/master 36dc5bb fanquake: doc: Extract CreateTxDoc in rawtransaction
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/205877e55f7a...e7507f333bc9
<bitcoin-git> bitcoin/master e7507f3 MarcoFalke: Merge bitcoin/bitcoin#23639: doc: Extract CreateTxDoc in rawtransaction
<bitcoin-git> bitcoin/master c771ee8 fanquake: doc: use BIP125-replaceable
<bitcoin-git> [bitcoin] fanquake opened pull request #23643: rpc: remove info about mallocinfo needing glibc 2.10+ (master...remove_glibc_10_warning) https://github.com/bitcoin/bitcoin/pull/23643
<bitcoin-git> [bitcoin] fanquake merged pull request #23546: scripted-diff: Use clang-tidy syntax for C++ named arguments (tests only) (master...2111-testClangTidy) https://github.com/bitcoin/bitcoin/pull/23546
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f2074eeb2d9c...205877e55f7a
<bitcoin-git> bitcoin/master fa00447 MarcoFalke: scripted-diff: Use clang-tidy syntax for C++ named arguments
<bitcoin-git> bitcoin/master fae13c3 MarcoFalke: doc: Use clang-tidy comments in crypto_tests
<bitcoin-git> bitcoin/master 205877e fanquake: Merge bitcoin/bitcoin#23546: scripted-diff: Use clang-tidy syntax for C++ ...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23642: refactor: Call type-solver earlier in decodescript (master...2112-rpcRefDec) https://github.com/bitcoin/bitcoin/pull/23642
<bitcoin-git> [bitcoin] meshcollider opened pull request #23640: MOVEONLY: Move helper functions from rpcwallet to wallet/rpc/util (master...202111_split_walletrpc_util) https://github.com/bitcoin/bitcoin/pull/23640
<bitcoin-git> [bitcoin] fanquake opened pull request #23639: doc: Extract CreateTxDoc in rawtransaction (master...undup_create_tx_doc) https://github.com/bitcoin/bitcoin/pull/23639
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23601: Don't check if the listening socket is valid (master...dont_check_if_listening_socket_is_valid) https://github.com/bitcoin/bitcoin/pull/23601
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9174bcf7da3e...f2074eeb2d9c
<bitcoin-git> bitcoin/master f2074ee MarcoFalke: Merge bitcoin/bitcoin#23601: Don't check if the listening socket is valid
<bitcoin-git> bitcoin/master 6c9ee92 Vasil Dimov: net: don't check if the listening socket is valid
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23590: Crash debug builds when mempool ConsensusScriptChecks fails (master...2111-crashMempool) https://github.com/bitcoin/bitcoin/pull/23590
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c9d7d0a65391...9174bcf7da3e
<bitcoin-git> bitcoin/master faad05c MarcoFalke: Crash debug builds when mempool ConsensusScriptChecks fails
<bitcoin-git> bitcoin/master 9174bcf MarcoFalke: Merge bitcoin/bitcoin#23590: Crash debug builds when mempool ConsensusScri...
<fanquake> You'd have to pass -datadir as well. something like /src/bitcoin-wallet -wallet=new_wallet -datadir=$(pwd) create
<jeremyrubin> the wallet is also created at ~/Library/Application\ Support/Bitcoin/wallets/
<fanquake> Yea. src/bitcoin-wallet create "wallet_name" would make a bit more sense.
<jeremyrubin> i would imagine bitcoin wallet tool to be something that operates like a regular shell command lol
<fanquake> jeremyrubin: I could make it work using ./src/bitcoin-wallet -wallet=new_wallet create
<jeremyrubin> does bitcoin-wallet create actually work?
<bitcoin-git> [bitcoin] fanquake merged pull request #23635: test: Bump shellcheck version to 0.8.0 (master...211130-shellcheck) https://github.com/bitcoin/bitcoin/pull/23635
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aef8c7cf82cf...c9d7d0a65391
<bitcoin-git> bitcoin/master 5202bd1 Hennadii Stepanov: test: Bump shellcheck version to 0.8.0
<bitcoin-git> bitcoin/master c9d7d0a fanquake: Merge bitcoin/bitcoin#23635: test: Bump shellcheck version to 0.8.0

2021-11-30

<dongcarl> fjahr: Heyo, I noticed that when validation calls GetUTXOStats in PopulateAndValidateSnapshot, it's always called with a CoinStatsHashType::HASH_SERIALIZED, which means that the coinstatsindex isn't used because of this guard: https://github.com/bitcoin/bitcoin/blob/aef8c7cf82cff24ddd88fab0a3c5fb93de467886/src/node/coinstats.cpp#L107
<bitcoin-git> [bitcoin] laanwj merged pull request #23289: test: add stress tests for initialization (master...2021-10-stress-test-init) https://github.com/bitcoin/bitcoin/pull/23289
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c5712d172e92...aef8c7cf82cf
<bitcoin-git> bitcoin/master aef8c7c W. J. van der Laan: Merge bitcoin/bitcoin#23289: test: add stress tests for initialization
<bitcoin-git> bitcoin/master d9803f7 James O'Beirne: test: add stress tests for initialization
<bitcoin-git> bitcoin/master 23f8561 James O'Beirne: test: add node.chain_path and node.debug_log_path
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23637: miner: Remove uncompiled MTP code (master...2111-minerOnlyMTP) https://github.com/bitcoin/bitcoin/pull/23637
<bitcoin-git> [bitcoin] laanwj merged pull request #23506: test: Make more shell scripts verifiable by the `shellcheck` tool (master...211113-lint-shell) https://github.com/bitcoin/bitcoin/pull/23506
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63c0d0e937af...c5712d172e92
<bitcoin-git> bitcoin/master a3f6167 Hennadii Stepanov: test: Make more shell scripts verifiable by the `shellcheck` tool
<bitcoin-git> bitcoin/master c5712d1 W. J. van der Laan: Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by t...
<bitcoin-git> [bitcoin] laanwj merged pull request #21327: net_processing: ignore transactions while in IBD (master...2021-02-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/21327
<bitcoin-git> bitcoin/master 6aed8b7 glozow: [test] tx processing before and after ibd
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ffdf8ee43e24...63c0d0e937af
<bitcoin-git> bitcoin/master b9e105b glozow: [net_processing] ignore all transactions during ibd
<bitcoin-git> bitcoin/master 63c0d0e W. J. van der Laan: Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in ...
<bitcoin-git> [bitcoin] jamesob closed pull request #22485: index: doc/log BaseIndex sync behavior with empty datadir (master...2021-07-index-doc) https://github.com/bitcoin/bitcoin/pull/22485
<gribble> https://github.com/bitcoin/bitcoin/issues/23289 | test: add stress tests for initialization by jamesob · Pull Request #23289 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23636: Remove GetAdjustedTime from init.cpp (master...2111-noTimeInit) https://github.com/bitcoin/bitcoin/pull/23636
<laanwj> is there anyone with more obscure BSDs that can currently compile bitcoin core? if so please help test https://github.com/bitcoin/bitcoin/pull/23593 if this creates issues
<bitcoin-git> [bitcoin] hebasto opened pull request #23635: test: Bump shellcheck version to 0.8.0 (master...211130-shellcheck) https://github.com/bitcoin/bitcoin/pull/23635
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23602: wallet: Split stuff from rpcwallet (master...1905-walletSplitRpc) https://github.com/bitcoin/bitcoin/pull/23602
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/29074ba8364d...ffdf8ee43e24
<bitcoin-git> bitcoin/master fae2392 MarcoFalke: wallet: Split signmessage from rpcwallet
<bitcoin-git> bitcoin/master ffdf8ee MarcoFalke: Merge bitcoin/bitcoin#23602: wallet: Split stuff from rpcwallet
<bitcoin-git> [bitcoin] theStack opened pull request #23634: rpc: add missing scantxoutset examples (master...202111-rpc-add_scantxoutset_examples) https://github.com/bitcoin/bitcoin/pull/23634
<bitcoin-git> [bitcoin] kiminuo opened pull request #23633: Make `CFeeRate` work with `uint64_t` sizes (master...feature/2021-11-30-FeeRate-uint64_t) https://github.com/bitcoin/bitcoin/pull/23633
<bitcoin-git> [bitcoin] fanquake closed pull request #23632: Changes (master...master) https://github.com/bitcoin/bitcoin/pull/23632
<bitcoin-git> [bitcoin] Eswar108 opened pull request #23632: Changes (master...master) https://github.com/bitcoin/bitcoin/pull/23632
<bitcoin-git> [bitcoin] fanquake merged pull request #23618: build, qt: Ditch `no_sdk_version_check.patch` (master...211128-sdk) https://github.com/bitcoin/bitcoin/pull/23618
<bitcoin-git> [bitcoin] fanquake merged pull request #23597: ci: Revamp SDK caches (master...211125-sdk-cache) https://github.com/bitcoin/bitcoin/pull/23597
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/383d350bd510...8b07145796f7
<bitcoin-git> bitcoin/master 3ad5ace Hennadii Stepanov: ci: Revamp Android SDK cache, and update it timely
<bitcoin-git> bitcoin/master 6c7b883 Hennadii Stepanov: ci: Always run merge_base_script first for consistency
<bitcoin-git> bitcoin/master e988bc7 Hennadii Stepanov: ci: Make macOS SDK cache independent, and update it timely

2021-11-29

<sipa> does anyone have an idea why bitcoin core could have spontaneously decided to enable pruning? https://bitcoin.stackexchange.com/questions/110994/bitcoin-core-just-deleted-my-350-gb-of-blockchain-data
<jarolrod> jamesob: from my understanding, these keys have merge rights with our merge script https://github.com/hebasto/bitcoin/blob/55d85834ccd73aa2f93cf9a81523cb747973346e/contrib/verify-commits/trusted-keys
<michaelfolkson> Looks like this merge needs to be reverted https://github.com/bitcoin/bitcoin/pull/22902#pullrequestreview-817979316
<bitcoin-git> [bitcoin] laanwj merged pull request #22513: rpc: Allow walletprocesspsbt to sign without finalizing (master...psbt-no-finalize) https://github.com/bitcoin/bitcoin/pull/22513
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/913b7148a26c...383d350bd510
<bitcoin-git> bitcoin/master a99ed89 Andrew Chow: psbt: sign without finalizing
<bitcoin-git> bitcoin/master 383d350 W. J. van der Laan: Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without ...
<gribble> https://github.com/bitcoin/bitcoin/issues/22902 | tracing: utxocache tracepoints by arnabsen1729 · Pull Request #22902 · bitcoin/bitcoin · GitHub
<b10c> laanwj: I don't think #22902 was ready to be merged.. https://github.com/bitcoin/bitcoin/pull/22902#pullrequestreview-817979316
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23630: Remove GetSpendHeight (master...2111-noSpendHeight) https://github.com/bitcoin/bitcoin/pull/23630
<bitcoin-git> [bitcoin] laanwj merged pull request #22902: tracing: utxocache tracepoints (master...2021-09-utxocache-usdt) https://github.com/bitcoin/bitcoin/pull/22902
<bitcoin-git> bitcoin/master a26e8ee Arnab Sen: [tracing] tracepoint for utxocache flushes
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a574f4ad3909...913b7148a26c
<bitcoin-git> bitcoin/master 913b714 W. J. van der Laan: Merge bitcoin/bitcoin#22902: tracing: utxocache tracepoints
<bitcoin-git> bitcoin/master 2bc51c5 Arnab Sen: [tracing] tracepoints to utxocache add, spent and uncache
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23629: refactor tests to fix ubsan suppressions (master...2111-testInt) https://github.com/bitcoin/bitcoin/pull/23629
<bitcoin-git> [bitcoin] sstone opened pull request #23628: Check descriptors returned by external signers (master...external-signer-catch-invalid-scriptors) https://github.com/bitcoin/bitcoin/pull/23628
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23626: refactor: Fix implicit-signed-integer-truncation in cuckoocache.h (master...2111-int) https://github.com/bitcoin/bitcoin/pull/23626
<bitcoin-git> [bitcoin] laanwj merged pull request #23392: test: move check_node_connections to util (master...2021-10-check-node-connections) https://github.com/bitcoin/bitcoin/pull/23392
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/014cae2ee838...a574f4ad3909
<bitcoin-git> bitcoin/master a574f4a W. J. van der Laan: Merge bitcoin/bitcoin#23392: test: move check_node_connections to util
<bitcoin-git> bitcoin/master 988024f brunoerg: test: add check_node_connections in util
<bitcoin-git> [bitcoin] laanwj merged pull request #23591: refactor: Use underlying type of isminetype for isminefilter (master...2111-int) https://github.com/bitcoin/bitcoin/pull/23591
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4f647fa36a3...014cae2ee838
<bitcoin-git> bitcoin/master fa2c991 MarcoFalke: refactor: Use underlying type of isminetype for isminefilter
<bitcoin-git> bitcoin/master 014cae2 W. J. van der Laan: Merge bitcoin/bitcoin#23591: refactor: Use underlying type of isminetype f...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23528: doc: Move internal dev docs to doc/developer/ (master...2111-docDevel) https://github.com/bitcoin/bitcoin/pull/23528
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23625: doc: Move design docs to subfolder (master...2111-docDesign) https://github.com/bitcoin/bitcoin/pull/23625
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23625: doc: Move design docs to subfolder (master...2111-docDesign) https://github.com/bitcoin/bitcoin/pull/23625
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23397: Avoid excessive lock contention in CCheckQueue::Add (master...211030-contention) https://github.com/bitcoin/bitcoin/pull/23397
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e521c5589e25...b4f647fa36a3
<bitcoin-git> bitcoin/master c43aa62 Hennadii Stepanov: Avoid excessive lock contention in CCheckQueue::Add
<bitcoin-git> bitcoin/master 459e208 Hennadii Stepanov: Exit early for an empty vChecks in CCheckQueue::Add
<bitcoin-git> bitcoin/master b4f647f MarcoFalke: Merge bitcoin/bitcoin#23397: Avoid excessive lock contention in CCheckQueu...
<bitcoin-git> [bitcoin] 0xB10C opened pull request #23624: zmq: add rawmempooltx publisher (master...2021-11-zmq-raw-mempool-tx) https://github.com/bitcoin/bitcoin/pull/23624
<flushingwallet> Fucking neo-nazi criminal terrorists now this all is logged, you going to stop scamming dissolved Bitcoin Core and Blockstream or you expect violence! We will not allow you or anyone else to fund criminal money launderer terrorists and neo-nazi dictators!
<flushingwallet> Blockstream going to dissolve, so as "Bitcoin Core" scam and you transfer back the GitHub repository to Gavin Andresen from who you have stolen it in the first place!
<flushingwallet> You guys going way too far and what is going to happen now to Blockstream and Bitcoin Core is not going to be funny!
<flushingwallet> I demand Bitcoin Core to dissolve immediately for working with right-wing terrorists whom are murdering people in Bolivia, burning people alive in Venezuela and Hong Kong and doing regime chance in various countries
<flushingwallet> Lightning BS in Bitcoin Beach?
<flushingwallet> Bitcoin Beach?
<flushingwallet> let's see how many times the scammers at HRF mentioned Bitcoin up until 2019 January:
<flushingwallet> Let see how many times Gladstein mentioned Bitcoin up until 2018 Jun:
<flushingwallet> Show me any article from the so called "HRF" about Bitcoin, the motherfucker scammers started PHISHING for Bitcoin donations only in 2019 when Juan Guaido declared himself president of Venezuela
<flushingwallet> Blockstream Liquid is used solely to steal Bitcoin from users
<flushingwallet> you not going to steal Bitcoin from anyone
<flushingwallet> I demand Bitcoin Core to immediately dissolve
<flushingwallet> all of you resign from Bitcoin Core immediately and without delay
<flushingwallet> Number 2, Blockstream are attacking Bitcoin by all possible means for years
<flushingwallet> Number 1, Lightning is not Bitcoin,
<flushingwallet> Blockstream and Lightning Labs are criminal groups defrauding all Bitcoin users
<flushingwallet> we going to have no a logged talk about Blockstream and Bitcoin Core right here and right now
<bitcoin-git> [bitcoin] fanquake merged pull request #23617: doc: Fix typos in packages.md (master...211128-typo) https://github.com/bitcoin/bitcoin/pull/23617
<bitcoin-git> bitcoin/master 83c08ba Hennadii Stepanov: doc: Fix typos in packages.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4f8b1f875930...e521c5589e25
<bitcoin-git> bitcoin/master e521c55 fanquake: Merge bitcoin/bitcoin#23617: doc: Fix typos in packages.md

2021-11-28

<sipa> yes, but that's inherent; bitcoin's timestamps aren't very accurate to begin with
<jeremyrubin> i noticed this while trying to put in a txn for my bitcoin hanukkiah that is 2:00 PST nlocktime, but won't go in mempool since we're still waiting on a block.
<bitcoin-git> [bitcoin] hebasto opened pull request #23619: build: Propagate user-defined flags to host packages (master...211128-flags) https://github.com/bitcoin/bitcoin/pull/23619
<bitcoin-git> [bitcoin] hebasto opened pull request #23618: build, qt: Ditch `no_sdk_version_check.patch` (master...211128-sdk) https://github.com/bitcoin/bitcoin/pull/23618
<bitcoin-git> [bitcoin] hebasto opened pull request #23617: doc: Fix typos in packages.md (master...211128-typo) https://github.com/bitcoin/bitcoin/pull/23617
<prayank> There is a pull request which was opened in Feb. It would improve privacy in Bitcoin Core if merged. There were few issues with the approach and it's in draft mode right now: https://github.com/bitcoin/bitcoin/pull/21061
<bitcoin-git> [bitcoin] hebasto closed pull request #21458: build: Add -Werror=unused... compile flags (master...210317-error) https://github.com/bitcoin/bitcoin/pull/21458
<bitcoin-git> [bitcoin] fanquake merged pull request #23608: test: fix `feature_rbf.py --descriptors` and add to test runner (master...202111-test-fix-feature_rbf-for-descriptor-wallets) https://github.com/bitcoin/bitcoin/pull/23608
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4aa06f944768...4f8b1f875930
<bitcoin-git> bitcoin/master 166f8ec Sebastian Falbesoner: test: always rescan after importing private keys in `init_wallet` helper
<bitcoin-git> bitcoin/master b79dbe8 Sebastian Falbesoner: test: add feature_rbf.py --descriptors to test_runner.py
<bitcoin-git> bitcoin/master 4f8b1f8 fanquake: Merge bitcoin/bitcoin#23608: test: fix `feature_rbf.py --descriptors` and ...
<bitcoin-git> [bitcoin] fanquake merged pull request #23600: doc: Tidy up nMinDiskSpace comment (master...1903-docStaged) https://github.com/bitcoin/bitcoin/pull/23600
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/200d97faf2ed...4aa06f944768
<bitcoin-git> bitcoin/master 4aa06f9 fanquake: Merge bitcoin/bitcoin#23600: doc: Tidy up nMinDiskSpace comment
<bitcoin-git> bitcoin/master fa5a886 MarcoFalke: doc: Tidy up nMinDiskSpace comment

2021-11-27

<bitcoin-git> [bitcoin] mzumsande opened pull request #23614: test: add unit test for block-relay-only eviction (master...202111_test_blocksonly_eviction) https://github.com/bitcoin/bitcoin/pull/23614
<bitcoin-git> [bitcoin] hebasto opened pull request #23612: build: Fix cross compiling with DEBUG=1 for Windows (master...211127-win-debug) https://github.com/bitcoin/bitcoin/pull/23612
<bitcoin-git> [bitcoin] meshcollider merged pull request #22868: wallet: Call load handlers without cs_wallet locked (master...2021-09-wallet-load-lock) https://github.com/bitcoin/bitcoin/pull/22868
<bitcoin-git> bitcoin/master f13a22a João Barbosa: wallet: Call load handlers without cs_wallet locked
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/111c3e06b35b...200d97faf2ed
<bitcoin-git> bitcoin/master 200d97f Samuel Dobson: Merge bitcoin/bitcoin#22868: wallet: Call load handlers without cs_wallet ...

2021-11-26

<bitcoin-git> [bitcoin] hebasto opened pull request #23609: build: Force --enable-reduce-exports if qt has been built in depends (master...211126-reduce) https://github.com/bitcoin/bitcoin/pull/23609
<bitcoin-git> [bitcoin] theStack opened pull request #23608: test: fix `feature_rbf.py --descriptors` and add to test runner (master...202111-test-fix-feature_rbf-for-descriptor-wallets) https://github.com/bitcoin/bitcoin/pull/23608
<bitcoin-git> [bitcoin] Perlover opened pull request #23607: evhttp_connection_get_peer of libevent (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23607
<bitcoin-git> [bitcoin] shaavan opened pull request #23605: util: Added IsValidHostPort function (master...torcontroller_check) https://github.com/bitcoin/bitcoin/pull/23605
<bitcoin-git> [bitcoin] vasild opened pull request #23604: Use Sock in CNode (master...Sock_in_CNode) https://github.com/bitcoin/bitcoin/pull/23604
<bitcoin-git> [bitcoin] hebasto closed pull request #22506: build: Support x86_64 <-> arm64 cross-compiling for macOS (master...210720-xmac) https://github.com/bitcoin/bitcoin/pull/22506
<bitcoin-git> [bitcoin] hebasto opened pull request #23603: build: Fix x86_64 <-> arm64 cross-compiling for macOS (master...211126-cross) https://github.com/bitcoin/bitcoin/pull/23603
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23602: wallet: Split signmessage from rpcwallet (master...1905-walletSplitRpc) https://github.com/bitcoin/bitcoin/pull/23602
<bitcoin-git> [bitcoin] fanquake closed pull request #23594: build: don't set PORT=no in config.site (master...port_config_site) https://github.com/bitcoin/bitcoin/pull/23594
<bitcoin-git> [bitcoin] vasild opened pull request #23601: net: don't check if the listening socket is valid (master...dont_check_if_listening_socket_is_valid) https://github.com/bitcoin/bitcoin/pull/23601
<bitcoin-git> bitcoin/master 05cdceb fanquake: build: don't set PORT=no in config.site
<bitcoin-git> bitcoin/master 111c3e0 fanquake: Merge bitcoin/bitcoin#23594: build: don't set PORT=no in config.site
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a492d4ce5ec...111c3e06b35b
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23600: doc: Tidy up nMinDiskSpace comment (master...1903-docStaged) https://github.com/bitcoin/bitcoin/pull/23600
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23599: Tidy up RPCTxSerializationFlags (master...2111-txSerF) https://github.com/bitcoin/bitcoin/pull/23599
<bitcoin-git> [bitcoin] fanquake merged pull request #23598: contrib: Specify wb mode when creating mac sdk (master...2021-11-gensdk-warn) https://github.com/bitcoin/bitcoin/pull/23598
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16d698cdcf3c...2a492d4ce5ec
<bitcoin-git> bitcoin/master 2a492d4 fanquake: Merge bitcoin/bitcoin#23598: contrib: Specify wb mode when creating mac sd...
<bitcoin-git> bitcoin/master 655d52a João Barbosa: contrib: Specify wb mode when creating mac sdk
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23517: scripted-diff: Move miner to src/node (master...2111-minerNode) https://github.com/bitcoin/bitcoin/pull/23517
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/14fe4dbd4c89...16d698cdcf3c
<bitcoin-git> bitcoin/master fa53e3a MarcoFalke: scripted-diff: Move miner to src/node
<bitcoin-git> bitcoin/master fa4e099 MarcoFalke: refactor: Replace validation.h include with forward-decl in miner.h
<bitcoin-git> bitcoin/master fa0739a MarcoFalke: style: Sort file list after rename

2021-11-25

<bitcoin-git> [bitcoin] promag opened pull request #23598: contrib: Specify wb mode when creating mac sdk (master...2021-11-gensdk-warn) https://github.com/bitcoin/bitcoin/pull/23598
<sipa> (that's all specific to bitcoin core, as is this channel; the bitcoin ecosystem is obviously much larger)
<testusr> Do you have any link to resources for people who want to start getting their hands dirty with bitcoin developments?
<bitcoin-git> [bitcoin] laanwj merged pull request #23579: script install_db4.sh check for `patch` command before continuing to install db4 (master...script-ng-patch-not-found) https://github.com/bitcoin/bitcoin/pull/23579
<bitcoin-git> bitcoin/master 14fe4db W. J. van der Laan: Merge bitcoin/bitcoin#23579: script install_db4.sh check for `patch` comma...
<bitcoin-git> bitcoin/master 7bb8eb0 Nathan Garabedian: script install_db4.sh added check for patch command
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cf2415259698...14fe4dbd4c89
<bitcoin-git> [bitcoin] hebasto opened pull request #23597: ci: Revamp SDK caches (master...211125-sdk-cache) https://github.com/bitcoin/bitcoin/pull/23597
<gribble> https://github.com/bitcoin/bitcoin/issues/23528 | doc: Move internal dev docs to doc/developer/ by MarcoFalke · Pull Request #23528 · bitcoin/bitcoin · GitHub
<michaelfolkson> A few Concept ACKs on #23528 would help too I think. Everyone has different preferences for how file directories are organized and named which makes this change tough to get through but it is simple (and low risk imo) https://github.com/bitcoin/bitcoin/pull/23528
<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/22674 | validation: mempool validation and submission for packages of 1 child + parents by glozow · Pull Request #22674 · bitcoin/bitcoin · GitHub
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball
<core-meetingbot> Meeting started Thu Nov 25 19:00:19 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] laanwj merged pull request #21206: refactor: Make CWalletTx sync state type-safe (master...pr/txstate) https://github.com/bitcoin/bitcoin/pull/21206
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/681b25e3cd7d...cf2415259698
<bitcoin-git> bitcoin/master d8ee8f3 Russell Yanofsky: refactor: Make CWalletTx sync state type-safe
<bitcoin-git> bitcoin/master cf24152 W. J. van der Laan: Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safe...
<bitcoin-git> [bitcoin] theStack opened pull request #23596: test: fix `wallet_transactiontime_rescan.py --descriptors` and add to test runner (master...202111-test-fix-wallet_transactiontime_rescan-for-descriptor-wallets) https://github.com/bitcoin/bitcoin/pull/23596
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23595: util: Add ParseHex<std::byte>() helper (master...2111-utilHexByte) https://github.com/bitcoin/bitcoin/pull/23595
<bitcoin-git> [bitcoin] fanquake opened pull request #23594: build: don't set PORT=no in config.site (master...port_config_site) https://github.com/bitcoin/bitcoin/pull/23594
<bitcoin-git> [bitcoin] fanquake opened pull request #23593: build: remove x-prefix's from comparisons (master...consolidate_remove_x_prefix_var_workaround) https://github.com/bitcoin/bitcoin/pull/23593
<bitcoin-git> [bitcoin] fanquake merged pull request #23152: build: add `--enable-lto` configuration option (master...experiment_with_lto) https://github.com/bitcoin/bitcoin/pull/23152
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0d7ecd5bef91...681b25e3cd7d
<bitcoin-git> bitcoin/master 68e5aaf fanquake: build: add `--enable-lto` configuration option
<bitcoin-git> bitcoin/master 681b25e fanquake: Merge bitcoin/bitcoin#23152: build: add `--enable-lto` configuration optio...
<bitcoin-git> [bitcoin] fanquake merged pull request #23583: build, qt, macOS: Don't hard-code x86_64 as the arch when using qmake (master...211124-arm64) https://github.com/bitcoin/bitcoin/pull/23583
<bitcoin-git> bitcoin/master 667f068 Hennadii Stepanov: build, qt, macOS: Don't hard-code x86_64 as the arch when using qmake
<bitcoin-git> bitcoin/master f6e2781 Hennadii Stepanov: build, qt, macOS: Don't pass -device-option when building natively
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/76392b042e98...0d7ecd5bef91
<bitcoin-git> bitcoin/master d020419 Hennadii Stepanov: Revert "doc: Install Rosetta on M1-macOS for qt in depends"
<bitcoin-git> [gui] rebroad opened pull request #484: Don't clear traffic graph when changing interval (master...RetainNetworkGraphOnIntervalChange) https://github.com/bitcoin-core/gui/pull/484
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23591: refactor: Use underlying type of isminetype for isminefilter (master...2111-int) https://github.com/bitcoin/bitcoin/pull/23591
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22829: refactor: various RecursiveMutex replacements in CConnman (master...202108-refactor-recursive_mutex_replacements_in_cconnman) https://github.com/bitcoin/bitcoin/pull/22829
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/791dd1f41ed7...76392b042e98
<bitcoin-git> bitcoin/master 574cc42 Sebastian Falbesoner: refactor: remove RecursiveMutex cs_totalBytesRecv, use std::atomic instead...
<bitcoin-git> bitcoin/master 7d52ff5 Sebastian Falbesoner: refactor: replace RecursiveMutex m_addr_fetches_mutex with Mutex
<bitcoin-git> bitcoin/master d51d2a3 Sebastian Falbesoner: scripted-diff: rename node vector/mutex members in CConnman
<bitcoin-git> [gui] rebroad opened pull request #483: Make network graph slider easier to use (master...NetworkGraphEasySlider) https://github.com/bitcoin-core/gui/pull/483
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23590: Crash debug builds when mempool ConsensusScriptChecks fails (master...2111-crashMempool) https://github.com/bitcoin/bitcoin/pull/23590
<bitcoin-git> [bitcoin] laanwj merged pull request #23538: Remove strtol in torcontrol (master...2111-torcontrol) https://github.com/bitcoin/bitcoin/pull/23538
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9facad0da658...791dd1f41ed7
<bitcoin-git> bitcoin/master 791dd1f W. J. van der Laan: Merge bitcoin/bitcoin#23538: Remove strtol in torcontrol
<bitcoin-git> bitcoin/master fa186eb MarcoFalke: Remove strtol in torcontrol
<gribble> https://github.com/bitcoin/bitcoin/issues/22829 | refactor: various RecursiveMutex replacements in CConnman by theStack · Pull Request #22829 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4cc998ce9d14...9facad0da658
<bitcoin-git> bitcoin/master 9facad0 Hennadii Stepanov: Merge bitcoin-core/gui#477: Monospaced output in Console on macOS
<bitcoin-git> bitcoin/master b9f0aff randymcmillan: qt: monospaced output in Console on macOS
<bitcoin-git> [gui] hebasto merged pull request #477: Monospaced output in Console on macOS (master...issue-275) https://github.com/bitcoin-core/gui/pull/477