2025-05-16

<bitcoin-git> bitcoin/master fa2c662 MarcoFalke: build: Revert "Temporarily disable compiling `fuzz/utxo_snapshot.cpp` with...
<bitcoin-git> bitcoin/master f96ae94 merge-script: Merge bitcoin/bitcoin#32525: build: Revert "Temporarily disable compiling ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/725c9f7780e0...f96ae941a1db
<bitcoin-git> [bitcoin] maflcko opened pull request #32526: fuzz: Delete wallet_notifications (master...2505-fuzz-del) https://github.com/bitcoin/bitcoin/pull/32526
<bitcoin-git> [bitcoin] hebasto closed pull request #32499: cmake: Restrict MSVC-specific workaround to affected versions (master...250514-msvc-bug) https://github.com/bitcoin/bitcoin/pull/32499
<bitcoin-git> [bitcoin] Sjors closed pull request #32510: rfc: only put replaced txs in extra pool (master...2025/05/extra-pool) https://github.com/bitcoin/bitcoin/pull/32510
<bitcoin-git> [bitcoin] maflcko opened pull request #32525: build: Revert "Temporarily disable compiling `fuzz/utxo_snapshot.cpp` with MSVC (master...2505-win-fuzz-rev) https://github.com/bitcoin/bitcoin/pull/32525
<bitcoin-git> [bitcoin] achow101 opened pull request #32523: wallet: Remove watchonly behavior and isminetypes (master...delete-isminetypes) https://github.com/bitcoin/bitcoin/pull/32523

2025-05-15

