2024-01-15

<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe1eccd4d720...28ccc7003a4c
<bitcoin-git> [bitcoin] fanquake merged pull request #29243: wallet: Reset chain notifications handler if AttachChain fails (master...fix-win-failed-wallet-restore) https://github.com/bitcoin/bitcoin/pull/29243
<bitcoin-git> bitcoin/master ea2551e Ava Chow: wallet: Reset chain notifications handler if AttachChain fails
<bitcoin-git> bitcoin/master fe1eccd fanquake: Merge bitcoin/bitcoin#29243: wallet: Reset chain notifications handler if ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ba8de1b704d...fe1eccd4d720

2024-01-14

<bitcoin-git> [bitcoin] 0xBEEFCAF3 opened pull request #29247: Reenable OP_CAT (master...arm/re-enable-opcat) https://github.com/bitcoin/bitcoin/pull/29247
<bitcoin-git> [bitcoin] GoodDaisy opened pull request #29246: Fix typos (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29246
<bitcoin-git> [gui-qml] hebasto merged pull request #343: Ask before opening external links (main...external-link-warning) https://github.com/bitcoin-core/gui-qml/pull/343
<bitcoin-git> gui-qml/main be965bf Hennadii Stepanov: Merge bitcoin-core/gui-qml#343: Ask before opening external links
<bitcoin-git> gui-qml/main 726bfa2 jarolrod: qml: introduce external link warning popup
<bitcoin-git> [gui-qml] hebasto pushed 3 commits to main: https://github.com/bitcoin-core/gui-qml/compare/58f8d4412a22...be965bfa543d
<bitcoin-git> gui-qml/main 90d6a7e jarolrod: qml: remove implicitWidth from Continue & OutlineButton
<bitcoin-git> [gui-qml] hebasto merged pull request #360: Fix QSettings initialization failure on startup when parsing invalid arguments (main...fix-QSetting-init) https://github.com/bitcoin-core/gui-qml/pull/360
<bitcoin-git> gui-qml/main 58f8d44 Hennadii Stepanov: Merge bitcoin-core/gui-qml#360: Fix QSettings initialization failure on st...
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/533a9fce834e...58f8d4412a22
<bitcoin-git> gui-qml/main e1b0798 pablomartin4btc: qml: Fix possible QSettings init failure on startup
<bitcoin-git> [bitcoin] BrandonOdiwuor closed pull request #29223: wallet: Refactor DumpWallet function to accept -dumpfile path argument (master...dumpwallet-refactor) https://github.com/bitcoin/bitcoin/pull/29223
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #29245: doc: update encryptwallet passphrase doc (master...passphrase-doc) https://github.com/bitcoin/bitcoin/pull/29245

2024-01-13

<bitcoin-git> [gui] hebasto closed pull request #787: Fix typos (master...master) https://github.com/bitcoin-core/gui/pull/787
<bitcoin-git> [bitcoin] jamesob closed 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] achow101 opened pull request #29243: wallet: Reset chain notifications handler if AttachChain fails (master...fix-win-failed-wallet-restore) https://github.com/bitcoin/bitcoin/pull/29243

2024-01-12

<bitcoin-git> [bitcoin] brunoerg closed pull request #26441: rpc, p2p: add `addpermissionflags` RPC and allow whitelisting outbound (master...2022-10-whitelist-rpc) https://github.com/bitcoin/bitcoin/pull/26441
<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> [gui] GoodDaisy opened pull request #787: Fix typos (master...master) https://github.com/bitcoin-core/gui/pull/787
<bitcoin-git> [bitcoin] glozow merged pull request #29235: doc: refer to "Node relay options" in policy/README (master...refer_to_help) https://github.com/bitcoin/bitcoin/pull/29235
<bitcoin-git> bitcoin/master 0d627c4 djschnei21: doc: refer to "Node relay options" in policy/README
<bitcoin-git> bitcoin/master 3ba8de1 glozow: Merge bitcoin/bitcoin#29235: doc: refer to "Node relay options" in policy/...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd603361a4b6...3ba8de1b704d
<bitcoin-git> [bitcoin] glozow merged pull request #28885: mempool / rpc: followup to getprioritisedtransactions and delete a mapDeltas entry when delta==0 (master...followupsGetPrioritisedTransactions) https://github.com/bitcoin/bitcoin/pull/28885
<bitcoin-git> bitcoin/master 2fca6c2 kevkevin: rpc: changed prioritisation-map -> ""
<bitcoin-git> bitcoin/master 252a867 kevkevin: rpc: renaming txid -> transactionid
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8c5e4f42d502...cd603361a4b6
<bitcoin-git> bitcoin/master 3a118e1 kevkevin: test: Directly constructing 2 entry map for getprioritisedtransactions
<bitcoin-git> [bitcoin] fanquake merged pull request #29208: build: Bump clang minimum supported version to 14 (master...2401-clang-14-) https://github.com/bitcoin/bitcoin/pull/29208
<bitcoin-git> bitcoin/master aaaace2 MarcoFalke: fuzz: Assume presence of __builtin_*_overflow, without checks
<bitcoin-git> bitcoin/master fa223ba MarcoFalke: Revert "build: Fix undefined reference to __mulodi4"
<bitcoin-git> bitcoin/master fa7c751 MarcoFalke: build: Bump clang minimum supported version to 14
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8c0d1c6cc262...8c5e4f42d502
<bitcoin-git> [bitcoin] fanquake merged pull request #29218: ci: Rename tasks (previous releases, macOS cross) (master...2401-ci-rename-tasks-) https://github.com/bitcoin/bitcoin/pull/29218
<bitcoin-git> bitcoin/master 8c0d1c6 fanquake: Merge bitcoin/bitcoin#29218: ci: Rename tasks (previous releases, macOS cr...
<bitcoin-git> bitcoin/master fa0c594 MarcoFalke: ci: Rename tasks (previous releases, macOS cross)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4baa162dbb3c...8c0d1c6cc262

