<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/master 99b3af7 Ryan Ofsky: Merge bitcoin/bitcoin#28044: test: indexes, fix on error infinite loop
<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/25.x 722361e Greg Sanders: alias BlockDownloadMap for mapBlocksInFlight
<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 1d207e3 furszy: wallet: do not allow loading descriptor with an invalid ID
<bitcoin-git>
bitcoin/master 97a965d furszy: refactor: extract descriptor ID calculation from spkm GetID()
<bitcoin-git>
bitcoin/master 6a9510d furszy: wallet: bugfix, always use apostrophe for spkm descriptor 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/master b505d59 Jon Atack: doc: clarify when and how to launch the SAM bridge in doc/i2p.md
<bitcoin-git>
bitcoin/master 11900e5 Jon Atack: doc: simplify the router options in doc/i2p.md
<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] techy2 opened pull request #28010: fix: delay in TimeOffset applied to AdjustedTime caused by send/receive message queues, correct pointer alignment issue (master...timeoffset) https://github.com/bitcoin/bitcoin/pull/28010
2023-06-29
<bitcoin-git>
[bitcoin] techy2 closed pull request #28007: fix: delay in TimeOffset applied to AdjustedTime caused by send/recei… (master...timeoffset) https://github.com/bitcoin/bitcoin/pull/28007
<bitcoin-git>
[bitcoin] achow101 merged pull request #27863: net: do not `break` when `addr` is not from a distinct network group (master...2023-06-net-netgroup-continue) https://github.com/bitcoin/bitcoin/pull/27863
<bitcoin-git>
bitcoin/master 5fa4055 brunoerg: net: do not `break` when `addr` is not from a distinct network group
<bitcoin-git>
bitcoin/master 54ba330 Andrew Chow: Merge bitcoin/bitcoin#27863: net: do not `break` when `addr` is not from a...
<bitcoin-git>
[gui] achow101 reopened pull request #658: Intro: Never change the prune checkbox after the user has touched it (master...intro_dont_change_user_prune) https://github.com/bitcoin-core/gui/pull/658
<bitcoin-git>
bitcoin/master 7c85361 Ryan Ofsky: refactor: Drop unsafe AsBytePtr function
<bitcoin-git>
bitcoin/master 561915f Andrew Chow: Merge bitcoin/bitcoin#27978: refactor: Drop unsafe AsBytePtr function
<bitcoin-git>
[bitcoin] techy2 opened pull request #28007: fix: delay in TimeOffset applied to AdjustedTime caused by send/recei… (master...timeoffset) https://github.com/bitcoin/bitcoin/pull/28007
<bitcoin-git>
[gui] john-moffett opened pull request #742: Exit and show error if unrecognized command line args are present (master...2023_06_ExitOnLooseArgument) https://github.com/bitcoin-core/gui/pull/742