<bitcoin-git> [bitcoin] w0xlt opened pull request #32522: util: C++20 `ToIntegral()` Improvement (master...to_integral) https://github.com/bitcoin/bitcoin/pull/32522
<gmaxwell> One of the reasons, I fear, is that the root 'concern' material is just not actually that sincere or authentic. I've found that opponents of the change *reliably* disingage in discussions as soon as I join them, in a most unusual way. plus the flood of "I just switched to knots" posts from accounts that have never before made a comment related to bitcoin. I think it's likely that someone
<bitcoin-git> [bitcoin] darosior opened pull request #32521: policy: make pathological transactions packed with legacy sigops non-standard (master...2503_nonstd_tx_sigops) https://github.com/bitcoin/bitcoin/pull/32521
<bitcoin-git> [bitcoin] maflcko opened pull request #32520: Remove legacy `Parse(U)Int*` (master...2504-int-parsing) https://github.com/bitcoin/bitcoin/pull/32520
<Earnestly> Is there a ml post (I can't subscribe, it probably just sits in mod queue forever) which goes over the rationale/reason (from bitcoin core's view) for why op_return is to be changed (and the option to configure it potentially removed in the future)?
<darosior> glozow: I don't think an executive of a Bitcoin company will go read my thousand line detailed technical refutation of mostly tin foil hat stuff and made-up objections. They will read two paragraphs published officially on the Bitcoin Core website.
<Murch[m]> Given that we are such a small group compared to the Bitcoin user base, more simply resources served highly visibly might significantly reduce our effort
<Murch[m]> There also generally have been a few things that the community has felt very strongly about that Bitcoin Core has not addressed, so it’s just been piling up
<darosior> Murch[m]: this is more than 3 weeks of time that is at stake. It should not be overstated but i think it shook the trust in Bitcoin Core to some extent.
<Murch[m]> Someone actually recently approached me that they want to make some educational videos about Bitcoin Core
<Murch[m]> I’ve been told by several people in the past couple months that they wish there were a way to contact Bitcoin Core if one had questions or support issues, and others have recommended that we might find a couple contributors that do public relations or developer advocacy in some form.
<Murch[m]> Aye, I think we should generally think a bit more about public communication, and even how we support users of Bitcoin Core
<bitcoin-git> [bitcoin] maflcko opened pull request #32519: ci: Enable feature_init and wallet_reorgsrestore in valgrind task (master...2505-ci-valgrind) https://github.com/bitcoin/bitcoin/pull/32519
<fanquake> sipa: yea I think I'm missing the difference between "We believe many contributors feel" & "Bitcoin Core believes X",
<sipa> It's a bit of a challenge I think to do this, as Bitcoin Core contributors are an ill-defined group and I think few people are comfortable speaking for others. But I can imagine a statement from some maintainers/regular contributors of the form "We believe many contributors feel the goal of relay/mempool/... should be", so rather than "Bitcoin Core believes X should happen", it is an observation
<darosior> in the past weeks i think we should hold off the change for some time (if it's gonna be merged doesn't matter if it is now or in 2 weeks) and work on our communication. To this end i suggest we post on the website a broad view of how Bitcoin Core approaches relay policy, to be signed off by people working in this area of the codebase. It should be
<darosior> Hi everyone. My proposal for the OP_RETURN standardness rule change has been severely mischaracterized online. This has led to genuine concerns from Bitcoin enthusiasts about the change itself, but also about Bitcoin Core. I do not think there is any ground for these concerns, but what is done is done. From my experience engaging with the community
<pinheadmz> I think ideally qmlgui ends up with bitcoin/bitcoin as a git sub module
<johnny9dev> Sorry, https://github.com/BitcoinDesign/Bitcoin-Core-App/issues/153 for Coin Control details
<johnny9dev> @murch: there is a discussion on github for a more final implementation. https://github.com/BitcoinDesign/Bitcoin-Core-App/issues/155
<corebot> https://github.com/bitcoin-core/gui-qml/issues/450 | Add Multiple Recipients option to the Send form by johnny9 · Pull Request #450 · bitcoin-core/gui-qml · GitHub
<corebot> https://github.com/bitcoin-core/gui-qml/issues/448 | Introduce Coin Selection page by johnny9 · Pull Request #448 · bitcoin-core/gui-qml · GitHub
<johnny9dev> I'm continuing work on bitcoin-core/gui-qml#450 with just the list of recipients in the Review page remaining to be completed
<johnny9dev> Christoph has proposed a solution for initial loading state using a "skeleton" design pattern. He opened up a discussion at https://github.com/BitcoinDesign/Bitcoin-Core-App/issues/155 and has a prototype to go with it.
<johnny9dev> bitcoin-core/gui-qml#448 was merged this week.
<corebot> https://github.com/bitcoin/bitcoin/issues/32427 | (RFC) kernel: Replace leveldb-based BlockTreeDB with flat-file based store by TheCharlatan · Pull Request #32427 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31244 | descriptors: MuSig2 by achow101 · Pull Request #31244 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31622 | psbt: add non-default sighash types to PSBTs and unify sighash type match checking by achow101 · Pull Request #31622 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31622 | psbt: add non-default sighash types to PSBTs and unify sighash type match checking by achow101 · Pull Request #31622 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31553 | cluster mempool: add TxGraph reorg functionality by sipa · Pull Request #31553 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32427 | (RFC) kernel: Replace leveldb-based BlockTreeDB with flat-file based store by TheCharlatan · Pull Request #32427 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32317 | kernel: Separate UTXO set access from validation functions by TheCharlatan · Pull Request #32317 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs jarolrod jonatack josibake kanzure laanwj LarryRuane lightlike luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi tdb3 theStack TheCharlatan vasild willcl-ark
<bitcoin-git> [bitcoin] fanquake merged pull request #31895: doc: Improve `dependencies.md` (master...doc-followup) https://github.com/bitcoin/bitcoin/pull/31895
<bitcoin-git> bitcoin/master e62423d Nicola Leonardo Susca: doc: Improve dependencies.md documentation
<bitcoin-git> bitcoin/master a3520f9 Nicola Leonardo Susca: doc: Add dependency self-compilation info
<bitcoin-git> bitcoin/master d1fdc84 Nicola Leonardo Susca: doc: Remove Linux Kernel from dep. table
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bdc1cef1de84...725c9f7780e0
<bitcoin-git> [bitcoin] pinheadmz opened pull request #32517: rpc: add "ischange: true" to decoded tx outputs in wallet gettransaction response (master...wallet-gettransaction-ischange) https://github.com/bitcoin/bitcoin/pull/32517
<bitcoin-git> [bitcoin] fanquake merged pull request #32507: ci: Exclude failing wallet_reorgsrestore.py from valgrind task for now (master...2505-ci-valgrind) https://github.com/bitcoin/bitcoin/pull/32507
<bitcoin-git> bitcoin/master bdc1cef merge-script: Merge bitcoin/bitcoin#32507: ci: Exclude failing wallet_reorgsrestore.py f...
<bitcoin-git> bitcoin/master fa981b9 MarcoFalke: ci: Exclude failing wallet_reorgsrestore.py from valgrind task for now
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c779ee3a4044...bdc1cef1de84
<bitcoin-git> [bitcoin] instagibbs opened pull request #32516: functional test: add MAX_DISCONNECTED_TX_POOL_BYTES coverage (master...2025-05-reorg_mempool_trimming) https://github.com/bitcoin/bitcoin/pull/32516
<bitcoin-git> [bitcoin] maflcko opened pull request #32514: scripted-diff: Remove unused leading newline in RPC docs (master...2505-rpc-newline) https://github.com/bitcoin/bitcoin/pull/32514
<bitcoin-git> [bitcoin] m3dwards opened pull request #32513: ci: remove 3rd party js from windows dll gha job (master...250515-remove-js-ci) https://github.com/bitcoin/bitcoin/pull/32513
<bitcoin-git> [bitcoin] darosior closed pull request #32117: qa: make feature_assumeutxo.py test more robust (master...2503_more_assumeutxo_test_unbrittling) https://github.com/bitcoin/bitcoin/pull/32117
<bitcoin-git> [bitcoin] maflcko opened pull request #32511: refactor: bdb removals (master...2505-del-get-dest-key) https://github.com/bitcoin/bitcoin/pull/32511
<bitcoin-git> [bitcoin] Sjors opened pull request #32510: rfc: only put replaced txs in extra pool (master...2025/05/extra-pool) https://github.com/bitcoin/bitcoin/pull/32510
<bitcoin-git> [bitcoin] hodlinator opened pull request #32509: qa: feature_framework_startup_failures.py fixes & improvements (#30660 follow-up) (master...2025/05/30660_follow_up) https://github.com/bitcoin/bitcoin/pull/32509
<bitcoin-git> [bitcoin] maflcko opened pull request #32507: ci: Exclude failing wallet_reorgsrestore.py from valgrind task for now (master...2505-ci-valgrind) https://github.com/bitcoin/bitcoin/pull/32507
<bitcoin-git> [bitcoin] fanquake merged pull request #32492: test: add skip_if_running_under_valgrind() (master...functional_tracepoints_skip_valgrind) https://github.com/bitcoin/bitcoin/pull/32492
<bitcoin-git> bitcoin/master c779ee3 merge-script: Merge bitcoin/bitcoin#32492: test: add skip_if_running_under_valgrind()
<bitcoin-git> bitcoin/master 75a185e fanquake: test: add skip_if_running_under_valgrind()
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89c7b6b97ab4...c779ee3a4044
<bitcoin-git> [bitcoin] fanquake merged pull request #32498: doc: remove Carls substitute server from Guix docs (master...remove_carl_substitute_server) https://github.com/bitcoin/bitcoin/pull/32498
<bitcoin-git> bitcoin/master 3b82416 fanquake: doc: remove Carls substitute server from Guix docs
<bitcoin-git> bitcoin/master 89c7b6b merge-script: Merge bitcoin/bitcoin#32498: doc: remove Carls substitute server from Guix...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31d3eebfb92a...89c7b6b97ab4