2024-01-11

<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] maflcko opened pull request #29236: log: Nuke error(...) (master...2401-log-error-) https://github.com/bitcoin/bitcoin/pull/29236
<bitcoin-git> [bitcoin] fanquake closed pull request #29095: Update doc/policy/README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29095
<bitcoin-git> [bitcoin] fanquake opened pull request #29235: doc: refer to "Node relay options" in policy/README (master...refer_to_help) https://github.com/bitcoin/bitcoin/pull/29235
<bitcoin-git> [bitcoin] achow101 merged 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/master 5fa7460 Jon Atack: Fix -netinfo backward compat with getpeerinfo pre-v26
<bitcoin-git> bitcoin/master 4baa162 Ava Chow: Merge bitcoin/bitcoin#29212: Fix -netinfo backward compat with getpeerinfo...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb6de1befb9f...4baa162dbb3c
<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] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/dff6d1884a8e...bb6de1befb9f
<bitcoin-git> [bitcoin] fanquake merged pull request #29222: doc: update Bitcoin Core license to 2024 (master...updateBitcoinLicense2024) https://github.com/bitcoin/bitcoin/pull/29222
<bitcoin-git> bitcoin/master dff6d18 fanquake: Merge bitcoin/bitcoin#29222: doc: update Bitcoin Core license to 2024
<bitcoin-git> bitcoin/master 1f8450f 22388o⚡️: doc: upgrade Bitcoin Core license to 2024
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/131dd11ffd87...dff6d1884a8e
<bitcoin-git> [bitcoin] fanquake merged pull request #28870: depends: Include `config.guess` and `config.sub` into `meta_depends` (master...231114-config) https://github.com/bitcoin/bitcoin/pull/28870
<bitcoin-git> bitcoin/master 131dd11 fanquake: Merge bitcoin/bitcoin#28870: depends: Include `config.guess` and `config.s...
<bitcoin-git> bitcoin/master ff3f51b Hennadii Stepanov: depends: Include `config.guess` and `config.sub` into `meta_depends`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4e104e23816a...131dd11ffd87
<bitcoin-git> [bitcoin] achow101 merged pull request #28838: test: add assumeutxo wallet test (master...2023/11/test-wallet-assume) https://github.com/bitcoin/bitcoin/pull/28838
<bitcoin-git> bitcoin/master 997b9a7 Sjors Provoost: test: add assumeutxo wallet test
<bitcoin-git> bitcoin/master 4e104e2 Ava Chow: Merge bitcoin/bitcoin#28838: test: add assumeutxo wallet test
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/014f52550bb1...4e104e23816a
<bitcoin-git> [bitcoin] fanquake merged pull request #29186: ci, iwyu: Drop backported mappings (master...240105-iwyu) https://github.com/bitcoin/bitcoin/pull/29186
<bitcoin-git> bitcoin/master 014f525 fanquake: Merge bitcoin/bitcoin#29186: ci, iwyu: Drop backported mappings
<bitcoin-git> bitcoin/master a395218 Hennadii Stepanov: ci, iwyu: Drop backported mappings
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/12865d21ef6c...014f52550bb1
<bitcoin-git> [bitcoin] fanquake merged pull request #29225: ci: move CMake into base packages (master...add_cmake_base_packages) https://github.com/bitcoin/bitcoin/pull/29225
<bitcoin-git> bitcoin/master 12865d2 fanquake: Merge bitcoin/bitcoin#29225: ci: move CMake into base packages
<bitcoin-git> bitcoin/master f3ca6db fanquake: ci: move CMake into base packages
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4ae5171d42bd...12865d21ef6c
<bitcoin-git> [bitcoin] theuni opened pull request #29232: depends: remove dependency on Darwin libtool (master...depends-no-libtool) https://github.com/bitcoin/bitcoin/pull/29232
<bitcoin-git> [bitcoin] ajtowns opened pull request #29231: Update to new logging API (master...202401-logscripted) https://github.com/bitcoin/bitcoin/pull/29231
<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> [bitcoin] maflcko opened pull request #29228: test: Remove all-lint.py script (master...2401-test-rm-wrap-wrap-) https://github.com/bitcoin/bitcoin/pull/29228
<bitcoin-git> [bitcoin] fanquake merged pull request #29219: fuzz: Improve fuzzing stability for ellswift_roundtrip harness (master...2024-01-fuzz-stability-ellswift_roundtrip) https://github.com/bitcoin/bitcoin/pull/29219
<bitcoin-git> bitcoin/master 4ae5171 fanquake: Merge bitcoin/bitcoin#29219: fuzz: Improve fuzzing stability for ellswift_...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/522b8370d92a...4ae5171d42bd
<bitcoin-git> bitcoin/master 154fcce dergoegge: [fuzz] Improve fuzzing stability for ellswift_roundtrip harness
<bitcoin-git> [bitcoin] glozow opened pull request #29227: log mempool loading progress (master...2024-01-mempool-load-logs) https://github.com/bitcoin/bitcoin/pull/29227
<bitcoin-git> [bitcoin] dergoegge opened pull request #29226: Revert "build: Fix regression in "ARMv8 CRC32 intrinsics" test" (master...2024-01-revert-228d6a29) https://github.com/bitcoin/bitcoin/pull/29226
<bitcoin-git> [bitcoin] fanquake opened pull request #29225: ci: move CMake into base packages (master...add_cmake_base_packages) https://github.com/bitcoin/bitcoin/pull/29225
<bitcoin-git> [bitcoin] fanquake merged pull request #29127: Use hardened runtime on macOS release builds. (master...hardened-macos-runtime) https://github.com/bitcoin/bitcoin/pull/29127
<bitcoin-git> bitcoin/master 522b837 fanquake: Merge bitcoin/bitcoin#29127: Use hardened runtime on macOS release builds.
<bitcoin-git> bitcoin/master 4fdd836 Mark Friedenbach: Use hardened runtime on macOS release builds.
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcacbab4878e...522b8370d92a
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #29223: wallet: Refactor DumpWallet function to accept -dumpfile path argument (master...dumpwallet-refactor) https://github.com/bitcoin/bitcoin/pull/29223

