<bitcoin-git>
bitcoin/master 4e352ef WakeTrainDev: qt: add createwallet, createwalletdescriptor, and migratewallet to history...
<bitcoin-git>
[gui] hebasto reopened pull request #877: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git>
[gui] hebasto closed pull request #877: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git>
[bitcoin] purpleKarrot opened pull request #33772: prevector: simplify implementation of comparison operators and match behavior of `std::vector` (master...prevector-cmp) https://github.com/bitcoin/bitcoin/pull/33772
<bitcoin-git>
[bitcoin] l0rinc opened pull request #33768: refactor: remove dead branches in `SingletonClusterImpl` (master...l0rinc/SingletonClusterImpl) https://github.com/bitcoin/bitcoin/pull/33768
<bitcoin-git>
[bitcoin] hebasto opened pull request #33764: ci: Add Windows + UCRT jobs for cross-compiling and native testing (master...251102-ucrt-ci) https://github.com/bitcoin/bitcoin/pull/33764
<bitcoin-git>
[bitcoin] fanquake merged pull request #33743: fuzz: refactor memcpy to std::ranges::copy to work around ubsan warn (master...2510-fuzz-refactor-memcpy) https://github.com/bitcoin/bitcoin/pull/33743
<bitcoin-git>
[bitcoin] fanquake merged pull request #33698: test: Use same rpc timeout for authproxy and cli (master...2510-test-cli-timeout-same) https://github.com/bitcoin/bitcoin/pull/33698
<l0rinc>
hiding the bip30 checks behind assumevalid, which would enable us removing the bloom filters from LevelDB since we won't need to check for missing entries anymore. This seems to shrink the on-disk UTXO size by roughly 1% (122MB smaller, see the draft here https://github.com/l0rinc/bitcoin/pull/49) while slightly speeding up IBD as well. I'd be interested in what concerns people have about this idea.
<bitcoin-git>
[bitcoin] maflcko opened pull request #33743: fuzz: refactor memcpy to std::ranges::copy to work around ubsan warn (master...2510-fuzz-refactor-memcpy) https://github.com/bitcoin/bitcoin/pull/33743
<bitcoin-git>
[bitcoin] polespinasa opened pull request #33741: rpc: [PoC] Optionally print feerates in sat/vb (master...2025-10-29-PoC-rpc-satvb) https://github.com/bitcoin/bitcoin/pull/33741
2025-10-29
<bitcoin-git>
[bitcoin] fjahr opened pull request #33740: RFC: bench: Add multi thread benchmarking (master...202510-multi-thread-bench) https://github.com/bitcoin/bitcoin/pull/33740
<bitcoin-git>
[bitcoin] l0rinc opened pull request #33738: log: avoid collecting `GetSerializeSize` data when compact block logging is disabled (master...l0rinc/debug-log-serialization) https://github.com/bitcoin/bitcoin/pull/33738
<bitcoin-git>
[bitcoin] maflcko closed pull request #33124: wallet: Improve wallet creation error message with usage hint (master...master) https://github.com/bitcoin/bitcoin/pull/33124
<bitcoin-git>
[bitcoin] maflcko opened pull request #33732: ci: Call docker exec from Python script to fix word splitting (master...2510-ci-rewrite-bash-python) https://github.com/bitcoin/bitcoin/pull/33732
<bitcoin-git>
[bitcoin] hebasto opened pull request #33725: ci, iwyu: Treat warnings as errors for `src/init` and `src/policy` (master...251028-force-iwyu) https://github.com/bitcoin/bitcoin/pull/33725
<bitcoin-git>
[bitcoin] glozow merged pull request #33546: test: add functional test for `TestShell` (matching doc example) (master...202510-add-TestShell-doc-example-test) https://github.com/bitcoin/bitcoin/pull/33546
<bitcoin-git>
bitcoin/master 5a58d49 merge-script: Merge bitcoin/bitcoin#33546: test: add functional test for `TestShell` (ma...
<bitcoin-git>
bitcoin/master 57f7c68 Sebastian Falbesoner: test: add functional test for `TestShell` (matching doc example)
<bitcoin-git>
bitcoin/master 53874f7 Sebastian Falbesoner: doc: test: update TestShell example instructions/options
<bitcoin-git>
[bitcoin] stevensmccoy734-commits opened pull request #33718: Add .gitignore file with common patterns (master...patch-4) https://github.com/bitcoin/bitcoin/pull/33718
<bitcoin-git>
[bitcoin] fanquake opened pull request #33714: random: clarify where the environ extern is needed (master...drop_some_platforms) https://github.com/bitcoin/bitcoin/pull/33714
<pinheadmz>
ideally, censorship of any kind is not possible on bitcoin
<pinheadmz>
its clearly up for debate but personlly I think 100% of bitcoin is "arbitrary data" that people use as money. so filtering anything is a sort of censorship that works against bitcoin
<pinheadmz>
MapleStory you should ask this on bitcoin.stackexchange.com or look for similar questions
<bitcoin-git>
[bitcoin] maflcko opened pull request #33702: contrib: Remove brittle, confusing and redundant UTF8 encoding from Python IO (master...2510-everything-is-utf8) https://github.com/bitcoin/bitcoin/pull/33702
<bitcoin-git>
[bitcoincore.org] fanquake merged pull request #1194: Add japanese translation for security advisories in 30.0 (master...ja-translate-security-advisories-30) https://github.com/bitcoin-core/bitcoincore.org/pull/1194
<bitcoin-git>
bitcoincore.org/master 74b528c merge-script: Merge bitcoin-core/bitcoincore.org#1194: Add japanese translation for secu...
<bitcoin-git>
bitcoincore.org/master c0922b2 azuchi: Add japanese translation for security advisories in 30.0
<bitcoin-git>
[bitcoin] yancyribbens opened pull request #33701: test: add case where `TOTAL_TRIES` is exceeded yet solution remains (master...coin-grinder-iter-limit) https://github.com/bitcoin/bitcoin/pull/33701
2025-10-24
<bitcoin-git>
[bitcoin] achow101 merged pull request #32813: clang-format: make formatting deterministic for different formatter versions (master...l0rinc/clang-format) https://github.com/bitcoin/bitcoin/pull/32813
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #33699: p2p: reduce false-positives in addr rate-limiting (master...2025-10-addr-token-bucket-start-5) https://github.com/bitcoin/bitcoin/pull/33699
<bitcoin-git>
[bitcoin] maflcko opened pull request #33698: test: Use same rpc timeout for authproxy and cli (master...2510-test-cli-timeout-same) https://github.com/bitcoin/bitcoin/pull/33698
<bitcoin-git>
[bitcoin] glozow closed pull request #33565: net_processing: rename RelayTransaction to better describe what it does (master...rename_RelayTransaction) https://github.com/bitcoin/bitcoin/pull/33565
<bitcoin-git>
[bitcoin] Raimo33 opened pull request #33696: crypto: optimize SipHash `Write()` method with chunked processing (master...optimize-siphash-chunked) https://github.com/bitcoin/bitcoin/pull/33696
<bitcoin-git>
[bitcoin] fanquake closed pull request #33690: Datacarrier backwards compatibility and improved test coverage (30.x...2025-10-fix_backcompat_datacarrier_better_tests) https://github.com/bitcoin/bitcoin/pull/33690
<dviola>
KAYFF: you might want to join #bitcoin for user's support
<dviola>
I wanted to propose enabling wayland builds for bitcoin core on bitcoincore.org and https://github.com/bitcoin-core/gui/pull/904 is me trying to work on making wayland support better
<bitcoin-git>
[bitcoin] jotapea opened pull request #33690: Datacarrier backwards compatibility and improved test coverage (30.x...2025-10-fix_backcompat_datacarrier_better_tests) https://github.com/bitcoin/bitcoin/pull/33690
<bitcoin-git>
[bitcoin] kevkevinpal closed pull request #33503: doc: add clarifying comment that creating the .bitcoin file is to avoid any mainnet datadir access (master...commentNoDataDirAccess) https://github.com/bitcoin/bitcoin/pull/33503
<bitcoin-git>
[bitcoin] furszy opened pull request #33689: http: replace WorkQueue and single threads handling for ThreadPool (master...2025_threadpool_http_server) https://github.com/bitcoin/bitcoin/pull/33689