2025-05-14

<bitcoin-git> [bitcoin] achow101 merged pull request #32343: common: Close non-std fds before exec in RunCommandJSON (master...2025-04-closefds) https://github.com/bitcoin/bitcoin/pull/32343
<bitcoin-git> bitcoin/master a0eed55 Luke Dashjr: run_command: Enable close_fds option to avoid lingering fds
<bitcoin-git> bitcoin/master c7c356a Luke Dashjr: cpp-subprocess: Iterate through /proc/self/fd for close_fds option on Linux
<bitcoin-git> bitcoin/master 4f5e04d Luke Dashjr: Revert "remove unneeded close_fds option from cpp-subprocess"
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4b26ca0e2f1e...31d3eebfb92a
<bitcoin-git> [bitcoin] theStack opened pull request #32505: depends: bump to latest config.guess and config.sub (master...202505-depends-latest_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/32505
<bitcoin-git> [bitcoin] achow101 merged pull request #32502: wallet: Drop unused fFromMe from CWalletTx (master...5-14-25-dead-code-removal) https://github.com/bitcoin/bitcoin/pull/32502
<bitcoin-git> bitcoin/master 4b26ca0 Ava Chow: Merge bitcoin/bitcoin#32502: wallet: Drop unused fFromMe from CWalletTx
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d5786bc19a9f...4b26ca0e2f1e
<bitcoin-git> bitcoin/master 5bf91ba David Gumberg: wallet: Drop unused fFromMe from CWalletTx
<bitcoin-git> [bitcoin] achow101 merged pull request #32490: refactor: Remove UB in prevector reverse iterators (master...2505-less-UB) https://github.com/bitcoin/bitcoin/pull/32490
<bitcoin-git> bitcoin/master d5786bc Ava Chow: Merge bitcoin/bitcoin#32490: refactor: Remove UB in prevector reverse iter...
<bitcoin-git> bitcoin/master faf9082 MarcoFalke: test: Fix whitespace in prevector_tests.cpp
<bitcoin-git> bitcoin/master fa7f04c MarcoFalke: refactor: Remove UB in prevector reverse iterators
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/53eb5593f0a1...d5786bc19a9f
<bitcoin-git> [bitcoin] brunoerg opened pull request #32504: test: descriptor: cover invalid multi/multi_a cases (master...2025-05-descriptor-test-multi) https://github.com/bitcoin/bitcoin/pull/32504
<bitcoin-git> [bitcoin] achow101 merged pull request #32305: test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373) (master...202504-test-add_musig2_decodepsbt_tests) https://github.com/bitcoin/bitcoin/pull/32305
<bitcoin-git> bitcoin/master 53eb559 Ava Chow: Merge bitcoin/bitcoin#32305: test: add test for decoding PSBT with MuSig2 ...
<bitcoin-git> bitcoin/master 4b24186 Sebastian Falbesoner: test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373)
<bitcoin-git> bitcoin/master 8ba245c Sebastian Falbesoner: test: add constants for MuSig2 PSBT key types (BIP 373)
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e7a937237686...53eb5593f0a1
<bitcoin-git> [bitcoin] achow101 merged pull request #32378: interfaces: refactor: move `Mining` and `BlockTemplate` implementation to miner (master...04-2025-refactor-mining-interface) https://github.com/bitcoin/bitcoin/pull/32378
<bitcoin-git> bitcoin/master 02d4bc7 ismaelsadeeq: interfaces: remove redundant coinbase fee check in `waitNext`
<bitcoin-git> bitcoin/master 720f201 ismaelsadeeq: interfaces: refactor: move `waitNext` implementation to miner
<bitcoin-git> bitcoin/master e6c2f4c ismaelsadeeq: interfaces: refactor: move `submitSolution` implementation to miner
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f1d78a3087fb...e7a937237686
<bitcoin-git> [bitcoin] davidgumberg opened pull request #32502: wallet: Drop unused fFromMe from CWalletTx (master...5-14-25-dead-code-removal) https://github.com/bitcoin/bitcoin/pull/32502
<corebot> https://github.com/bitcoin/bitcoin/issues/31553 | cluster mempool: add TxGraph reorg functionality by sipa · Pull Request #31553 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #32501: RPC: removeprunedfunds should take an array of txids (master...removeprunedfunds-array) https://github.com/bitcoin/bitcoin/pull/32501
<gmaxwell> _aj_: I mean in terms of theoretical weakness/attacks, lets say that a 50 block reorg takes more than 10 minutes for most nodes to proces. And forever reason (attack, internet cut, etc) such a fork forms in Bitcoin-- the result may be that the system never reconverges to a single new chain without human intervention, or takes a very very long time.
<gmaxwell> _aj_: yes it would, which is at least a theoretical problem, if there is a deep fork bitcoin can stop converging when the cost to switch starts approaching the interblock time. This actually was seen in practice in some shitty altcoin called 'liquid bitcoin' or something like that where it has a fixed difficulty-- the network shattered into a thousand forks once the reorg time exceeded the
<gmaxwell> _aj_: I don't really think so, particularly given that the reorg is a very rare event... but someone having a significant theft as a result of reorg may be incredibly damaging to the miner. Like great you got 0.001 BTC more but the public drama means all the bitcoin you earned is now worth 10% less.
<corebot> https://github.com/bitcoin/bitcoin/issues/31553 | cluster mempool: add TxGraph reorg functionality by sipa · Pull Request #31553 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #32500: init: drop `-upnp` (master...drop_upnp_opt) https://github.com/bitcoin/bitcoin/pull/32500
<bitcoin-git> [bitcoin] hebasto opened pull request #32499: cmake: Restrict MSVC-specific workaround to affected versions (master...250514-msvc-bug) https://github.com/bitcoin/bitcoin/pull/32499
<bitcoin-git> [bitcoin] fanquake opened pull request #32498: doc: remove Carls substitute server from Guix docs (master...remove_carl_substitute_server) https://github.com/bitcoin/bitcoin/pull/32498
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31624: doc: warn that CheckBlock() underestimates sigops (master...2025/01/doc-sigops) https://github.com/bitcoin/bitcoin/pull/31624
<bitcoin-git> bitcoin/master f1d78a3 Ryan Ofsky: Merge bitcoin/bitcoin#31624: doc: warn that CheckBlock() underestimates si...
<bitcoin-git> bitcoin/master a04f17a Sjors Provoost: doc: warn that CheckBlock() underestimates sigops
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33dfbbdff69d...f1d78a3087fb
<bitcoin-git> [bitcoin] l0rinc opened pull request #32497: merkle: pre‑reserve leaves to prevent reallocs with odd vtx count (master...l0rinc/pre‑reserve-merkle-leaves-to-max) https://github.com/bitcoin/bitcoin/pull/32497
<bitcoin-git> [bitcoin] fanquake merged pull request #32483: test: fix two intermittent failures in wallet_basic.py (master...202505_fix_wallet_basic) https://github.com/bitcoin/bitcoin/pull/32483
<bitcoin-git> bitcoin/master 33dfbbd merge-script: Merge bitcoin/bitcoin#32483: test: fix two intermittent failures in wallet...
<bitcoin-git> bitcoin/master e7ad86e Martin Zumsande: test: fix another intermittent failure in wallet_basic.py
<bitcoin-git> bitcoin/master 07350e2 Martin Zumsande: test: Fix intermittent failure in wallet_basic.py
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a65f0389464...33dfbbdff69d
<bitcoin-git> [bitcoin] fanquake opened pull request #32496: depends: add Qt `-ltcg` for Darwin, drop it for Windows (master...depends_qt_ltcg) https://github.com/bitcoin/bitcoin/pull/32496
<bitcoin-git> [bitcoin] fanquake merged pull request #32488: fuzz: Properly setup wallet in wallet_fees target (master...2505-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/32488
<bitcoin-git> bitcoin/master 8a65f03 merge-script: Merge bitcoin/bitcoin#32488: fuzz: Properly setup wallet in wallet_fees ta...
<bitcoin-git> bitcoin/master fa427ff MarcoFalke: fuzz: Properly setup wallet in wallet_fees target
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f9d8910539a2...8a65f0389464
<bitcoin-git> [bitcoin] fanquake opened pull request #32492: test: add skip_if_running_under_valgrind() (master...functional_tracepoints_skip_valgrind) https://github.com/bitcoin/bitcoin/pull/32492
<bitcoin-git> [bitcoin] fanquake opened pull request #32491: build: document why we check for `std::system` (master...document_std_system) https://github.com/bitcoin/bitcoin/pull/32491
<bitcoin-git> [bitcoin] maflcko opened pull request #32490: refactor: Remove UB in prevector reverse iterators (master...2505-less-UB) https://github.com/bitcoin/bitcoin/pull/32490