2024-01-10

<bitcoin-git> [bitcoin] kevkevinpal opened pull request #29222: doc: upgrade Bitcoin Core license to 2024 (master...updateBitcoinLicense2024) https://github.com/bitcoin/bitcoin/pull/29222
<bitcoin-git> [bitcoin] Christewart opened pull request #29221: Implement OP_ADD64, OP_SUB64, OP_MUL64, OP_DIV64, OP_LESSTHAN64, OP_L… (master...64bit-arith) https://github.com/bitcoin/bitcoin/pull/29221
<bitcoin-git> [bitcoin] achow101 closed pull request #27446: Allow configuring target block time for a signet (master...configure-signet-blockitme) https://github.com/bitcoin/bitcoin/pull/27446
<bitcoin-git> [bitcoin] achow101 merged 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/master 016cc80 furszy: test: wallet migration, add coverage for tx extra data
<bitcoin-git> bitcoin/master fcacbab Ava Chow: Merge bitcoin/bitcoin#29204: test: wallet migration, add coverage for tx e...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/507dbe4ca26f...fcacbab4878e
<bitcoin-git> [bitcoin] achow101 merged pull request #29211: fuzz: fix `connman` initialization (master...2024-01-fuzz-fix-connman) https://github.com/bitcoin/bitcoin/pull/29211
<bitcoin-git> bitcoin/master e84dc36 brunoerg: fuzz: fix `connman` initialization
<bitcoin-git> bitcoin/master 507dbe4 Ava Chow: Merge bitcoin/bitcoin#29211: fuzz: fix `connman` initialization
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7ff8e6b24054...507dbe4ca26f
<bitcoin-git> [bitcoin] achow101 merged pull request #28318: logging: Simplify API for level based logging (master...202308-logdebug) https://github.com/bitcoin/bitcoin/pull/28318
<bitcoin-git> bitcoin/master c5c76dc Anthony Towns: logging: refactor: pull prefix code out
<bitcoin-git> bitcoin/master dfe98b6 Anthony Towns: logging: make [cat:debug] and [info] implicit
<bitcoin-git> bitcoin/master ab34dc6 Anthony Towns: logging: Log Info messages unconditionally
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/632a2bb73180...7ff8e6b24054
<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/master 632a2bb glozow: Merge bitcoin/bitcoin#29215: test: assumeutxo: spend coin from snapshot ch...
<bitcoin-git> bitcoin/master 9315754 Sebastian Falbesoner: test: assumeutxo: spend coin from snapshot chainstate after loading
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/063a8b838759...632a2bb73180
<bitcoin-git> [bitcoin] dergoegge opened pull request #29219: fuzz: Improve fuzzing stability for ellswift_roundtrip harness (master...2024-01-fuzz-stability-ellswift_roundtrip) https://github.com/bitcoin/bitcoin/pull/29219
<bitcoin-git> [bitcoin] maflcko opened pull request #29218: ci: Rename tasks (previous releases, macOS cross) (master...2401-ci-rename-tasks-) https://github.com/bitcoin/bitcoin/pull/29218
<bitcoin-git> [bitcoin] fanquake closed pull request #29216: Create cmake-multi-platform.yml (master...Satoshin-Btc-patch-1) https://github.com/bitcoin/bitcoin/pull/29216
<bitcoin-git> [bitcoin] Satoshin-Btc opened pull request #29216: Create cmake-multi-platform.yml (master...Satoshin-Btc-patch-1) https://github.com/bitcoin/bitcoin/pull/29216
<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] brunoerg opened pull request #29211: fuzz: fix `connman` initialization (master...2024-01-fuzz-fix-connman) https://github.com/bitcoin/bitcoin/pull/29211
<bitcoin-git> [bitcoin] fanquake closed pull request #29210: Kaikookpk12 patch 1 (master...Kaikookpk12-patch-1) https://github.com/bitcoin/bitcoin/pull/29210
<bitcoin-git> [bitcoin] Kaikookpk12 opened pull request #29210: Kaikookpk12 patch 1 (master...Kaikookpk12-patch-1) https://github.com/bitcoin/bitcoin/pull/29210
<bitcoin-git> [bitcoin] achow101 merged pull request #29058: net, cli: use v2transport for manual/addrfetch connections, add to -netinfo (master...202312_manual_bip324) https://github.com/bitcoin/bitcoin/pull/29058
<bitcoin-git> bitcoin/master 9eed22e Martin Zumsande: net: attempt v2 transport for addrfetch connections if we support it
<bitcoin-git> bitcoin/master fb5bfed Martin Zumsande: cli: add transport protcol column to -netinfo
<bitcoin-git> bitcoin/master 770c031 Martin Zumsande: net: attempt v2 transport for manual connections if we support it
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5a121bcdeed2...063a8b838759
<bitcoin-git> [bitcoin] fanquake merged 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/master 5a121bc fanquake: Merge bitcoin/bitcoin#29200: net: create I2P sessions using both ECIES-X25...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3b19be20dea...5a121bcdeed2
<bitcoin-git> bitcoin/master 9d72891 Jon Atack: net: create I2P sessions with both ECIES-X25519 and ElGamal encryption
<bitcoin-git> [bitcoin] fanquake closed pull request #29188: depends: remove `FORCE_USE_SYSTEM_CLANG` & native_llvm (master...depends_use_system_clang) https://github.com/bitcoin/bitcoin/pull/29188
<bitcoin-git> [bitcoin] glozow opened pull request #29209: [26.x] more backports (26.x...2024-01-backports-26.1) https://github.com/bitcoin/bitcoin/pull/29209
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e1306fc886b...b3b19be20dea
<bitcoin-git> [bitcoin] glozow merged pull request #29011: [26.x] Backports (26.x...26_1_backports) https://github.com/bitcoin/bitcoin/pull/29011
<bitcoin-git> bitcoin/26.x d2c80b6 fanquake: doc: Missing additions to 26.0 release notes
<bitcoin-git> bitcoin/26.x 69e53d1 MarcoFalke: ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzz
<bitcoin-git> bitcoin/26.x 8dc2c75 fanquake: doc: add historical release notes for 26.0
<bitcoin-git> [bitcoin] glozow pushed 19 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/44d8b13c81e5...04edf9f5862c
<bitcoin-git> [bitcoin] reardencode reopened pull request #29198: OP_CHECKTEMPLATEVERIFY, OP_CHECKSIGFROMSTACK(VERIFY), OP_INTERNALKEY validation (LNHANCE) (master...lnhance) https://github.com/bitcoin/bitcoin/pull/29198
<bitcoin-git> [bitcoin] reardencode closed pull request #29198: OP_CHECKTEMPLATEVERIFY, OP_CHECKSIGFROMSTACK(VERIFY), OP_INTERNALKEY validation (LNHANCE) (master...lnhance) https://github.com/bitcoin/bitcoin/pull/29198
<bitcoin-git> [bitcoin] maflcko opened pull request #29208: build: Bump clang minimum supported version to 14 (master...2401-clang-14-) https://github.com/bitcoin/bitcoin/pull/29208
<bitcoin-git> [bitcoin] fanquake merged pull request #29195: build: Fix `-Xclang -internal-isystem` option (master...240107-clang) https://github.com/bitcoin/bitcoin/pull/29195
<bitcoin-git> bitcoin/master d742be3 Hennadii Stepanov: ci: Switch native macOS CI job to Xcode 15.0
<bitcoin-git> bitcoin/master 9e1306f fanquake: Merge bitcoin/bitcoin#29195: build: Fix `-Xclang -internal-isystem` option
<bitcoin-git> bitcoin/master 8decc5c Hennadii Stepanov: build: Fix `-Xclang -internal-isystem` option
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f921d949a035...9e1306fc886b
<bitcoin-git> [bitcoin] fanquake merged pull request #29172: fuzz: set `nMaxOutboundLimit` in connman target (master...2024-fuzz-connman-maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/29172
<bitcoin-git> bitcoin/master f921d94 fanquake: Merge bitcoin/bitcoin#29172: fuzz: set `nMaxOutboundLimit` in connman targ...
<bitcoin-git> bitcoin/master e5b9ee0 brunoerg: fuzz: set `nMaxOutboundLimit` in connman target
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c2d04f1319a6...f921d949a035

