<bitcoin-git>
[bitcoin] achow101 merged pull request #31439: validation: In case of a continued reindex, only activate chain in the end (master...202412_reindex_interrupt) https://github.com/bitcoin/bitcoin/pull/31439
<bitcoin-git>
bitcoin/master c9136ca Martin Zumsande: validation: fix issue with an interrupted -reindex
<bitcoin-git>
bitcoin/master a267589 Martin Zumsande: validation: Don't loop over all chainstates in LoadExternalBlock
<bitcoin-git>
bitcoin/master 504d0c2 Ava Chow: Merge bitcoin/bitcoin#31439: validation: In case of a continued reindex, o...
<bitcoin-git>
[bitcoin] fanquake merged pull request #31157: Cleanups to port mapping module post UPnP drop (master...2410_cleanups_post_upnp_drop) https://github.com/bitcoin/bitcoin/pull/31157
<bitcoin-git>
bitcoin/master 9bd936f Antoine Poinsot: mapport: drop unnecessary function
<bitcoin-git>
bitcoin/master 2a6536c Antoine Poinsot: mapport: rename 'use_pcp' to 'enable'
<bitcoin-git>
bitcoin/master c4e82b8 Antoine Poinsot: mapport: make 'enabled' and 'current' bool
<bitcoin-git>
[bitcoin] hebasto closed pull request #31779: cmake: Improve safety and robustness during building `crc32c` subtree (master...250202-cmake-crc32c) https://github.com/bitcoin/bitcoin/pull/31779
<bitcoin-git>
[bitcoin] jirijakes opened pull request #31862: doc: Fix description of byte order of hashes in ZMQ documentation (master...zmq-doc) https://github.com/bitcoin/bitcoin/pull/31862
<bitcoin-git>
[bitcoin] achow101 merged pull request #31768: test: check `scanning` field from `getwalletinfo` (master...2025-01-test-wallet-scan) https://github.com/bitcoin/bitcoin/pull/31768
<bitcoin-git>
bitcoin/master 2549fc6 Ava Chow: Merge bitcoin/bitcoin#31768: test: check `scanning` field from `getwalleti...
<bitcoin-git>
bitcoin/master bb0879d brunoerg: test: check `scanning` field from `getwalletinfo`
<laanwj>
sigh, ideally we wouldn't have to work around chip errata in bitcoin core, the kernel could disable the rng cpu capability on the affected SoCs, or implement some other workaround
<achow101>
I think they're not building bitcoin core directly, but have a library that's using our code
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #31860: init: Take lock on blocks directory in BlockManager ctor (master...blockmanLock) https://github.com/bitcoin/bitcoin/pull/31860
<corebot>
https://github.com/bitcoin/bitcoin/issues/31826 | random: Check `GetRNDRRS` is supported in `InitHardwareRand` to avoid infinite loop by eval-exec · Pull Request #31826 · bitcoin/bitcoin · GitHub
<corebot>
https://github.com/bitcoin/bitcoin/issues/31590 | descriptors: Try pubkeys of both parities when retrieving the private keys for an xonly pubkey in a descriptor by achow101 · Pull Request #31590 · bitcoin/bitcoin · GitHub
<jarolrod>
there's also always been the #bitcoin-core-app channel on the design discord, but this signal working group is more focused than that channel
<bitcoin-git>
[bitcoin] fanquake closed pull request #31765: cmake: Install man pages for configured targets only (master...250130-man-inst) https://github.com/bitcoin/bitcoin/pull/31765
<glozow>
We are 1 week away from feature freeze, 3 weeks from branch-off. We have 28 open PRs on the milestone https://github.com/bitcoin/bitcoin/milestone/69. It seems realistic, but I think we should try to coordinate review a litle bit.
<jarolrod>
- Serve as a place where core devs can hear from and interface with the Bitcoin Design Community, who’s been at the heart of a lot of the work
<corebot>
https://github.com/bitcoin/bitcoin/issues/31785 | Have createNewBlock() wait for tip, make rpc handle shutdown during long poll and wait methods by Sjors · Pull Request #31785 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] fanquake opened pull request #31849: depends: set `CMAKE_*_COMPILER_TARGET` in toolchain (master...clang_cross_toolchain) https://github.com/bitcoin/bitcoin/pull/31849
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #31848: test, tracing: don't use problematic `bpf_usdt_readarg_p()` (master...2025-01-dont-use-bpf_usdt_readarg_p) https://github.com/bitcoin/bitcoin/pull/31848
<bitcoin-git>
bitcoin/master fa952ac MarcoFalke: ci: Skip read-write of default env vars
<bitcoin-git>
[bitcoin] darosior closed pull request #31792: Double check all block rules in `ConnectBlock`, not only `CheckBlock` (master...2502_ctx_checks_in_connectblock) https://github.com/bitcoin/bitcoin/pull/31792
<corebot>
https://github.com/bitcoin/bitcoin/issues/31407 | guix: Notarize MacOS app bundle and codesign all MacOS and Windows binaries by achow101 · Pull Request #31407 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] fanquake merged pull request #31711: build: set build type and per-build-type flags as early as possible (master...cmake-early-checks-flags) https://github.com/bitcoin/bitcoin/pull/31711
<bitcoin-git>
bitcoin/master 0b6ed34 merge-script: Merge bitcoin/bitcoin#31711: build: set build type and per-build-type flag...
<bitcoin-git>
bitcoin/master f605f7a Cory Fields: build: refactor: set debug definitions in main CMakeLists
<bitcoin-git>
bitcoin/master 56a9b84 Cory Fields: build: set build type and per-build-type flags as early as possible
<bitcoin-git>
[bitcoin] luke-jr opened pull request #31845: Add -pruneduringinit option to temporarily use another prune target during IBD (master...pruneduringinit) https://github.com/bitcoin/bitcoin/pull/31845
<bitcoin-git>
[bitcoin] maflcko opened pull request #31841: test: Clear scheduler after init to increase fuzz stability (master...2502-fuzz-stable) https://github.com/bitcoin/bitcoin/pull/31841
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31834: build: disable bitcoin-node if daemon is not built (master...2025/02/daemon-multiprocess) https://github.com/bitcoin/bitcoin/pull/31834
<bitcoin-git>
bitcoin/master 8652893 Ryan Ofsky: Merge bitcoin/bitcoin#31834: build: disable bitcoin-node if daemon is not ...
<bitcoin-git>
bitcoin/master 2ffea09 Sjors Provoost: build: disable bitcoin-node if daemon is not built
<bitcoin-git>
[bitcoin] maflcko closed pull request #31839: streams: Add stream position validation in BufferedFile::AdvanceStream (master...фффф) https://github.com/bitcoin/bitcoin/pull/31839
<bitcoin-git>
[bitcoin] crStiv opened pull request #31839: streams: Add stream position validation in BufferedFile::AdvanceStream (master...фффф) https://github.com/bitcoin/bitcoin/pull/31839
<bitcoin-git>
[bitcoin] achow101 merged pull request #30623: test: Fuzz the human-readable part of bech32 as well (master...l0rinc/bech32-testing) https://github.com/bitcoin/bitcoin/pull/30623
<bitcoin-git>
bitcoin/master 79f02d5 Ava Chow: Merge bitcoin/bitcoin#30623: test: Fuzz the human-readable part of bech32 ...
<bitcoin-git>
bitcoin/master 9b7023d Lőrinc: Fuzz HRP of bech32 as well
<bitcoin-git>
[bitcoin] Sjors opened pull request #31834: build: disable bitcoin-node if daemon is not built (master...2025/02/daemon-multiprocess) https://github.com/bitcoin/bitcoin/pull/31834
<bitcoin-git>
[bitcoin] marcofleon closed pull request #31001: refactor: ensure type safety for txid and wtxid in `RelayTransaction` (master...2024/09/relaytx-type-safety) https://github.com/bitcoin/bitcoin/pull/31001
<corebot>
https://github.com/bitcoin/bitcoin/issues/30205 | test: add mocked Sock that can read/write custom data and/or CNetMessages by vasild · Pull Request #30205 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] glozow opened pull request #31829: p2p: improve TxOrphanage denial of service bounds and increase -maxorphantxs (master...2025-01-orphanage-peer-dos) https://github.com/bitcoin/bitcoin/pull/31829
<bitcoin-git>
[bitcoin] Christewart opened pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git>
[bitcoin] fanquake opened pull request #31820: build: consistently use `CLIENT_NAME` in libbitcoinkernel.pc.in (master...reuse_client_name) https://github.com/bitcoin/bitcoin/pull/31820