2025-05-13

<bitcoin-git> [gui] achow101 opened pull request #872: gui: Menu action to export a watchonly wallet (master...export-watchonly-wallet-gui) https://github.com/bitcoin-core/gui/pull/872
<bitcoin-git> [bitcoin] achow101 opened pull request #32489: wallet: Add `exportwatchonlywallet` RPC to export a watchonly version of a wallet (master...export-watchonly-wallet) https://github.com/bitcoin/bitcoin/pull/32489
<bitcoin-git> [bitcoin] l0rinc closed pull request #32084: doc: document workaround and fallback for macOS fuzzing (master...l0rinc/libfuzzer-nosan-mac) https://github.com/bitcoin/bitcoin/pull/32084
<bitcoin-git> [bitcoin] maflcko opened pull request #32488: fuzz: Properly setup wallet in wallet_fees target (master...2505-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/32488
<bitcoin-git> [bitcoin] glozow merged pull request #31080: fees: document non-monotonic estimation edge case (master...doc-fee-inconsistency) https://github.com/bitcoin/bitcoin/pull/31080
<bitcoin-git> bitcoin/master f9d8910 merge-script: Merge bitcoin/bitcoin#31080: fees: document non-monotonic estimation edge ...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31650b458b6c...f9d8910539a2
<bitcoin-git> bitcoin/master 1e0de7a willcl-ark: fees: document non-monotonic estimation edge case
<bitcoin-git> [bitcoin] glozow merged pull request #32386: mining: rename gbt_force and gbt_force_name (master...2025/04/gbt) https://github.com/bitcoin/bitcoin/pull/32386
<bitcoin-git> bitcoin/master 5e87c3e Sjors Provoost: scripted-diff: rename gbt_force and gbt_force_name
<bitcoin-git> bitcoin/master 31650b4 merge-script: Merge bitcoin/bitcoin#32386: mining: rename gbt_force and gbt_force_name
<bitcoin-git> bitcoin/master 0750249 Sjors Provoost: mining: document gbt_rule_value helper
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bac43b957e5f...31650b458b6c
<bitcoin-git> [bitcoin] glozow merged pull request #32312: test: Fix feature_pruning test after nTime typo fix (master...test_pruning_fix) https://github.com/bitcoin/bitcoin/pull/32312
<bitcoin-git> bitcoin/master 2aa63d5 enoch: test: Use uninvolved pruned node in feature_pruning undo test
<bitcoin-git> bitcoin/master bac43b9 merge-script: Merge bitcoin/bitcoin#32312: test: Fix feature_pruning test after nTime ty...
<bitcoin-git> bitcoin/master 772ba7f enoch: test: Fix nTimes typo in feature_pruning test
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c9ab10910cd7...bac43b957e5f
<bitcoin-git> [bitcoin] glozow merged pull request #31444: cluster mempool: add txgraph diagrams/mining/eviction (master...202412_txgraph_index) https://github.com/bitcoin/bitcoin/pull/31444
<bitcoin-git> bitcoin/master 87e74e1 Pieter Wuille: txgraph: abstract out transaction ordering (refactor)
<bitcoin-git> bitcoin/master 9095d8a Pieter Wuille: txgraph: Maintain chunk index (preparation)
<bitcoin-git> bitcoin/master 2614fea Pieter Wuille: txgraph: Add GetMainStagingDiagrams function (feature)
<bitcoin-git> [bitcoin] glozow pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/8309a9747a8d...c9ab10910cd7
<bitcoin-git> [bitcoin] l0rinc opened pull request #32487: blocks: avoid recomputing block header hash in `ReadBlock` (master...l0rinc/optimize-readblock-hash-check) https://github.com/bitcoin/bitcoin/pull/32487
<achow101> corebot is mine, bitcoin-git is laanwj
<corebot> https://github.com/bitcoin-core/minisketch/issues/89 | header: Delete default Minisketch constructor by TheCharlatan · Pull Request #89 · bitcoin-core/minisketch · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #32485: Update minisketch subtree (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/32485
<bitcoin-git> [bitcoin] fanquake opened pull request #32484: [28.x] build: suppress `-Wunterminated-string-initialization` in secp256k1 (28.x...28_suppress_unterm_string_init) https://github.com/bitcoin/bitcoin/pull/32484
<bitcoin-git> [bitcoin] mzumsande opened pull request #32483: test: fix two intermittent timeouts in wallet_basic.py (master...202505_fix_wallet_basic) https://github.com/bitcoin/bitcoin/pull/32483
<bitcoin-git> [bitcoin] fanquake merged pull request #32028: Update `secp256k1` subtree to latest master (master...250310-secp-subtree) https://github.com/bitcoin/bitcoin/pull/32028
<bitcoin-git> bitcoin/master 8309a97 merge-script: Merge bitcoin/bitcoin#32028: Update `secp256k1` subtree to latest master
<bitcoin-git> bitcoin/master 915c1fa Hennadii Stepanov: Update secp256k1 subtree to latest master
<bitcoin-git> bitcoin/master c31fcaa Hennadii Stepanov: Squashed 'src/secp256k1/' changes from 0cdc758a56..4187a46649
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cbd8e3d51148...8309a9747a8d
<bitcoin-git> leveldb-subtree/bitcoin-fork 9defe84 fanquake: refactor: add missing overrides
<bitcoin-git> leveldb-subtree/bitcoin-fork 113db49 merge-script: Merge bitcoin-core/leveldb-subtree#51: refactor: add missing overrides
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/41882470862d...113db4962b8b
<fanquake> Looks like https://github.com/bitcoin-core/minisketch is missing from the corebot
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #51: refactor: add missing overrides (bitcoin-fork...add_missing_override) https://github.com/bitcoin-core/leveldb-subtree/pull/51
<bitcoin-git> [bitcoin] fanquake opened pull request #32482: build: add `-W[leading|trailing]-whitespace` (master...trailing_whitespace) https://github.com/bitcoin/bitcoin/pull/32482
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #32481: wallet, refactor: Remove Legacy wallet unused warnings and errors (master...wallet-remove-legacy-warnings-and-errors) https://github.com/bitcoin/bitcoin/pull/32481
<bitcoin-git> [bitcoin] fanquake opened pull request #32480: [28.x] 28.2rc1 (28.x...28_2_rc1) https://github.com/bitcoin/bitcoin/pull/32480
<bitcoin-git> [bitcoin] fanquake opened pull request #32479: [27.x] Backports (27.x...27_x_backports) https://github.com/bitcoin/bitcoin/pull/32479
<bitcoin-git> [bitcoin] fanquake merged pull request #32299: [28.x] Backports (28.x...28_x_backports) https://github.com/bitcoin/bitcoin/pull/32299
<bitcoin-git> bitcoin/28.x 2d6c14e MarcoFalke: refactor: Remove spurious virtual from final ~CZMQNotificationInterface
<bitcoin-git> bitcoin/28.x e656762 Sjors Provoost: build: use make < 3.82 syntax for define directive
<bitcoin-git> bitcoin/28.x 9b15b20 Brandon Odiwuor: test: Handle empty string returned by CLI as None in RPC tests
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/dbc450c1b59b...a124b913392e
<bitcoin-git> [bitcoin] fanquake merged pull request #32476: refactor: Remove unused HaveKey and HaveWatchOnly (master...2505-bdb-removal-2) https://github.com/bitcoin/bitcoin/pull/32476
<bitcoin-git> bitcoin/master cbd8e3d merge-script: Merge bitcoin/bitcoin#32476: refactor: Remove unused HaveKey and HaveWatch...
<bitcoin-git> bitcoin/master fabdc5a MarcoFalke: Remove unused LegacyDataSPKM::HaveWatchOnly()
<bitcoin-git> bitcoin/master fa7b7f7 MarcoFalke: Remove HaveKey helper, unused after sethdseed removal
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/663a9cabf811...cbd8e3d51148
<pinheadmz> the main moderaiton problems we had with comments on the first PR is questions like "is concept NACK a technical argument with no other substance?" and are comments like "no more spam on bitcoin" duplicates since they add no new information
<bitcoin-git> [bitcoin] maflcko opened pull request #32477: lint: Check for missing trailing newline (master...2505-lint-newline) https://github.com/bitcoin/bitcoin/pull/32477
<_aj_> in theory https://github.com/bitcoin-core/meta/issues is the right place to report moderation mistakes fwiw, if nobody answers here
<vasild> IMO the current handling of OP_RETURN on Bitcoin Core side is technically sound, but a PR (as in public relationship) nightmare. That's logical - we are developers, not PR people...
<corebot> https://github.com/bitcoin/bitcoin/issues/32406 | policy: uncap datacarrier by default by instagibbs · Pull Request #32406 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] maflcko opened pull request #32476: refactor: Remove unused HaveKey and HaveWatchOnly (master...2505-bdb-removal-2) https://github.com/bitcoin/bitcoin/pull/32476
<corebot> https://github.com/bitcoin/bitcoin/issues/32406 | policy: uncap datacarrier by default by instagibbs · Pull Request #32406 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 opened 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

