<bitcoin-git>
[bitcoin] theStack opened pull request #28085: refactor: use Span for SipHash::Write (master...202307-refactor-use_span_for_siphash) https://github.com/bitcoin/bitcoin/pull/28085
2023-07-16
<bitcoin-git>
[gui] hebasto merged pull request #740: Show own outputs on PSBT signing window (master...mark-change-outputs-on-psbt-sign) https://github.com/bitcoin-core/gui/pull/740
<bitcoin-git>
bitcoin/master 57b8336 Hennadii Stepanov: Merge bitcoin-core/gui#740: Show own outputs on PSBT signing window
<bitcoin-git>
bitcoin/master 4da243b Hernan Marino: qt: show own outputs on PSBT signing window
<bitcoin-git>
[bitcoin] fanquake opened pull request #28084: doc: update windows `-fstack-clash-protection` doc (master...stack_clash_windows_doc_update) https://github.com/bitcoin/bitcoin/pull/28084
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28083: ci: Use DOCKER_BUILDKIT for lint image (master...2307-ci-lint-docker-build-) https://github.com/bitcoin/bitcoin/pull/28083
<bitcoin-git>
[bitcoin] vasild opened pull request #28077: I2P: also sleep after errors in Accept() & destroy the session if we get "Session was closed" (master...i2p_accept_issue22759) https://github.com/bitcoin/bitcoin/pull/28077
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28076: util: Replace filesystem include with util/fs.h include (master...2307-fs-lint-) https://github.com/bitcoin/bitcoin/pull/28076
<bitcoin-git>
[bitcoin] hebasto reopened pull request #26504: Add `UNREACHABLE` macro and drop `-Wreturn-type`/`C4715` warnings suppressions (master...221115-enum) https://github.com/bitcoin/bitcoin/pull/26504
<TheCharlatan>
https://github.com/bitcoin/bitcoin/pull/28048 is close to the finish line. Merging it would conclude the "prune the unnecessary .cpp files (and their respective headers)" (stage 1, step2) part of the project, which is nice :)
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28070: test: Drop 22.x node from TxindexCompatibilityTest (master...2307-test-blocks-) https://github.com/bitcoin/bitcoin/pull/28070
<bitcoin-git>
[bitcoin] fanquake opened pull request #28069: guix: Remove librt usage from release binaries (master...remove_redundant_librt_linking) https://github.com/bitcoin/bitcoin/pull/28069
<bitcoin-git>
[bitcoin] furszy opened pull request #28067: [WIP] descriptors: do not return top-level only funcs as sub descriptors (master...2023_wallet_infer_watchonly_sh_script) https://github.com/bitcoin/bitcoin/pull/28067
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28065: fuzz: Flatten all FUZZ_TARGET macros into one (master...2307-fuzz-macro-) https://github.com/bitcoin/bitcoin/pull/28065
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #28051: Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly (master...pr/noshut) https://github.com/bitcoin/bitcoin/pull/28051
<bitcoin-git>
[bitcoin] furszy opened pull request #28050: test: make assumeUTXO test capture the expected fatal error (master...2023_test_capture_assumeUTXO_fatal_error) https://github.com/bitcoin/bitcoin/pull/28050
<bitcoin-git>
[bitcoin] achow101 merged pull request #28039: wallet: don't include bdb files from our headers (master...bdb-no-include-from-headers) https://github.com/bitcoin/bitcoin/pull/28039
<gribble>
https://github.com/bitcoin/bitcoin/issues/26222 | Introduce secp256k1 module with field and group classes to test framework by sipa · Pull Request #26222 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[gui] hebasto merged pull request #696: Switch RPCConsole wallet selection to the one most recently opened/restored/created (master...2023_01_SwitchRPCConsoleToOpenedWallet) https://github.com/bitcoin-core/gui/pull/696
<bitcoin-git>
bitcoin/master c71a96c Hennadii Stepanov: Merge bitcoin-core/gui#696: Switch RPCConsole wallet selection to the one ...
<bitcoin-git>
bitcoin/master 99c0eb9 John Moffett: Fix RPCConsole wallet selection
<bitcoin-git>
[bitcoin] achow101 opened pull request #28027: test: Fixes and updates to wallet_backwards_compatibility.py for 25.0 and descriptor wallets (master...2023-07-test-wallet-back-compat-updates) https://github.com/bitcoin/bitcoin/pull/28027
<bitcoin-git>
[bitcoin] achow101 merged pull request #27920: wallet: bugfix, always use apostrophe for spkm descriptor ID (master...2023_wallet_fix_spkm_id_corruption) https://github.com/bitcoin/bitcoin/pull/27920
<bitcoin-git>
bitcoin/master 6a9510d furszy: wallet: bugfix, always use apostrophe for spkm descriptor ID
<bitcoin-git>
bitcoin/master 97a965d furszy: refactor: extract descriptor ID calculation from spkm GetID()
<bitcoin-git>
bitcoin/master 1d207e3 furszy: wallet: do not allow loading descriptor with an invalid ID
<bitcoin-git>
[bitcoin] sr-gi opened pull request #28016: p2p: gives seednode priority over dnsseed if both are provided (master...dnsseed-priority) https://github.com/bitcoin/bitcoin/pull/28016
<bitcoin-git>
[bitcoin] fanquake merged pull request #27988: test: Use same timeout for all index sync (master...2306-test-index-sync-) https://github.com/bitcoin/bitcoin/pull/27988
<bitcoin-git>
bitcoin/master 47ab006 fanquake: Merge bitcoin/bitcoin#27988: test: Use same timeout for all index sync
<bitcoin-git>
bitcoin/master fa08624 MarcoFalke: test: Use same timeout for all index sync