<bitcoin-git>
[bitcoin] theStack opened pull request #31398: wallet: refactor: various master key encryption cleanups (master...202411-wallet-encryption_cleanups) https://github.com/bitcoin/bitcoin/pull/31398
2024-11-30
<bitcoin-git>
[bitcoin] glozow opened pull request #31397: p2p: track and use all potential peers for orphan resolution (master...2024-11-multi-orphan) https://github.com/bitcoin/bitcoin/pull/31397
<bitcoin-git>
[bitcoin] tdb3 opened pull request #31396: test: simple ordering optimization to reduce runtime (master...20241130_optimize_test_position) https://github.com/bitcoin/bitcoin/pull/31396
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #31395: build: Set shared linker flags in toolchain file (master...toolchain_set_shared_linker_flags) https://github.com/bitcoin/bitcoin/pull/31395
<bitcoin-git>
[bitcoin] maflcko opened pull request #31393: refactor: Move GuessVerificationProgress into ChainstateManager (master...2411-mv-gvp) https://github.com/bitcoin/bitcoin/pull/31393
2024-11-28
<bitcoin-git>
[bitcoin] maflcko opened pull request #31391: util: Drop boost posix_time in ParseISO8601DateTime (master...2411-less-boost-time) https://github.com/bitcoin/bitcoin/pull/31391
<bitcoin-git>
[bitcoin] JeremyRand opened pull request #31387: doc: Use more precise anchor link to codesigning docs (master...docs-codesigning) https://github.com/bitcoin/bitcoin/pull/31387
<bitcoin-git>
[bitcoin] JeremyRand opened pull request #31386: doc: Use more precise anchor links to Xcode SDK extraction (master...docs-macos-tarball) https://github.com/bitcoin/bitcoin/pull/31386
<bitcoin-git>
[bitcoin] glozow opened pull request #31385: package validation: relax the package-not-child-with-unconfirmed-parents rule (master...2024-11-relax-unconf) https://github.com/bitcoin/bitcoin/pull/31385
<bitcoin-git>
[bitcoin] hebasto opened pull request #31379: cmake: Fix passing `APPEND_*FLAGS` to `secp256k1` subtree (master...241127-append-cflags) https://github.com/bitcoin/bitcoin/pull/31379
2024-11-26
<bitcoin-git>
[bitcoin] furszy opened pull request #31378: wallet: fix crash during migration due to invalid multisig descriptors (master...2024_wallet_migration_multisig_crash) https://github.com/bitcoin/bitcoin/pull/31378
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #31377: ci: allow passing extra args to docker build with CI_IMAGE_BUILD_EXTRA_ARGS (master...2024-11-CI_IMAGE_BUILD_EXTRA_ARGS) https://github.com/bitcoin/bitcoin/pull/31377
<bitcoin-git>
[bitcoin] achow101 merged pull request #31365: interpreter: Use the same type for SignatureHash in the definition (master...consensus_sighash_int_type) https://github.com/bitcoin/bitcoin/pull/31365
<bitcoin-git>
bitcoin/master c288c79 TheCharlatan: interpreter: Use the same type for SignatureHash in the definition
<bitcoin-git>
bitcoin/master 28fd0bc Ava Chow: Merge bitcoin/bitcoin#31365: interpreter: Use the same type for SignatureH...
<bitcoin-git>
[bitcoin] achow101 merged pull request #31221: ci: Split out native fuzz jobs for macOS and windows (take 2) (master...2024-10-native-fuzz) https://github.com/bitcoin/bitcoin/pull/31221
<bitcoin-git>
bitcoin/master 72ab35a Ava Chow: Merge bitcoin/bitcoin#31221: ci: Split out native fuzz jobs for macOS and ...
<bitcoin-git>
bitcoin/master b031b79 dergoegge: [ci] Split out native fuzz jobs for macOS and windows
<bitcoin-git>
[bitcoin] darosior opened pull request #31376: Miner: never create a template which exploits the timewarp bug (master...2411_miner_never_timewarp) https://github.com/bitcoin/bitcoin/pull/31376
<bitcoin-git>
[bitcoin] hebasto opened pull request #31366: cmake: Check `-Wno-*` compiler options for `leveldb` target (master...241125-nowarn) https://github.com/bitcoin/bitcoin/pull/31366
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #31365: interpreter: Use the same type for SignatureHash in the definition (master...consensus_sighash_int_type) https://github.com/bitcoin/bitcoin/pull/31365
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31362: kernel, refactor: Replace `goto` with RAII in `bitcoin-chainstate` (master...l0rinc/remove-goto) https://github.com/bitcoin/bitcoin/pull/31362
<bitcoin-git>
[bitcoin] hebasto opened pull request #31361: cmake, qt: Use absolute paths for includes in MOC-generated files (master...241124-moc) https://github.com/bitcoin/bitcoin/pull/31361
<bitcoin-git>
[bitcoin] andremralves opened pull request #31356: Add and use `satToBtc` and `btcToSat` util functions (master...btc-to-sat) https://github.com/bitcoin/bitcoin/pull/31356
<bitcoin-git>
[bitcoin] jonatack opened pull request #31353: rpc, cli: add getbalances#total, and use it for -getinfo (master...2024-11-total-wallet-balance) https://github.com/bitcoin/bitcoin/pull/31353
<bitcoin-git>
[bitcoin] Sjors opened pull request #31346: Set notifications m_tip_block in LoadChainTip() (master...2024/11/init_m_tip_block) https://github.com/bitcoin/bitcoin/pull/31346
<bitcoin-git>
[bitcoin] Sjors closed pull request #31297: mining: add early return to waitTipChanged() (master...2024/11/waittipchanged) https://github.com/bitcoin/bitcoin/pull/31297
<bitcoin-git>
[bitcoin] theStack opened pull request #31343: test: avoid internet traffic in rpc_net.py (master...202411-test-avoid_internet_connection_in_rpc_net) https://github.com/bitcoin/bitcoin/pull/31343
<bitcoin-git>
[gui-qml] jarolrod opened pull request #434: Move various state computations from the UI to the NodeModel (main...compute-states-in-nodemodel) https://github.com/bitcoin-core/gui-qml/pull/434
<bitcoin-git>
[bitcoin] hebasto opened pull request #31337: build: Use `-ffile-prefix-map` in release builds only (master...241120-prefix-map) https://github.com/bitcoin/bitcoin/pull/31337
<bitcoin-git>
[bitcoin] fanquake opened pull request #31335: macOS: swap docs & CI from pkg-config to pkgconf (master...pkg_config_to_pkg_conf) https://github.com/bitcoin/bitcoin/pull/31335
<bitcoin-git>
[bitcoin] fanquake merged pull request #31327: doc: Correct PR Review Club frequency from weekly to monthly (master...fix-pr-club-frequency) https://github.com/bitcoin/bitcoin/pull/31327
<bitcoin-git>
bitcoin/master 15c1f47 merge-script: Merge bitcoin/bitcoin#31327: doc: Correct PR Review Club frequency from we...
<bitcoin-git>
bitcoin/master 637f437 Gabriele Bocchi: doc: remove PR Review Club frequency
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #31328: test: locking -testdatadir when not specified and then deleting lock and dir at end of test (master...lockTestDataDir) https://github.com/bitcoin/bitcoin/pull/31328
2024-11-19
<bitcoin-git>
[bitcoin] GabrieleBocchi opened pull request #31327: doc: Correct PR Review Club frequency from weekly to monthly (master...fix-pr-club-frequency) https://github.com/bitcoin/bitcoin/pull/31327
<bitcoin-git>
[bitcoin] fanquake opened pull request #31323: guix: swap `moreutils` for just `sponge` (master...moreutils_just_sponge) https://github.com/bitcoin/bitcoin/pull/31323
<bitcoin-git>
[bitcoin] Sjors opened pull request #31318: Drop script_pub_key arg from createNewBlock (master...2024/11/no-script_pub_key) https://github.com/bitcoin/bitcoin/pull/31318
<bitcoin-git>
[bitcoin] vasild opened pull request #31316: fuzz: set the output argument of FuzzedSock::Accept() (master...fuzzedsock_accept) https://github.com/bitcoin/bitcoin/pull/31316
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #31313: refactor: Clamp worker threads in ChainstateManager constructor (master...chainstatemanagerArgs) https://github.com/bitcoin/bitcoin/pull/31313
<bitcoin-git>
[bitcoin] sipsorcery closed pull request #31311: Simplify constructor in fuzz test to help msvc compiler frontend parser. (master...fix-fuzz-msvc) https://github.com/bitcoin/bitcoin/pull/31311
<bitcoin-git>
[bitcoin] BrandonOdiwuor opened pull request #31312: test: run functional tests from ctest (master...ctest-functional-test) https://github.com/bitcoin/bitcoin/pull/31312
<bitcoin-git>
[bitcoin] sipsorcery opened pull request #31311: Simplify constructor in fuzz test to help msvc compiler frontend parser. (master...fix-fuzz-msvc) https://github.com/bitcoin/bitcoin/pull/31311
2024-11-17
<bitcoin-git>
[bitcoin] hebasto opened pull request #31308: ci, iwyu: Treat warnings as errors for specific targets (master...241117-force-iwyu) https://github.com/bitcoin/bitcoin/pull/31308
<bitcoin-git>
[bitcoin] hebasto opened pull request #31307: build: Temporarily disable compiling `fuzz/utxo_snapshot.cpp` with MSVC (master...241117-msvc) https://github.com/bitcoin/bitcoin/pull/31307
<bitcoin-git>
[bitcoin] PastaPastaPasta opened pull request #31302: refactor: spanify DecodeBits, use constexpr std::array instead of vector (master...refactor-spanify-DecodeBits) https://github.com/bitcoin/bitcoin/pull/31302
<bitcoin-git>
[bitcoin] PastaPastaPasta opened pull request #31301: refactor: covert ContainsNoNUL to ContainsNUL (master...refac-avoid-double-negative-ContainsNUL) https://github.com/bitcoin/bitcoin/pull/31301
2024-11-16
<bitcoin-git>
[bitcoin] hebasto opened pull request #31300: depends: Update minimum required CMake version (master...241116-deps-cmake) https://github.com/bitcoin/bitcoin/pull/31300
2024-11-15
<bitcoin-git>
[bitcoin] adamandrews1 opened pull request #31298: rpc: combinerawtransaction now rejects unmergeable transactions (master...combinerawtransaction-check) https://github.com/bitcoin/bitcoin/pull/31298
<bitcoin-git>
[bitcoin] furszy closed pull request #31291: test: group executed tests within the same directory (master...2024_test_global_path) https://github.com/bitcoin/bitcoin/pull/31291
<bitcoin-git>
[bitcoin] Sjors opened pull request #31297: mining: add early return to waitTipChanged() (master...2024/11/waittipchanged) https://github.com/bitcoin/bitcoin/pull/31297
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #31296: wallet: Translate [default wallet] string in progress messages (master...pr/dtran) https://github.com/bitcoin/bitcoin/pull/31296
<bitcoin-git>
[bitcoin] maflcko opened pull request #31295: refactor: Prepare compile-time check of bilingual format strings (master...2411-trans-fmt-prepare) https://github.com/bitcoin/bitcoin/pull/31295
<bitcoin-git>
[bitcoin] casey opened pull request #31292: Add `contrib/justfile` containing useful development workflow commands. (master...justfile) https://github.com/bitcoin/bitcoin/pull/31292
<bitcoin-git>
[bitcoin] furszy opened pull request #31291: test: add global time to place exec tests within the same dir (master...2024_test_global_path) https://github.com/bitcoin/bitcoin/pull/31291
<bitcoin-git>
[gui-qml] pablomartin4btc opened pull request #433: Persist proxy settings to settings.json (main...qml-proxy-settings-persistence) https://github.com/bitcoin-core/gui-qml/pull/433
<bitcoin-git>
[bitcoin] fanquake merged pull request #31235: addrman: cap the `max_pct` to not exceed the maximum number of addresses (master...2024-11-fuzz-fix-connman-getaddresses) https://github.com/bitcoin/bitcoin/pull/31235
<bitcoin-git>
bitcoin/master 9c5775c brunoerg: addrman: cap the `max_pct` to not exceed the maximum number of addresses
<bitcoin-git>
bitcoin/master 36f5eff merge-script: Merge bitcoin/bitcoin#31235: addrman: cap the `max_pct` to not exceed the ...
<bitcoin-git>
[bitcoin] maflcko opened pull request #31282: refactor: Make node_id a const& in RemoveBlockRequest (master...2411-const-ref) https://github.com/bitcoin/bitcoin/pull/31282