2025-05-12

<laanwj> sliv3r__: they're intentionally not on the site, to not clutter the documentation with a lot of commands that aren't useful to end users, but bitcoind itself knows about them: `bitcoin-cli help <command>`
<bitcoin-git> [bitcoin] fanquake merged pull request #32458: guix: move `*-check.py` scripts under contrib/guix/ (master...move_release_scripts) https://github.com/bitcoin/bitcoin/pull/32458
<bitcoin-git> bitcoin/master 663a9ca merge-script: Merge bitcoin/bitcoin#32458: guix: move `*-check.py` scripts under contrib...
<bitcoin-git> bitcoin/master 415650c fanquake: guix: move *-check.py scripts under contrib/guix
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05765b8818cf...663a9cabf811
<bitcoin-git> [bitcoin] fanquake merged pull request #32472: doc: Fix typo (master...250512-ellipsis) https://github.com/bitcoin/bitcoin/pull/32472
<bitcoin-git> bitcoin/master d847e17 Hennadii Stepanov: doc: Fix typo
<bitcoin-git> bitcoin/master 05765b8 merge-script: Merge bitcoin/bitcoin#32472: doc: Fix typo
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3edf400b1020...05765b8818cf
<corebot> https://github.com/bitcoin/bitcoin/issues/32406 | policy: uncap datacarrier by default by instagibbs · Pull Request #32406 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] sipa opened pull request #32473: Introduce per-txin sighash midstate cache for legacy/p2sh/segwitv0 scripts (master...202504_sighash_cache) https://github.com/bitcoin/bitcoin/pull/32473
<bitcoin-git> [bitcoin] hebasto opened pull request #32472: doc: Fix typo (master...250512-ellipsis) https://github.com/bitcoin/bitcoin/pull/32472
<bitcoin-git> [bitcoin] glozow closed pull request #32359: Remove arbitrary limits on OP_Return (datacarrier) outputs (master...2025-op-return) https://github.com/bitcoin/bitcoin/pull/32359
<bitcoin-git> [bitcoin] Eunovo opened pull request #32471: Fix listdescriptors true fails with 'Can't get descriptor string' in non-watch-only descriptor wallet (master...list-descriptors-with-partial-keys) https://github.com/bitcoin/bitcoin/pull/32471
<bitcoin-git> [bitcoin] fanquake merged pull request #32469: cmake: Allow `WITH_DBUS` on all Unix-like systems (master...250511-dbus) https://github.com/bitcoin/bitcoin/pull/32469
<bitcoin-git> bitcoin/master 3edf400 merge-script: Merge bitcoin/bitcoin#32469: cmake: Allow `WITH_DBUS` on all Unix-like sys...
<bitcoin-git> bitcoin/master 5b7ed46 Hennadii Stepanov: cmake: Allow `WITH_DBUS` on all Unix-like systems
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59e09e0fb7b4...3edf400b1020
<bitcoin-git> [gui] hebasto closed pull request #775: Add used balance to overview page (master...overview_page_add_used_balance) https://github.com/bitcoin-core/gui/pull/775
<bitcoin-git> [gui-qml] hebasto closed pull request #434: Move various state computations from the UI to the NodeModel (main...compute-states-in-nodemodel) https://github.com/bitcoin-core/gui-qml/pull/434
<bitcoin-git> [gui-qml] hebasto merged pull request #448: Introduce Coin Selection page (main...coin-control) https://github.com/bitcoin-core/gui-qml/pull/448
<bitcoin-git> gui-qml/main 6519ad6 johnny9: qml: Introduce Lock icon
<bitcoin-git> gui-qml/main 098bb4b johnny9: qml: Update triangle-up/down icons
<bitcoin-git> gui-qml/main 4d65a74 johnny9: qml: Simplify imageprovider
<bitcoin-git> [gui-qml] hebasto pushed 12 commits to main: https://github.com/bitcoin-core/gui-qml/compare/3423fb8b4dbf...320b3d42d115
<bitcoin-git> [gui-qml] hebasto merged pull request #451: ci: Disable external signer in native macOS CI job (main...250511-ci-boost) https://github.com/bitcoin-core/gui-qml/pull/451
<bitcoin-git> gui-qml/main 6efec3c Hennadii Stepanov: ci: Disable external signer in native macOS CI job
<bitcoin-git> gui-qml/main 3423fb8 Hennadii Stepanov: Merge bitcoin-core/gui-qml#451: ci: Disable external signer in native macO...
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/2e7bef08322a...3423fb8b4dbf

