<bitcoin-git>
[bitcoin] fanquake merged pull request #32467: checkqueue: make the queue non-optional for CCheckQueueControl and drop legacy locking macro usage (master...checkqueue_control_mandatory) https://github.com/bitcoin/bitcoin/pull/32467
<glozow>
perhaps unpopular opinion, but maybe the website repo should have stricter contribution requirements than the bitcoin/bitcoin repo
<TheCharlatan>
"> Note that this is not condoning non-financial data block space usage." this is what the issue seems to boil down to for users of Bitcoin Core, but I feel like this is not clear enough.
<sipa>
I've written a short statement about the relation between Bitcoin Core developments and transaction relay policy, with the help of darosior and glozow
<hebasto>
To improve our chances, I encourage anyone with a microsoft account to consider upvoting issue reports related to Bitcoin Core.
<hebasto>
To compile Bitcoin Core on Windows, there is currently only one supported option: MSVC.
<johnny9dev>
This week we onboarded a new contributor, goqusan. He will be helping implement the QML components in the wallet views. He's starting with the receive page and added QR encoding. bitcoin-core/gui-qml#454
<johnny9dev>
Christoph has been doing work on the Animations for the wallet and fixed the main transition easing with bitcoin-core/gui-qml#453
<johnny9dev>
For me, I implemented the initialization states for the WalletQmlController and added the first instance of the Skeleton loading animation that Christoph proposed last week. bitcoin-core/gui-qml#454
<johnny9dev>
This following week we'll be focused on getting bitcoin-core/gui-qml#450 mergable, implementing more of the Receive page, and adding input validation and error strings on to the Send page.
<corebot>
https://github.com/bitcoin/bitcoin/issues/31829 | p2p: improve TxOrphanage denial of service bounds and increase -maxorphantxs by glozow · Pull Request #31829 · bitcoin/bitcoin · GitHub
<corebot>
https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] maflcko opened pull request #32588: util: Abort on failing CHECK_NONFATAL in debug builds (master...2505-abort-debug-check-nonfatal) https://github.com/bitcoin/bitcoin/pull/32588
<bitcoin-git>
[bitcoin] i-am-yuvi opened pull request #32587: [WIP] test: Fix reorg patterns in mempool tests to use proper fork-based approach (master...2025-05-update_test_reorg_behaviour) https://github.com/bitcoin/bitcoin/pull/32587
<bitcoin-git>
[bitcoin] maflcko opened pull request #32586: ci: Downgrade DEBUG=1 to -D_GLIBCXX_ASSERTIONS in centos task (master...2505-ci-centos-debug) https://github.com/bitcoin/bitcoin/pull/32586
<bitcoin-git>
[bitcoin] fanquake merged pull request #32400: random: Use modern Windows randomness functions (master...5-1-25-winbcrypt) https://github.com/bitcoin/bitcoin/pull/32400
<bitcoin-git>
[bitcoin] fanquake opened pull request #32584: depends: hard-code necessary c(xx)flags rather than setting them per-host (master...depends_hard_code_flags) https://github.com/bitcoin/bitcoin/pull/32584
<bitcoin-git>
[bitcoin] dergoegge opened pull request #32581: allocators: Apply manual ASan poisoning to `PoolResource` (master...2025-05-pool-poison) https://github.com/bitcoin/bitcoin/pull/32581
<bitcoin-git>
[bitcoin] rkrux opened pull request #32580: wallet, test: best block locator matches scan state follow-ups (master...wallet-locator) https://github.com/bitcoin/bitcoin/pull/32580
<bitcoin-git>
[bitcoin] hodlinator opened pull request #32579: headerssync: Keep tests ahead of increasing params (master...2025/05/headerssync_params) https://github.com/bitcoin/bitcoin/pull/32579
<bitcoin-git>
[bitcoin] l0rinc closed pull request #32457: bench: replace benchmark block with more representative one (413567 → 784588) (master...l0rinc/bench-block-413567-to-784000) https://github.com/bitcoin/bitcoin/pull/32457
<bitcoin-git>
[bitcoin] fanquake merged pull request #32475: wallet: Use `util::Error` throughout `AddWalletDescriptor` instead of returning `nullptr` for some errors (master...addwalletdescriptor-util-error) https://github.com/bitcoin/bitcoin/pull/32475
<bitcoin-git>
bitcoin/master 785e140 Ava Chow: wallet: Use util::Error throughout AddWalletDescriptor
<bitcoin-git>
bitcoin/master 87ec923 merge-script: Merge bitcoin/bitcoin#32475: wallet: Use `util::Error` throughout `AddWall...
<bitcoin-git>
[bitcoin] fjahr closed pull request #32133: RFC: Accept non-std transactions in Testnet4 by default again (master...2025-03-nonstd-testnet) https://github.com/bitcoin/bitcoin/pull/32133
<bitcoin-git>
[bitcoin] fjahr opened pull request #32575: RFC: refactor: Split multithreaded case out of CheckInputScripts (master...2025-05-CheckInputScript-split) https://github.com/bitcoin/bitcoin/pull/32575
<gmaxwell>
I'd like to hope that bitcoin core is secure against an extended threat model where a social engineer can convince a user to make safe sounding settings changes and the result is hopefully no worse than a denial of service.
<gmaxwell>
yeah I wouldn't be surprised if ~no one uses them in practice. There are a bunch of bitcoin core features that are probably unused, but it's not really possible to tell beyond removing it and seeing who complains. :P
<bitcoin-git>
[bitcoin] maflcko closed pull request #32501: RPC: removeprunedfunds should take an array of txids (master...removeprunedfunds-array) https://github.com/bitcoin/bitcoin/pull/32501
<bitcoin-git>
[bitcoin] fanquake opened pull request #32568: depends: use "mkdir -p" when installing xproto (master...alpine_MKDIRPROG) https://github.com/bitcoin/bitcoin/pull/32568
<bitcoin-git>
[bitcoin] fanquake merged pull request #29868: Reintroduce external signer support for Windows (master...240414-win-subprocess) https://github.com/bitcoin/bitcoin/pull/29868
<bitcoin-git>
bitcoin/master 6e5fc2b Hennadii Stepanov: test: Reintroduce Windows support in `system_tests/run_command` test
<bitcoin-git>
bitcoin/master 719fa9f Hennadii Stepanov: build: Re-enable external signer support for Windows
<bitcoin-git>
bitcoin/master 3a18075 Hennadii Stepanov: ci: Drop `-DENABLE_EXTERNAL_SIGNER=ON` configure option
<hacker4web3bitco>
Hi folks, I'm new to learn bitcoin core, ask a question, is there any doc about the cluster mempool implementation? I'm reading the code but struggles with the data structures relationship (bwtween like TxGraph, Cluster, DepGraph etc)
<darosior>
FYI i started drafting something this weekend regarding the "Bitcoin Core on relay policy" letter or however we'd want to call it. I haven't come up with something i consider satisfactory: i feel what i have addresses current drama too directly. I think this would be counterproductive to do. An alternative approach would be to make a more detailed
<bitcoin-git>
[gui] hebasto merged pull request #875: Use WitnessV0KeyHash in TestAddAddressesToSendBook (master...2505-qt-addr-test) https://github.com/bitcoin-core/gui/pull/875
<bitcoin-git>
bitcoin/master 879a17b laanwj: rpc: Store all credentials hashed in memory
<bitcoin-git>
bitcoin/master 98ff38a laanwj: rpc: Perform HTTP user:pass split once in `RPCAuthorized`
<bitcoin-git>
[bitcoin] hebasto closed pull request #32537: Set minimum supported Windows version to 1903 (May 2019 Update) (master...250516-win-min-ver) https://github.com/bitcoin/bitcoin/pull/32537
<bitcoin-git>
[bitcoin] laanwj opened pull request #32566: Use subprocess library for notifications (master...2025-05-subprocess-system) https://github.com/bitcoin/bitcoin/pull/32566
<d33tah>
hi! is there the right channel to ask about setting up a Bitcoin node? a friend of mine is trying to diagnose why nobody is connecting to him via tor and asked me for help. i'm looking for someone who could help me diagnose the issue. according to https://bitnodes.io/, both the IP and onion address are reachable correctly
<bitcoin-git>
[gui] maflcko opened pull request #875: Use WitnessV0KeyHash in TestAddAddressesToSendBook (master...2505-qt-addr-test) https://github.com/bitcoin-core/gui/pull/875
<corebot>
https://github.com/bitcoin/bitcoin/issues/30039 | dbwrapper: Bump LevelDB max file size to 32 MiB to avoid system slowdown from high disk cache flush rate by maciejsszmigiero · Pull Request #30039 · bitcoin/bitcoin · GitHub
<PaperSword>
10:01:36 AM - sipa: bitcoin core can very aggressively cache the UTXO data cache in its application-level cache though […]
<sipa>
bitcoin core can very aggressively cache the UTXO data cache in its application-level cache though, which may or may not impact what gains are possible at all due to the database layer
<bitcoin-git>
[bitcoin] theStack opened pull request #32544: scripted-diff: test: remove 'descriptors=True' argument for `createwallet` calls (master...202505-scripted-diff-remove_descriptors_false_args) https://github.com/bitcoin/bitcoin/pull/32544
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #32543: kernel: Remove dependency on clientversion (master...kernelRmClientversion) https://github.com/bitcoin/bitcoin/pull/32543
<bitcoin-git>
bitcoin-detached-sigs/28.x 4902836 Matthew Zipkin: 28.2: osx signature for rc1
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #32539: init: Configure reachable networks before we start the RPC server (master...rpcallowip-rfc4193) https://github.com/bitcoin/bitcoin/pull/32539
<bitcoin-git>
[bitcoin] furszy closed pull request #32538: restrict std::cerr to errors; use std::cout for warnings and info (master...2025_init_warning_msgs) https://github.com/bitcoin/bitcoin/pull/32538
<bitcoin-git>
qa-assets/main b2fc82e Murch: Add Murch’s inputs May 2025
<bitcoin-git>
qa-assets/main 4e64c5b maflcko: Merge pull request #225 from murchandamus/2025-05-murch-inputs
<bitcoin-git>
[bitcoin] furszy opened pull request #32538: restrict std::cerr to errors; use std::cout for warnings and info (master...2025_init_warning_msgs) https://github.com/bitcoin/bitcoin/pull/32538
<bitcoin-git>
[bitcoin] theStack opened pull request #32533: test: properly check for per-tx sigops limit (master...202505-test-exact_per_tx_sigopcost_check) https://github.com/bitcoin/bitcoin/pull/32533
<bitcoin-git>
[bitcoin] l0rinc opened pull request #32532: RFC: script: short-circuit `GetLegacySigOpCount` for known scripts (master...l0rinc/short-circuit-known-script-types) https://github.com/bitcoin/bitcoin/pull/32532
<bitcoin-git>
[bitcoin] darosior opened pull request #32530: node: cap `-maxmempool` and `-dbcache` values for 32-bit (master...2505_limit_mempool_32bit) https://github.com/bitcoin/bitcoin/pull/32530
<bitcoin-git>
[bitcoin] laanwj opened pull request #32529: [DONOTMERGE] subprocess: replace `fs::directory_iterator` with `readdir` (master...2025-05-fdclose-debug-ci-hang) https://github.com/bitcoin/bitcoin/pull/32529