2024-01-08

<bitcoin-git> [bitcoin] yancyribbens opened pull request #29206: test: Add algo assert to bnb_search_test (master...add-algo-assert-to-bnb-tests) https://github.com/bitcoin/bitcoin/pull/29206
<bitcoin-git> [bitcoin] fanquake opened pull request #29205: build: always set `-g -O2` in `CORE_CXXFLAGS` (master...core_cxxflags_always_O2) https://github.com/bitcoin/bitcoin/pull/29205
<bitcoin-git> [gui] achow101 closed pull request #747: Open fully encrypted wallets (master...gui-fully-encrypted-wallets) https://github.com/bitcoin-core/gui/pull/747
<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/master c2d04f1 fanquake: Merge bitcoin/bitcoin#28610: wallet: Migrate entire address book entries t...
<bitcoin-git> bitcoin/master 406b71a Andrew Chow: wallet: Migrate entire address book entries
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04b9df0f9fd9...c2d04f1319a6
<bitcoin-git> [bitcoin] glozow merged pull request #29184: RPC/Blockchain: scanblocks: Accept named param for filter_false_positives (master...rpc_scanblocks_ffp_named) https://github.com/bitcoin/bitcoin/pull/29184
<bitcoin-git> bitcoin/master 04b9df0 glozow: Merge bitcoin/bitcoin#29184: RPC/Blockchain: scanblocks: Accept named para...
<bitcoin-git> bitcoin/master 5779010 Luke Dashjr: RPC/Blockchain: scanblocks: Accept named param for filter_false_positives
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82ba0f80a0b5...04b9df0f9fd9
<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] reardencode opened pull request #29198: OP_CHECKTEMPLATEVERIFY, OP_CHECKSIGFROMSTACK(VERIFY), OP_INTERNALKEY validation (LNHANCE) (master...lnhance) https://github.com/bitcoin/bitcoin/pull/29198
<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] hebasto opened pull request #29195: ci: Switch native macOS CI job to Xcode 15.0 (master...240107-clang) https://github.com/bitcoin/bitcoin/pull/29195