2025-05-11

<bitcoin-git> [gui-qml] hebasto opened pull request #451: ci: Disable external signer in native macOS CI job (main...250511-ci-boost) https://github.com/bitcoin-core/gui-qml/pull/451
<bitcoin-git> [gui] hebasto merged pull request #871: qt, docs: Unify term "clipboard" (master...250506-clipboard) https://github.com/bitcoin-core/gui/pull/871
<bitcoin-git> bitcoin/master 59e09e0 Hennadii Stepanov: Merge bitcoin-core/gui#871: qt, docs: Unify term "clipboard"
<bitcoin-git> bitcoin/master 3bbdbc0 Hennadii Stepanov: qt, docs: Unify term "clipboard"
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46f79dde67e4...59e09e0fb7b4
<bitcoin-git> [gui] hebasto merged pull request #841: Decouple WalletModel from RPCExecutor (master...2024_gui_rpconsole_walletmodel_dependency) https://github.com/bitcoin-core/gui/pull/841
<bitcoin-git> bitcoin/master 46f79dd Hennadii Stepanov: Merge bitcoin-core/gui#841: Decouple WalletModel from RPCExecutor
<bitcoin-git> bitcoin/master 002b792 furszy: gui: decouple WalletModel from RPCExecutor
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/746ab19d5a13...46f79dde67e4
<bitcoin-git> [bitcoin] hebasto opened pull request #32469: cmake: Allow `WITH_DBUS` on all Unix-like systems (master...250511-dbus) https://github.com/bitcoin/bitcoin/pull/32469

