<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] 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] 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 e03d6f7 brunoerg: fuzz: set `m_fallback_fee`/`m_fee_mode` in `wallet_fees` target
<bitcoin-git>
bitcoin/master c3038bf Ava Chow: Merge bitcoin/bitcoin#29076: fuzz: set `m_fallback_fee` and `m_fee_mode` i...
<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] 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>
[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] luke-jr opened pull request #29147: guix: Use DOS newlines for SHA256SUMS files (master...guix_attachable_sigs) https://github.com/bitcoin/bitcoin/pull/29147
2023-12-27
<bitcoin-git>
[bitcoin] luke-jr opened pull request #29145: Change Luke Dashjr seed to dashjr-list-of-p2p-nodes-maybe-malware.us (master...dnsseed_dashjr_2024) https://github.com/bitcoin/bitcoin/pull/29145
<bitcoin-git>
[bitcoin] luke-jr opened pull request #29141: Bugfix: RPC: Check for blank rpcauth on a per-param basis (master...fix_rpcauth_blank) https://github.com/bitcoin/bitcoin/pull/29141
2023-12-22
<bitcoin-git>
[bitcoin] achow101 opened pull request #29136: wallet: `addhdkey` RPC to add just keys to wallets via new `void(KEY)` descriptor (master...sethdseed-void-descriptor) https://github.com/bitcoin/bitcoin/pull/29136
<bitcoin-git>
[bitcoin] maflcko opened pull request #29133: refactor: Allow std::span construction from CKey (master...2312-key-span-) https://github.com/bitcoin/bitcoin/pull/29133
<bitcoin-git>
[bitcoin] fanquake merged pull request #28880: build: switch to using LLVM 17.x for macOS builds (master...llvm_17_0_5_macos_deps) https://github.com/bitcoin/bitcoin/pull/28880
<bitcoin-git>
bitcoin/master b0c2903 fanquake: Revert "build: Patch Qt to handle minimum macOS version properly"
<bitcoin-git>
bitcoin/master 558250d fanquake: guix: use clang-toolchain-17 for macOS build
<bitcoin-git>
bitcoin/master 5ddd7c6 Hennadii Stepanov: build: Bump `native_clang` up to 17.0.6
<bitcoin-git>
[bitcoin] maaku opened pull request #29127: Use hardened runtime on macOS release builds. (master...hardened-macos-runtime) https://github.com/bitcoin/bitcoin/pull/29127
2023-12-20
<bitcoin-git>
[bitcoin] achow101 closed pull request #29125: A Universal Tapestry of Code: Entwining ecological and ethical boundaries and expanding horizons in our software's cosmos (master...master) https://github.com/bitcoin/bitcoin/pull/29125
<bitcoin-git>
[bitcoin] euulic opened pull request #29125: A Universal Tapestry of Code: Entwining ecological and ethical boundaries and expanding horizons in our software's cosmos (master...master) https://github.com/bitcoin/bitcoin/pull/29125
<bitcoin-git>
[bitcoin] achow101 opened pull request #29124: wallet: Automatically repair corrupted metadata with doubled derivation path (master...fix-double-keypath) https://github.com/bitcoin/bitcoin/pull/29124
<bitcoin-git>
[bitcoin] BrandonOdiwuor opened pull request #29120: test: Add test case for speding bare multisig (master...spending-bare-multisig) https://github.com/bitcoin/bitcoin/pull/29120
<bitcoin-git>
[bitcoin] glozow closed pull request #19443: rpc: Add options argument to listtransactions, with paginatebypointer options (master...listtransactions-paginatebypointer) https://github.com/bitcoin/bitcoin/pull/19443
<bitcoin-git>
[bitcoin] achow101 opened 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] ismaelsadeeq opened pull request #29115: [doc]: add doxygen comment describing what `CheckPackageLimits` returns (master...12-2023-CheckPackageLimits-error) https://github.com/bitcoin/bitcoin/pull/29115
<bitcoin-git>
[bitcoin] fanquake closed pull request #29102: That must be the correct MIT license. Because it was taken from my original project. (master...master) https://github.com/bitcoin/bitcoin/pull/29102
<bitcoin-git>
[bitcoin] SatoshiNT0 opened pull request #29102: That must be the correct MIT license. Because it was taken from my original project. (master...master) https://github.com/bitcoin/bitcoin/pull/29102
<bitcoin-git>
[bitcoin] ajtowns opened pull request #29088: tests: Don't depend on value of DEFAULT_PERMIT_BAREMULTISIG (master...202312-testbaremulti) https://github.com/bitcoin/bitcoin/pull/29088
<bitcoin-git>
[bitcoin] luke-jr opened pull request #29086: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather than duplicating definition (master...refactor_mempoolopts) https://github.com/bitcoin/bitcoin/pull/29086
2023-12-14
<bitcoin-git>
[bitcoin] fjahr opened pull request #29085: refactor: C++20: Use lambda implicit capture and std::rotl (master...202312-cpp20) https://github.com/bitcoin/bitcoin/pull/29085
<bitcoin-git>
[bitcoin] brunoerg opened 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] achow101 merged pull request #29065: bench: wallet, fix change position out of range error (master...2023_bench_wallet_fix) https://github.com/bitcoin/bitcoin/pull/29065
<bitcoin-git>
bitcoin/master 9f0f83d Ava Chow: Merge bitcoin/bitcoin#29065: bench: wallet, fix change position out of ran...
<bitcoin-git>
bitcoin/master 37c75c5 furszy: test: wallet, fix change position out of range error
<bitcoin-git>
[bitcoin] fanquake merged pull request #29066: Bump minimum required Boost version due to migration to C++20 (master...231212-boost) https://github.com/bitcoin/bitcoin/pull/29066
<bitcoin-git>
bitcoin/master 49a9091 Hennadii Stepanov: build: Bump minimum required Boost to 1.73.0 to support C++20
<bitcoin-git>
bitcoin/master 0830dcb fanquake: Merge bitcoin/bitcoin#29066: Bump minimum required Boost version due to mi...
<bitcoin-git>
[bitcoin] fanquake opened pull request #29072: build: use `-no_exported_symbols` on macOS (master...use_no_exported_symbols_macos) https://github.com/bitcoin/bitcoin/pull/29072
<bitcoin-git>
[bitcoin] fanquake merged pull request #28967: build: disable external-signer for Windows (master...disable_external_signer_win) https://github.com/bitcoin/bitcoin/pull/28967
<bitcoin-git>
bitcoin/master 3553731 fanquake: ci: remove --enable-external-signer from win64 job
<bitcoin-git>
bitcoin/master f0e8290 fanquake: Merge bitcoin/bitcoin#28967: build: disable external-signer for Windows
<bitcoin-git>
bitcoin/master 308aec3 fanquake: build: disable external-signer for Windows
<bitcoin-git>
[bitcoin] fanquake merged pull request #29068: test: Actually fail when a python unit test fails (master...2312-test-fail-fail-) https://github.com/bitcoin/bitcoin/pull/29068
<bitcoin-git>
bitcoin/master 8431a19 fanquake: Merge bitcoin/bitcoin#29068: test: Actually fail when a python unit test f...
<bitcoin-git>
[bitcoin] maflcko opened pull request #29068: test: Actually fail when a python unit test fails (master...2312-test-fail-fail-) https://github.com/bitcoin/bitcoin/pull/29068
<bitcoin-git>
[bitcoin] maflcko opened pull request #29067: test: Treat msg_version.relay as unsigned, Remove `struct` packing in messages.py (master...2312-test-less-struct-) https://github.com/bitcoin/bitcoin/pull/29067
<bitcoin-git>
[bitcoin] hebasto opened pull request #29066: doc: Bump minimum required Boost version due to migration to C++20 (master...231212-boost) https://github.com/bitcoin/bitcoin/pull/29066
<bitcoin-git>
[bitcoin] furszy opened pull request #29065: bench: wallet, fix change position out of range error (master...2023_bench_wallet_fix) https://github.com/bitcoin/bitcoin/pull/29065
<bitcoin-git>
[bitcoin] dergoegge opened pull request #29064: fuzz: Improve fuzzing stability for minisketch harness (master...2023-12-fuzz-stability-minisketch) https://github.com/bitcoin/bitcoin/pull/29064
<bitcoin-git>
[bitcoin] achow101 merged pull request #28994: wallet: skip BnB when SFFO is enabled (master...2023_wallet_sffo_skip_bnb) https://github.com/bitcoin/bitcoin/pull/28994