2024-01-06

<bitcoin-git> [bitcoin] achow101 closed pull request #29054: wallet: reenable sethdseed for descriptor wallets (master...descriptor-sethdseed) https://github.com/bitcoin/bitcoin/pull/29054
<bitcoin-git> [bitcoin] achow101 closed pull request #25907: wallet: rpc to add automatically generated descriptors (master...upgrade-to-tr-2) https://github.com/bitcoin/bitcoin/pull/25907
<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

2024-01-05

<bitcoin-git> [bitcoin] sipa opened pull request #29192: Weaken serfloat tests (master...202401_serfloat_weaken_test) https://github.com/bitcoin/bitcoin/pull/29192
<bitcoin-git> [bitcoin] fanquake closed pull request #28175: CONTRIBUTING: Caution against using AI/LLMs (ChatGPT, Copilot, etc) (master...doc_no_ai) https://github.com/bitcoin/bitcoin/pull/28175
<bitcoin-git> [bitcoin] fanquake merged pull request #28962: doc: Rework guix docs after 1.4 release (master...2311-doc-guix-) https://github.com/bitcoin/bitcoin/pull/28962
<bitcoin-git> bitcoin/master fad444f MarcoFalke: doc: Rework guix docs after 1.4 release
<bitcoin-git> bitcoin/master 82ba0f8 fanquake: Merge bitcoin/bitcoin#28962: doc: Rework guix docs after 1.4 release
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04978c2e187d...82ba0f80a0b5
<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 04978c2 fanquake: Merge bitcoin/bitcoin#29117: wallettool: Always be able to dump a wallet's...
<bitcoin-git> bitcoin/master d83bea4 Andrew Chow: wallettool: Don't create CWallet when dumping DB
<bitcoin-git> bitcoin/master 40c80e3 Ava Chow: wallettool: Don't unilaterally reset wallet_instance if loading error
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cb6d619931e8...04978c2e187d
<bitcoin-git> [bitcoin] aureleoules opened pull request #29191: refactor(tidy): Use C++20 contains method (master...2024-01-use-contains) https://github.com/bitcoin/bitcoin/pull/29191
<bitcoin-git> [bitcoin] theuni opened pull request #29189: RFC: Deprecate libconsensus (master...deprecate-libconsensus) https://github.com/bitcoin/bitcoin/pull/29189
<bitcoin-git> [bitcoin] fanquake opened pull request #29188: depends: remove `FORCE_USE_SYSTEM_CLANG` & native_llvm (master...depends_use_system_clang) https://github.com/bitcoin/bitcoin/pull/29188
<bitcoin-git> [bitcoin] hebasto opened pull request #29186: ci, iwyu: Drop backported mappings (master...240105-iwyu) https://github.com/bitcoin/bitcoin/pull/29186
<bitcoin-git> [bitcoin] fanquake merged pull request #29181: build: remove systemtap variadic patch (master...drop_systemtap_variadic_patch) https://github.com/bitcoin/bitcoin/pull/29181
<bitcoin-git> bitcoin/master cb6d619 fanquake: Merge bitcoin/bitcoin#29181: build: remove systemtap variadic patch
<bitcoin-git> bitcoin/master 6047e25 fanquake: Revert "depends: systemtap: remove variadic params that trigger compiler w...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7c248b972b99...cb6d619931e8
<bitcoin-git> [bitcoin] fanquake merged pull request #29042: doc: Clarify C++20 comments (master...2312-doc20-) https://github.com/bitcoin/bitcoin/pull/29042
<bitcoin-git> bitcoin/master fa87f8f MarcoFalke: doc: Clarify C++20 comments
<bitcoin-git> bitcoin/master 7c248b9 fanquake: Merge bitcoin/bitcoin#29042: doc: Clarify C++20 comments
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c80f57ba575a...7c248b972b99
<bitcoin-git> [bitcoin] achow101 closed pull request #28408: datacarriersize: Match more datacarrying (master...match_more_datacarrier) https://github.com/bitcoin/bitcoin/pull/28408
<bitcoin-git> [bitcoin] fanquake opened pull request #29185: build: remove `--enable-lto` (master...remove_enable_lto) https://github.com/bitcoin/bitcoin/pull/29185
<bitcoin-git> [bitcoin] TheCharlatan closed pull request #29019: mempool: Don't sort in entryAll (master...entryAllNoOrder) https://github.com/bitcoin/bitcoin/pull/29019
<bitcoin-git> [bitcoin] fanquake merged pull request #29177: build: Fix check whether `-latomic` needed (master...240104-atomic) https://github.com/bitcoin/bitcoin/pull/29177
<bitcoin-git> bitcoin/master c80f57b fanquake: Merge bitcoin/bitcoin#29177: build: Fix check whether `-latomic` needed
<bitcoin-git> bitcoin/master f8ca135 Hennadii Stepanov: build: Fix check whether `-latomic` needed
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/143ace65db39...c80f57ba575a
<bitcoin-git> [bitcoin] fanquake merged pull request #28890: rpc: Remove deprecated -rpcserialversion (master...2311-no-rpc-tx-ser-flag-) https://github.com/bitcoin/bitcoin/pull/28890
<bitcoin-git> bitcoin/master fa46cc2 MarcoFalke: Remove deprecated -rpcserialversion
<bitcoin-git> bitcoin/master 143ace6 fanquake: Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversion
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d44554567f27...143ace65db39
<bitcoin-git> [gui-qml] achow101 closed pull request #386: . (main...main) https://github.com/bitcoin-core/gui-qml/pull/386
<bitcoin-git> [gui-qml] illesdavid opened pull request #386: github.com/bitcoin-core/gui (main...main) https://github.com/bitcoin-core/gui-qml/pull/386