2025-05-10

<bitcoin-git> [bitcoin] polespinasa opened pull request #32468: rpc:generatetomany (master...generatetomany) https://github.com/bitcoin/bitcoin/pull/32468
<bitcoin-git> [bitcoin] fanquake merged pull request #32446: build: simplify *ifaddr handling (master...simplify_socket) https://github.com/bitcoin/bitcoin/pull/32446
<bitcoin-git> bitcoin/master 746ab19 merge-script: Merge bitcoin/bitcoin#32446: build: simplify *ifaddr handling
<bitcoin-git> bitcoin/master ab878a7 fanquake: build: simplify *ifaddr handling
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19b1e177d673...746ab19d5a13
<bitcoin-git> [bitcoin] theuni opened 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
<bitcoin-git> [bitcoin] theuni opened pull request #32466: threading: drop CSemaphore in favor of c++20 std::counting_semaphore (master...modernize-semaphore) https://github.com/bitcoin/bitcoin/pull/32466
<bitcoin-git> [bitcoin] theuni opened pull request #32465: thread-safety: fix annotations with REVERSE_LOCK (master...fix-reverselock) https://github.com/bitcoin/bitcoin/pull/32465

2025-05-09

<bitcoin-git> [bitcoin] achow101 merged pull request #32155: miner: timelock the coinbase to the mined block's height (master...2502_height_in_cb_locktime) https://github.com/bitcoin/bitcoin/pull/32155
<bitcoin-git> bitcoin/master c76dbe9 Antoine Poinsot: qa: timelock coinbase transactions created in fuzz targets
<bitcoin-git> bitcoin/master 9c94069 Antoine Poinsot: contrib: timelock coinbase transactions in signet miner
<bitcoin-git> bitcoin/master a5f52cf Antoine Poinsot: qa: timelock coinbase transactions created in functional tests
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/6c6ef58b0b22...19b1e177d673
<bitcoin-git> [bitcoin] achow101 merged pull request #32436: test: refactor: negate signature-s using libsecp256k1 (master...202505-test-negate-signature_s-with-libsecp) https://github.com/bitcoin/bitcoin/pull/32436
<bitcoin-git> bitcoin/master 6c6ef58 Ava Chow: Merge bitcoin/bitcoin#32436: test: refactor: negate signature-s using libs...
<bitcoin-git> bitcoin/master 1ee698f Sebastian Falbesoner: test: refactor: negate signature-s using libsecp256k1
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9a05b45da60d...6c6ef58b0b22
<corebot> https://github.com/bitcoin/bitcoin/issues/29136 | wallet: `addhdkey` RPC to add just keys to wallets via new `unused(KEY)` descriptor by achow101 · Pull Request #29136 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #32463: test: fix an incorrect `feature_fee_estimation.py` subtest (master...05-2025-fix-incorrect-fee-estimator-test) https://github.com/bitcoin/bitcoin/pull/32463
<bitcoin-git> [bitcoin] fanquake merged pull request #32438: refactor: Removals after bdb removal (master...2505-bdb-remove) https://github.com/bitcoin/bitcoin/pull/32438
<bitcoin-git> bitcoin/master fa62a01 MarcoFalke: remove dead flush()
<bitcoin-git> bitcoin/master ffff949 MarcoFalke: remove NotifyWatchonlyChanged
<bitcoin-git> bitcoin/master fa5f3e6 MarcoFalke: vcpkg: Remove bdb
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/b070ce16966f...9a05b45da60d
<bitcoin-git> [bitcoin] fanquake opened pull request #32460: fs: remove `_POSIX_C_SOURCE` defining (master...posix_c_source) https://github.com/bitcoin/bitcoin/pull/32460
<bitcoin-git> [bitcoin] Sjors opened pull request #32459: qt: drop unused watch-only functionality (master...2025/05/qt-watch-only) https://github.com/bitcoin/bitcoin/pull/32459
<bitcoin-git> [bitcoin] fanquake merged pull request #31360: depends: Avoid using helper variables in toolchain file (master...241124-vars) https://github.com/bitcoin/bitcoin/pull/31360
<bitcoin-git> bitcoin/master b070ce1 merge-script: Merge bitcoin/bitcoin#31360: depends: Avoid using helper variables in tool...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b8752198e97...b070ce16966f
<bitcoin-git> bitcoin/master 7343a18 Hennadii Stepanov: depends: Avoid using helper variables in toolchain file
<bitcoin-git> [bitcoin] fanquake opened pull request #32458: guix: move `*-check.py` scripts under contrib/guix/ (master...move_release_scripts) https://github.com/bitcoin/bitcoin/pull/32458
<bitcoin-git> [bitcoin] fanquake closed pull request #32445: build: let CMake determine the year (master...cmake_determine_year) https://github.com/bitcoin/bitcoin/pull/32445
<bitcoin-git> [bitcoin] l0rinc opened 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 #32454: tracing: fix invalid argument in mempool_monitor (master...fix-mempool-monitor) https://github.com/bitcoin/bitcoin/pull/32454
<bitcoin-git> bitcoin/master 5b87521 merge-script: Merge bitcoin/bitcoin#32454: tracing: fix invalid argument in mempool_moni...
<bitcoin-git> bitcoin/master 31c5ebc William Casarin: tracing: fix invalid argument in mempool_monitor
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad5cd129f3cc...5b8752198e97
<bitcoin-git> [bitcoin] jb55 opened pull request #32454: tracing: fix invalid argument in mempool_monitor (master...fix-mempool-monitor) https://github.com/bitcoin/bitcoin/pull/32454

