<bitcoin-git>
[bitcoin] achow101 merged pull request #29213: doc, test: test and explain service flag handling (master...202401_addrman_serviceflags) https://github.com/bitcoin/bitcoin/pull/29213
<bitcoin-git>
bitcoin/master 74ebd4d Martin Zumsande: doc, test: Test and explain service flag handling
<bitcoin-git>
bitcoin/master 5711da6 Ava Chow: Merge bitcoin/bitcoin#29213: doc, test: test and explain service flag hand...
<bitcoin-git>
[bitcoin] instagibbs opened pull request #29242: Mempool util: Add RBF diagram checks for single chunks against clusters of size 2 (master...2024-01-diagram-checks) https://github.com/bitcoin/bitcoin/pull/29242
<bitcoin-git>
[bitcoin] fjahr opened pull request #29241: doc: Add missing backtick in developer notes logging section (master...202401-backtick) https://github.com/bitcoin/bitcoin/pull/29241
<bitcoin-git>
[bitcoin] sipa opened pull request #29239: Make v2transaction default for addnode RPC when enabled (master...202401_default_addnode_bip324) https://github.com/bitcoin/bitcoin/pull/29239
<bitcoin-git>
[bitcoin] jamesob opened pull request #29238: test: unbreak: exclude windows from wallet_assumeutxo (master...2024-01-au-wallet-fix) https://github.com/bitcoin/bitcoin/pull/29238
<bitcoin-git>
[bitcoin] fanquake closed pull request #28733: depends: Allow PATH with spaces in directory names. (master...allow-spaces-in-path) https://github.com/bitcoin/bitcoin/pull/28733
<bitcoin-git>
[bitcoin] alfonsoromanz opened pull request #29237: [depends] Allow PATH with spaces in directory names. (master...allow-spaces-for-paths-in-depends) https://github.com/bitcoin/bitcoin/pull/29237
<bitcoin-git>
[bitcoin] fanquake opened pull request #29233: build: depends move macOS C(XX) FLAGS out of C & CXX (master...dedup_macos_flags) https://github.com/bitcoin/bitcoin/pull/29233
<bitcoin-git>
[bitcoin] achow101 merged pull request #29034: test: detect OS in functional tests consistently using `platform.system()` (master...202312-test-consolidate_os_detection_in_python) https://github.com/bitcoin/bitcoin/pull/29034
<bitcoin-git>
bitcoin/master 4c65ac9 Sebastian Falbesoner: test: detect OS consistently using `platform.system()`
<bitcoin-git>
bitcoin/master 878d914 Sebastian Falbesoner: doc: test: mention OS detection preferences in style guideline
<bitcoin-git>
bitcoin/master 37324ae Sebastian Falbesoner: test: use `skip_if_platform_not_linux` helper where possible
<bitcoin-git>
[bitcoin] jonatack opened pull request #29230: doc: update -loglevel help following merge of PR 28318 (master...2024-01-fix-loglevel-help) https://github.com/bitcoin/bitcoin/pull/29230
<bitcoin-git>
[bitcoin] Sjors opened pull request #29229: Make (Read/Write)BinaryFile work with char vector (master...2024/01/rw-binary-file) https://github.com/bitcoin/bitcoin/pull/29229
<bitcoin-git>
[gui] xonx4l opened pull request #786: FIX:When opening or autoloading wallets there should be clear messages about rescanning in progress and wallets' names. (master...patch-1) https://github.com/bitcoin-core/gui/pull/786
<bitcoin-git>
[bitcoin] glozow merged pull request #29215: test: assumeutxo: spend coin from snapshot chainstate after loading (master...202401-test-assumeutxo-spend_coin_from_snapshot_chainstate) https://github.com/bitcoin/bitcoin/pull/29215
<bitcoin-git>
[bitcoin] theStack opened pull request #29215: test: assumeutxo: spend coin from snapshot chainstate after loading (master...202401-test-assumeutxo-spend_coin_from_snapshot_chainstate) https://github.com/bitcoin/bitcoin/pull/29215
2024-01-09
<bitcoin-git>
[bitcoin] mzumsande opened pull request #29213: doc, test: test and explain service flag handling (master...202401_addrman_serviceflags) https://github.com/bitcoin/bitcoin/pull/29213
<bitcoin-git>
[bitcoin] jonatack opened pull request #29212: Fix -netinfo backward compat with getpeerinfo pre-v26 (master...2024-01-netinfo-transport) https://github.com/bitcoin/bitcoin/pull/29212
<bitcoin-git>
[bitcoin] fanquake merged pull request #29203: build: Drop `ALLOW_HOST_PACKAGES` support in depends (master...240108-allow) https://github.com/bitcoin/bitcoin/pull/29203
<bitcoin-git>
bitcoin/master b3b19be fanquake: Merge bitcoin/bitcoin#29203: build: Drop `ALLOW_HOST_PACKAGES` support in ...
<bitcoin-git>
bitcoin/master 080763a Hennadii Stepanov: build: Drop `ALLOW_HOST_PACKAGES` support in depends
<bitcoin-git>
[bitcoin] furszy opened pull request #29204: test: wallet migration, add coverage for tx extra data (master...2023_test_wallet_txs_comments_migration) https://github.com/bitcoin/bitcoin/pull/29204
<bitcoin-git>
[bitcoin] hebasto opened pull request #29203: build: Drop `ALLOW_HOST_PACKAGES` support in depends (master...240108-allow) https://github.com/bitcoin/bitcoin/pull/29203
<bitcoin-git>
[bitcoin] fanquake merged pull request #28610: wallet: Migrate entire address book entries to watchonly and solvables too (master...migrate-avoidreuse) https://github.com/bitcoin/bitcoin/pull/28610
<bitcoin-git>
[bitcoin] jonatack closed pull request #29202: refactor: use push_back in TaprootBuilder::Add(), rm NOLINTNEXTLINE and comment (master...2024-01-rm-unneeded-NOLINTNEXTLINE) https://github.com/bitcoin/bitcoin/pull/29202
<bitcoin-git>
[bitcoin] jonatack opened pull request #29202: Remove no-longer-needed NOLINTNEXTLINE since C++20 upgrade (master...2024-01-rm-unneeded-NOLINTNEXTLINE) https://github.com/bitcoin/bitcoin/pull/29202
2024-01-07
<bitcoin-git>
[bitcoin] jonatack opened pull request #29200: net: create I2P sessions using both ECIES-X25519 and ElGamal encryption (master...2024-01-i2p-use-both-encryption-types) https://github.com/bitcoin/bitcoin/pull/29200
<bitcoin-git>
[bitcoin] hebasto opened pull request #29196: ci: Do not set inane value for `LD_LIBRARY_PATH` (master...240107-ldlibpath) https://github.com/bitcoin/bitcoin/pull/29196
<bitcoin-git>
[bitcoin] achow101 closed pull request #26728: wallet: Have the wallet store the key for automatically generated descriptors (master...wallet-knows-master-key) https://github.com/bitcoin/bitcoin/pull/26728
<bitcoin-git>
[bitcoin] achow101 closed pull request #28142: wallet: Allow users to create a wallet that encrypts all database records (master...encrypt-watch-only) https://github.com/bitcoin/bitcoin/pull/28142
<bitcoin-git>
[bitcoin] fanquake merged pull request #29117: wallettool: Always be able to dump a wallet's database (master...dump-without-making-wallet) https://github.com/bitcoin/bitcoin/pull/29117
<bitcoin-git>
bitcoin/master d83bea4 Andrew Chow: wallettool: Don't create CWallet when dumping DB
<bitcoin-git>
bitcoin/master 04978c2 fanquake: Merge bitcoin/bitcoin#29117: wallettool: Always be able to dump a wallet's...
<bitcoin-git>
bitcoin/master 40c80e3 Ava Chow: wallettool: Don't unilaterally reset wallet_instance if loading error