2024-01-04

<bitcoin-git> [bitcoin] achow101 merged pull request #28832: fuzz: rule-out too deep derivation paths in descriptor parsing targets (master...2311_fuzz_timeout_desc_parse) https://github.com/bitcoin/bitcoin/pull/28832
<bitcoin-git> bitcoin/master a44808f Antoine Poinsot: fuzz: rule-out too deep derivation paths in descriptor parsing targets
<bitcoin-git> bitcoin/master d445545 Ava Chow: Merge bitcoin/bitcoin#28832: fuzz: rule-out too deep derivation paths in d...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/737e5884cc82...d44554567f27
<bitcoin-git> [bitcoin] luke-jr opened pull request #29184: RPC/Blockchain: scanblocks: Accept named param for filter_false_positives (master...rpc_scanblocks_ffp_named) https://github.com/bitcoin/bitcoin/pull/29184
<bitcoin-git> [bitcoin] L0laL33tz opened pull request #29182: test: randomize perturbed files excluding ldb (master...fix_feature_init) https://github.com/bitcoin/bitcoin/pull/29182
<bitcoin-git> [bitcoin] fanquake opened pull request #29181: build: remove systemtap variadic patch (master...drop_systemtap_variadic_patch) https://github.com/bitcoin/bitcoin/pull/29181
<bitcoin-git> [bitcoin] theuni opened pull request #29180: crypto: remove use of BUILD_BITCOIN_INTERNAL macro in sha256 (master...kernel-sha2-optims) https://github.com/bitcoin/bitcoin/pull/29180
<bitcoin-git> [bitcoin] glozow merged pull request #29169: Update libsecp256k1 subtree to current master (master...libsecp256k1_0_4_1) https://github.com/bitcoin/bitcoin/pull/29169
<bitcoin-git> bitcoin/master e2cdeb5 fanquake: Update secp256k1 subtree to latest master
<bitcoin-git> bitcoin/master 737e588 glozow: Merge bitcoin/bitcoin#29169: Update libsecp256k1 subtree to current master
<bitcoin-git> bitcoin/master 29fde02 fanquake: Squashed 'src/secp256k1/' changes from 199d27cea3..efe85c70a2
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d84f736ba185...737e5884cc82
<bitcoin-git> [bitcoin] glozow opened pull request #29179: test: wallet rescan with reorged parent + IsFromMe child in mempool (master...2024-01-test-reorg-rescan) https://github.com/bitcoin/bitcoin/pull/29179
<bitcoin-git> [bitcoin] achow101 merged pull request #29176: wallet: Fix use-after-free in WalletBatch::EraseRecords (master...2401-wallet-fix-a-bug-) https://github.com/bitcoin/bitcoin/pull/29176
<bitcoin-git> bitcoin/master d84f736 Ava Chow: Merge bitcoin/bitcoin#29176: wallet: Fix use-after-free in WalletBatch::Er...
<bitcoin-git> bitcoin/master faebf1d MarcoFalke: wallet: Fix use-after-free in WalletBatch::EraseRecords
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65c05db660b2...d84f736ba185
<bitcoin-git> [bitcoin] hebasto opened pull request #29177: build: Fix check whether `-latomic` needed (master...240104-atomic) https://github.com/bitcoin/bitcoin/pull/29177
<bitcoin-git> [bitcoin] maflcko opened pull request #29176: wallet: Fix use-after-free in WalletBatch::EraseRecords (master...2401-wallet-fix-a-bug-) https://github.com/bitcoin/bitcoin/pull/29176
<bitcoin-git> [bitcoin] torkelrogstad opened pull request #29175: rpc: validate fee estimation mode case insensitive (master...2024-01-04-estimatemode) https://github.com/bitcoin/bitcoin/pull/29175
<bitcoin-git> [bitcoin] glozow closed pull request #29173: doc: revert clarify -datacarriersize (master...doc-datacarrier) https://github.com/bitcoin/bitcoin/pull/29173
<bitcoin-git> qa-assets/main 7072888 Murch: Add fuzz seeds
<bitcoin-git> qa-assets/main 0745c86 Niklas Gögge: Merge pull request #164 from murchandamus/2024-01-murch
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/1da8e1797aa4...0745c8615dff
<bitcoin-git> [qa-assets] dergoegge merged pull request #164: Add Murch’s fuzz seed in January 2024 (main...2024-01-murch) https://github.com/bitcoin-core/qa-assets/pull/164
<bitcoin-git> [bitcoin] Retropex opened pull request #29173: doc: revert clarify -datacarriersize (master...doc-datacarrier) https://github.com/bitcoin/bitcoin/pull/29173

