<l0rinc>
thus isn't an optimization, I just want to restore the build passing outside of bitcoin/bitcoin
<l0rinc>
It's fine if certain heavy tasks are skipped on GitHub-hosted runners, but we shouldn't get used to red CI on forks, and we should make sure bitcoin/bitcoin isn't the only green build.
<l0rinc>
Being able to run CI on forked repositories was working before #33461, it's useful to have a playground available to validate CI passing before we push to bitcoin/bitcoin - to avoid people pushing to bitcoin/bitcoin and experimenting there.
<l0rinc>
The Valgrind fuzz job was introduced in e4b04630bcf59ea03c1373777a0167af699f92a4. Since then, ci/test/00_setup_env_native_fuzz_with_valgrind.sh seems to regularly time out on forked repositories (which fall back to GitHub-hosted runners), hitting the 240 minute job timeout, see: l0rinc/bitcoin/actions/runs/21003573850/job/60381011678
<bitcoin-git>
[bitcoin] l0rinc reopened pull request #34304: ci: bump `Valgrind fuzz` timeout to pass with GHA (master...l0rinc/gha-valgrind-timeout) https://github.com/bitcoin/bitcoin/pull/34304
<bitcoin-git>
[bitcoin] l0rinc closed pull request #34304: ci: bump `Valgrind fuzz` timeout to pass with GHA (master...l0rinc/gha-valgrind-timeout) https://github.com/bitcoin/bitcoin/pull/34304
<bitcoin-git>
[bitcoin] fanquake opened pull request #34305: log: correct size output in disk space check (master...fix_space_warning_log) https://github.com/bitcoin/bitcoin/pull/34305
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34304: ci: bump `Valgrind fuzz` timeout to pass with GHA (master...l0rinc/gha-valgrind-timeout) https://github.com/bitcoin/bitcoin/pull/34304
<bitcoin-git>
[bitcoin] brunoerg opened pull request #34303: test: addrman: test self-announcement time penalty handling (master...2026-01-test-addrman-selfannoucement) https://github.com/bitcoin/bitcoin/pull/34303
<bitcoin-git>
[bitcoin] maflcko opened pull request #34302: fuzz: Restore SendMessages coverage in process_message(s) fuzz targets (master...2601-fuzz-restore-coverage) https://github.com/bitcoin/bitcoin/pull/34302
<bitcoin-git>
[bitcoin] vasild opened pull request #34300: test: use ephemeral ports in p2p_private_broadcast.py (master...auto_ports_in_p2p_private_broadcast) https://github.com/bitcoin/bitcoin/pull/34300
<bitcoin-git>
[bitcoin] maflcko opened pull request #34298: ci: Add and use ci/test/modernize-deprecated-headers.py (master...2601-iwyu-modernize-deprecated-headers) https://github.com/bitcoin/bitcoin/pull/34298
<bitcoin-git>
[bitcoin] frankomosh opened pull request #34297: p2p: add validation checks for initial self-announcement (master...p2p-self-announcement) https://github.com/bitcoin/bitcoin/pull/34297
<bitcoin-git>
[bitcoin] maflcko opened pull request #34296: refactor: [move-only] Merge core_io module, remove from libkernel (master...2601-core_io) https://github.com/bitcoin/bitcoin/pull/34296
<bitcoin-git>
[bitcoin] sipa closed pull request #33335: txgraph: randomize order of same-feerate distinct-cluster transactions (master...202509_txgraph_rand) https://github.com/bitcoin/bitcoin/pull/33335
<bitcoin-git>
[bitcoin] luke-jr opened pull request #34293: Bugfix: net_processing: Restore missing comma between peer and peeraddr in "receive version message" (master...fix_vermsg_missing_comma) https://github.com/bitcoin/bitcoin/pull/34293
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #34292: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34292
<bitcoin-git>
[bitcoin] Niharikajakkula opened pull request #34292: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34292
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #34291: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34291
<bitcoin-git>
[bitcoin] Niharikajakkula opened pull request #34291: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34291
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #34290: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34290
<bitcoin-git>
[bitcoin] Niharikajakkula opened pull request #34290: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34290
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #34289: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34289
<bitcoin-git>
[bitcoin] Niharikajakkula opened pull request #34289: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34289
<bitcoin-git>
bitcoin/master 0bf6139 Pieter Wuille: p2p: Avoid an IsAncestorOfBestHeaderOrTip call
<bitcoin-git>
[bitcoin] maflcko opened pull request #34288: fuzz: Exclude too expensive inputs in miniscript_string target (master...2601-fuzz-ms-str) https://github.com/bitcoin/bitcoin/pull/34288
<bitcoin-git>
[bitcoin] theStack opened pull request #34287: [RFC] test: integrate secp256k1lab as subtree and use it for low-level EC ops (master...2026-add-secp256k1lab-subtree2) https://github.com/bitcoin/bitcoin/pull/34287
<bitcoin-git>
[bitcoin] fanquake merged pull request #34285: ci: Install `pyzmq` for functional tests on Windows (master...260114-windows-pyzmq) https://github.com/bitcoin/bitcoin/pull/34285
<bitcoin-git>
bitcoin/master c0219f6 merge-script: Merge bitcoin/bitcoin#34285: ci: Install `pyzmq` for functional tests on W...
<bitcoin-git>
bitcoin/master f62568c Hennadii Stepanov: ci: Install `pyzmq` for functional tests on Windows
<bitcoin-git>
[bitcoin] yashbhutwala opened pull request #34286: test: verify node state after restart in assumeutxo (master...test-wallet-assumeutxo-restart-state) https://github.com/bitcoin/bitcoin/pull/34286
<bitcoin-git>
[bitcoin] hebasto opened pull request #34285: ci: Install `pyzmq` for functional tests on Windows (master...260114-windows-pyzmq) https://github.com/bitcoin/bitcoin/pull/34285
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #34284: ipc, test: Add tests for unclean disconnect and thread busy behavior (master...pr/ipc-testasync) https://github.com/bitcoin/bitcoin/pull/34284
<bitcoin-git>
[bitcoin] maflcko opened pull request #34281: build: Temporarily remove confusing and brittle `-fdebug-prefix-map` (master...2601-build-fix-remove) https://github.com/bitcoin/bitcoin/pull/34281
<bitcoin-git>
[bitcoin] fanquake merged pull request #34240: ci: Run feature_unsupported_utxo_db.py on Windows (master...2601-ci-ancient-windows) https://github.com/bitcoin/bitcoin/pull/34240
<bitcoin-git>
bitcoin/master 28f70c5 merge-script: Merge bitcoin/bitcoin#34240: ci: Run feature_unsupported_utxo_db.py on Win...
<bitcoin-git>
bitcoin/master fa5032f MarcoFalke: ci: Run feature_unsupported_utxo_db.py on Windows
<bitcoin-git>
[bitcoin] l0rinc closed pull request #32043: [IBD] Tracking PR for speeding up Initial Block Download (master...l0rinc/IBD-optimizations) https://github.com/bitcoin/bitcoin/pull/32043
<bitcoin-git>
[bitcoin] maflcko opened pull request #34279: test: Fail on self-check warnings in test_runner.py (master...2601-test-runner-fail-on-warn) https://github.com/bitcoin/bitcoin/pull/34279
<bitcoin-git>
[bitcoin] fanquake merged pull request #34109: refactor: Use uint64_t over size_t for serialize corruption check in fees.dat (master...2512-fix-u64) https://github.com/bitcoin/bitcoin/pull/34109
<bitcoin-git>
bitcoin/master ac76d94 merge-script: Merge bitcoin/bitcoin#34109: refactor: Use uint64_t over size_t for serial...
<bitcoin-git>
bitcoin/master fa1d17d MarcoFalke: refactor: Use uint64_t over size_t for serialize corruption check in fees....
<bitcoin-git>
[bitcoin] glozow merged pull request #34244: test: Prevent loop from running out of utxos in bip68 test (master...2026-01-bip68-flaky) https://github.com/bitcoin/bitcoin/pull/34244
<bitcoin-git>
bitcoin/master d200378 merge-script: Merge bitcoin/bitcoin#34244: test: Prevent loop from running out of utxos ...
<corebot>
https://github.com/bitcoin/bitcoin/issues/31845 | Add -pruneduringinit option to temporarily use another prune target during IBD by luke-jr · Pull Request #31845 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] maflcko opened pull request #34276: Remove empty caption from ThreadSafeMessageBox (master...2601-less-gui-kernel) https://github.com/bitcoin/bitcoin/pull/34276
<corebot>
https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub
2026-01-12
<bitcoin-git>
[gui] achow101 opened pull request #924: gui: Show an error message if the restored wallet name is empty (master...gui-unnamed-restore-error-dialog) https://github.com/bitcoin-core/gui/pull/924
<bitcoin-git>
[bitcoin] achow101 opened pull request #34269: wallet: disallow creating new or restoring to an unnamed (default) wallet (master...dont-create-default-wallets) https://github.com/bitcoin/bitcoin/pull/34269
<bitcoin-git>
[bitcoin] instagibbs opened pull request #34266: release note: cpfp carveout removed in 31.0 (master...2026-01-cpfp_carveout_kaput) https://github.com/bitcoin/bitcoin/pull/34266
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #29415: Broadcast own transactions only via short-lived Tor or I2P connections (master...private_broadcast) https://github.com/bitcoin/bitcoin/pull/29415
<bitcoin-git>
bitcoin/master 01dad4e Vasil Dimov: net: introduce a new connection type for private broadcast
<bitcoin-git>
bitcoin/master d6ee490 Vasil Dimov: log: introduce a new category for private broadcast
<bitcoin-git>
bitcoin/master 94aaa5d Vasil Dimov: init: introduce a new option to enable/disable private broadcast
<corebot>
https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub
<bitcoin-git>
bitcoin/master 44b12cd Sebastian Falbesoner: doc: add 433 (Pay to Anchor) to bips.md
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34256: test: support `get_bind_addrs` and `feature_bind_extra` on macOS (master...l0rinc/test-macos-bind-netutil) https://github.com/bitcoin/bitcoin/pull/34256
<bitcoin-git>
[bitcoin] mzumsande opened pull request #34254: validation: Prevent duplicate logging and looping in invalid block handling (master...202601_invalidchain) https://github.com/bitcoin/bitcoin/pull/34254
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34253: validation: cache tip recency for lock-free `IsInitialBlockDownload()` (master...l0rinc/cache-ibd-status) https://github.com/bitcoin/bitcoin/pull/34253
<bitcoin-git>
[bitcoin] achow101 opened pull request #34246: verify-commits: Allow specific commits to allow sha1 (master...verify-commits-sha1-exceptions) https://github.com/bitcoin/bitcoin/pull/34246
2026-01-09
<bitcoin-git>
[bitcoin] darosior opened pull request #34245: verify-commits: temporarily allow sha1 signatures for merge commits (master...2601_fix_ci_sha1) https://github.com/bitcoin/bitcoin/pull/34245
<bitcoin-git>
[bitcoin] fjahr opened pull request #34244: test: Prevent loop from running out of utxos in bip68 test (master...2026-01-bip68-flaky) https://github.com/bitcoin/bitcoin/pull/34244
<bitcoin-git>
[gui] beati opened pull request #922: gui: fix transactions disable problem (master...gui-fix-transactions-disable-problem-2) https://github.com/bitcoin-core/gui/pull/922
<furszy>
sipa: he refers to keep the /bitcoin-core-30.1/ folder here https://bitcoincore.org/bin/ and add a readme inside saying "this release is no longer available.. etc"
<stevenroose>
Hmm, sure. Weird practice to remove released artifacts. Currently someone on mainline nixos trying to install the "bitcoin" or "bitcoind" package without using the official nixos build cache won't be able to, seems pretty annoying.
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #34242: Prepare string and net utils for future HTTP operations (master...http-utils) https://github.com/bitcoin/bitcoin/pull/34242
<bitcoin-git>
[bitcoin] maflcko opened pull request #34241: test: Check that interrupt results in EXIT_SUCCESS (master...2601-init-zero) https://github.com/bitcoin/bitcoin/pull/34241
<bitcoin-git>
[bitcoin] w0xlt closed pull request #34233: test: fix Windows CI failures in wallet_multiwallet and old binary tests (ancient wallets) (master...ascii-only-tmpdir) https://github.com/bitcoin/bitcoin/pull/34233
<bitcoin-git>
[bitcoin] maflcko opened pull request #34240: ci: Run feature_unsupported_utxo_db.py on Windows (master...2601-ci-ancient-windows) https://github.com/bitcoin/bitcoin/pull/34240
<bitcoin-git>
[bitcoin] hebasto opened pull request #34239: depends: Hash included makefiles in package checksums (master...260109-qt-details) https://github.com/bitcoin/bitcoin/pull/34239