2025-05-08

<bitcoin-git> [bitcoin] JeremyRubin opened pull request #32453: [Policy] Discourage Unsigned Annexes (master...unsigned_annex) https://github.com/bitcoin/bitcoin/pull/32453
<bitcoin-git> [bitcoin] achow101 opened pull request #32452: test: Remove legacy wallet RPC overloads (master...cleanup-test-import-overload) https://github.com/bitcoin/bitcoin/pull/32452
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30660: qa: Verify clean shutdown on startup failure (master...2024-08/test_node_rpc_connection_failure) https://github.com/bitcoin/bitcoin/pull/30660
<bitcoin-git> bitcoin/master 879243e Hodlinator: qa refactor: wait_for_rpc_connection - Treat OSErrors the same
<bitcoin-git> bitcoin/master 9b24a40 Hodlinator: qa: Only allow calling TestNode.stop() after connecting
<bitcoin-git> bitcoin/master 6ad21b4 Hodlinator: qa: Include ignored errors in RPC connection timeout
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/1656f6dbba86...ad5cd129f3cc
<bitcoin-git> [bitcoin] achow101 merged pull request #32448: contrib: remove bdb exception from FORTIFY check (master...remove_bdb_exception_stack_protector) https://github.com/bitcoin/bitcoin/pull/32448
<bitcoin-git> bitcoin/master 1656f6d Ava Chow: Merge bitcoin/bitcoin#32448: contrib: remove bdb exception from FORTIFY ch...
<bitcoin-git> bitcoin/master f9dfe8d fanquake: contrib: remove bdb exception from FORTIFY check
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b4ddb0c2d10...1656f6dbba86
<bitcoin-git> [bitcoin] andrewtoth opened pull request #32451: contrib: add xor-blocks tool to obfuscate blocks directory (master...xor-blocks) https://github.com/bitcoin/bitcoin/pull/32451
<bitcoin-git> [bitcoin] fanquake opened pull request #32450: randomenv: remove some `/proc/` accesses (master...remove_randomenv_proc) https://github.com/bitcoin/bitcoin/pull/32450
<_aj_> laanwj: work out whether the bitcoin core logo is black (x.com/bitcoincoreorg, github.com/bitcoin) or orange (github.com/bitcoin-core, bitcoincore.org)...
<_aj_> laanwj: change the display name to "Bitcoin Core", add links to other resources/clients in the org description
<laanwj> we could also move everything from bitcoin-core to bitcoin instead lol
<abubakarsadiq> @stickies-v There is an issue for the requests https://github.com/bitcoin-core-review-club/website/issues/791
<kanzure> tons of users have been completely fooled by bitcoin.com
<fjahr> Murch[m]: we still have headaches to not loose bitcoin/bitcoin so the org split isn't really going away imo and the third is philosophical. Seemed to me that the first issue was what started this discussion and bothered people the most. That's why it seemed like the highest priority to me.
<kanzure> we have absolutely not coped well with bitcoin.com are you kidding me
<_aj_> Murch[m]: (we've coped pretty well with bitcoin.com, bitcoin.org, twitter.com/bitcoin, reddit.com/bitcoin not necessarily being "bitcoin", why should github.com/bitcoin be that different?)
<bitcoin-git> [bitcoin] furszy opened pull request #32449: wallet: init, don't error out when loading legacy wallets (master...2025_init_skip_legacy_wallets) https://github.com/bitcoin/bitcoin/pull/32449
<Murch[m]> It would fix that bans by Bitcoin Core affect BIPs, but it would not fix the org split that Bitcoin Core has currently, nor disclaim that Bitcoin Core is Bitcoin
<stickies-v> kanzure: we could purposefully break the redirect in x years to ensure any people still relying on bitcoin/bitcoin move, almost entirely eliminating the hostile takeover risk
<kanzure> _aj_: unfortunately gh namespace 'bitcoin' owners have essentially a moral obligation to not abandon it to the wolves due to long-term security issues, such as release spoofing, tag spoofing, issue rewriting, comment rewriting... etc.
<hodlinator> I think it might help perception to "concede" that bitcoin-core is not bitcoin, but it's hard to predict.
<jonatack> FWIW, I don't see how anti-core sentiment would be further fueled by moving to bitcoin-core
<laanwj> in a way moving bips is more controversial than moving bitcoin core, as bips does belong with the global network/blockchain and is shared between implementations
<_aj_> "bitcoin org is the network, not an implementation" doesn't really match the "but we'll keep bitcoin/bitcoin pointing at bitcoin-core/whatever forever"
<jonatack> achow101: bitcoin-core/bitcoin-core sgtm too
<achow101> jonatack: shall we bikeshed the name of the repo? I prefer bitcoin-core/bitcoin-core
<jonatack> "may indeed be a good idea" -> bips migration to bitcoin-bips