2024-01-03

<bitcoin-git> [bitcoin] brunoerg opened pull request #29172: fuzz: set `nMaxOutboundLimit` in connman target (master...2024-fuzz-connman-maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/29172
<bitcoin-git> [bitcoin] Christewart closed pull request #29171: 64bit arith (master...64bit-arith) https://github.com/bitcoin/bitcoin/pull/29171
<bitcoin-git> [bitcoin] Christewart opened pull request #29171: 64bit arith (master...64bit-arith) https://github.com/bitcoin/bitcoin/pull/29171
<bitcoin-git> [bitcoin] fanquake opened pull request #29170: contrib: add macho branch protection check (master...add_macho_branch_protection_check) https://github.com/bitcoin/bitcoin/pull/29170
<bitcoin-git> [bitcoin] fanquake opened pull request #29169: Update libsecp256k1 subtree for 0.4.1 release (master...libsecp256k1_0_4_1) https://github.com/bitcoin/bitcoin/pull/29169
<bitcoin-git> qa-assets/main 1da8e17 Niklas Gögge: Merge pull request #163 from maflcko/main
<bitcoin-git> qa-assets/main a2ed781 MarcoFalke: Add fuzz inputs
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/38d7a06e9544...1da8e1797aa4
<bitcoin-git> [qa-assets] dergoegge merged pull request #163: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/163
<bitcoin-git> [qa-assets] murchandamus opened pull request #164: Add Murch’s fuzz seed in January 2024 (main...2024-01-murch) https://github.com/bitcoin-core/qa-assets/pull/164
<bitcoin-git> [bitcoin] glozow merged pull request #29013: test: doc: follow-up #28368 (master...12-2023-28368-follow-up) https://github.com/bitcoin/bitcoin/pull/29013
<bitcoin-git> bitcoin/master fcd4296 ismaelsadeeq: doc: fix typo and update incorrect comment
<bitcoin-git> bitcoin/master 5615e16 ismaelsadeeq: tx fees: update `m_from_disconnected_block` to `m_mempool_limit_bypassed`
<bitcoin-git> bitcoin/master 562664d ismaelsadeeq: test: wait for fee estimator to catch up before estimating fees
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c3038bf95a4b...65c05db660b2
<bitcoin-git> [qa-assets] maflcko opened pull request #163: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/163

2024-01-02

<bitcoin-git> [bitcoin] sipa closed pull request #29167: [DONTMERGE] See if just constexpr-consteval for _mst works (master...202401_consteval_mst) https://github.com/bitcoin/bitcoin/pull/29167
<bitcoin-git> [bitcoin] achow101 merged pull request #29076: fuzz: set `m_fallback_fee` and `m_fee_mode` in `wallet_fees` target (master...2023-12-fuzz-fees-fallbackfee) https://github.com/bitcoin/bitcoin/pull/29076
<bitcoin-git> bitcoin/master c3038bf Ava Chow: Merge bitcoin/bitcoin#29076: fuzz: set `m_fallback_fee` and `m_fee_mode` i...
<bitcoin-git> bitcoin/master e03d6f7 brunoerg: fuzz: set `m_fallback_fee`/`m_fee_mode` in `wallet_fees` target
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/00bf4a171115...c3038bf95a4b
<bitcoin-git> [bitcoin] sipa opened pull request #29167: [DONTMERGE] See if just constexpr-consteval for _mst works (master...202401_consteval_mst) https://github.com/bitcoin/bitcoin/pull/29167
<bitcoin-git> [bitcoin] achow101 merged pull request #26684: bench: add readblock benchmark (master...bench-readblock) https://github.com/bitcoin/bitcoin/pull/26684
<bitcoin-git> bitcoin/master 1c4b9cb Andrew Toth: bench: add readblock benchmark
<bitcoin-git> bitcoin/master 00bf4a1 Ava Chow: Merge bitcoin/bitcoin#26684: bench: add readblock benchmark
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/265250687b8b...00bf4a171115
<bitcoin-git> [bitcoin] achow101 merged pull request #28455: refactor: share and use `GenerateRandomKey` helper (master...202309-refactor-use_GenerateRandomKey_helper) https://github.com/bitcoin/bitcoin/pull/28455
<bitcoin-git> bitcoin/master fa1d495 Sebastian Falbesoner: refactor: share and use `GenerateRandomKey` helper
<bitcoin-git> bitcoin/master 2652506 Ava Chow: Merge bitcoin/bitcoin#28455: refactor: share and use `GenerateRandomKey` h...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d036a8681572...265250687b8b
<bitcoin-git> [bitcoin] achow101 merged pull request #28978: doc: Add multiprocess design doc (master...pr/ipcdoc) https://github.com/bitcoin/bitcoin/pull/28978
<bitcoin-git> bitcoin/master d036a86 Ava Chow: Merge bitcoin/bitcoin#28978: doc: Add multiprocess design doc
<bitcoin-git> bitcoin/master 91dc48c Ryan Ofsky: doc: Add multiprocess design doc
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b1196a9855d...d036a8681572
<bitcoin-git> [bitcoin] darosior closed pull request #29164: fuzz: avoid underflow in `coins_view` target (master...2401_fuzz_underflow_coins_view) https://github.com/bitcoin/bitcoin/pull/29164
<bitcoin-git> [bitcoin] maflcko opened pull request #29165: build: Bump clang minimum supported version to 15 (master...2401-clang-15-) https://github.com/bitcoin/bitcoin/pull/29165
<bitcoin-git> [bitcoin] darosior opened pull request #29164: fuzz: avoid underflow in `coins_view` target (master...2401_fuzz_underflow_coins_view) https://github.com/bitcoin/bitcoin/pull/29164

2024-01-01

<bitcoin-git> [bitcoin] LarryRuane opened pull request #29163: bitcoin-cli help detail to show full help for all RPCs (master...2024-01-help-detailed) https://github.com/bitcoin/bitcoin/pull/29163
<bitcoin-git> [gui-qml] hebasto merged pull request #385: Fix For BlockClock Min Size (main...min-blockclock-size) https://github.com/bitcoin-core/gui-qml/pull/385
<bitcoin-git> gui-qml/main 533a9fc Hennadii Stepanov: Merge bitcoin-core/gui-qml#385: Fix For BlockClock Min Size
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/67150efc17a1...533a9fce834e
<bitcoin-git> gui-qml/main d6331aa D33r-Gee: qml: fix the BlockClock's minimum size

2023-12-30

<bitcoin-git> [bitcoin] maflcko closed pull request #29159: Update net.h bigger TCP socket using larger buffer (master...master) https://github.com/bitcoin/bitcoin/pull/29159
<bitcoin-git> [bitcoin] bitnet-io opened pull request #29159: Update net.h bigger TCP socket using larger buffer (master...master) https://github.com/bitcoin/bitcoin/pull/29159
<bitcoin-git> [bitcoin] darosior opened pull request #29158: PoC: fuzz chainstate and block managers (master...2309_fuzz_chainstate) https://github.com/bitcoin/bitcoin/pull/29158
<bitcoin-git> [bitcoin] achow101 closed pull request #29157: Licence MIT Original (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29157
<bitcoin-git> [bitcoin] SatoshiCopyright opened pull request #29157: Licence MIT Original (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29157

2023-12-29

<bitcoin-git> [bitcoin] mjdietzx opened pull request #29156: tests: add functional test for miniscript decaying multisig (master...test_miniscript_decaying_multiscript_descriptor) https://github.com/bitcoin/bitcoin/pull/29156
<bitcoin-git> [bitcoin] dimitaracev opened pull request #29155: wallet: move lock at the top of ReleaseWallet (master...wallet-move-lock-at-the-top-of-release-wallet) https://github.com/bitcoin/bitcoin/pull/29155
<bitcoin-git> [bitcoin] dimitaracev closed pull request #29143: wallet: move lock to the top of ReleaseWallet (master...wallet-add-meaningful-error-message-and-fix-test) https://github.com/bitcoin/bitcoin/pull/29143
<bitcoin-git> [bitcoin] mjdietzx opened pull request #29154: tests: improve wallet multisig descriptor test and docs (master...multisig_descriptor_improvement) https://github.com/bitcoin/bitcoin/pull/29154
<bitcoin-git> [bitcoin] achow101 closed pull request #29152: Remove luke from dns seeds (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29152
<bitcoin-git> [bitcoin] 1440000bytes opened pull request #29152: Remove luke from dns seeds (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29152
<bitcoin-git> [bitcoin] achow101 closed pull request #29149: Remove `dnsseed.bitcoin.dashjr.org` temporarily (master...luke-dns) https://github.com/bitcoin/bitcoin/pull/29149