<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
<glozow>
After last week's discussion and the comments about #26711's algorithm for grouping packages into subsets, I've spent some time whiteboarding a new approach. Posted a summary of the concerns + my new approach this morning: https://github.com/bitcoin/bitcoin/pull/26711#issuecomment-1612912372
<bitcoin-git>
[bitcoin] fanquake merged pull request #27884: test: Use TestNode datadir_path or chain_path where possible (master...2306-fs-stuff-) https://github.com/bitcoin/bitcoin/pull/27884
<bitcoin-git>
bitcoin/master dddd899 MarcoFalke: test: Allow pathlib.Path as RPC argument via authproxy
<bitcoin-git>
bitcoin/master fa493fa MarcoFalke: test: Use wallet_dir lambda in wallet_multiwallet test where possible
<bitcoin-git>
bitcoin/master fa41614 MarcoFalke: scripted-diff: Use wallets_path and chain_path where possible
<bitcoin-git>
[bitcoin] achow101 merged pull request #26222: Introduce secp256k1 module with field and group classes to test framework (master...202209_fe_ge_classes) https://github.com/bitcoin/bitcoin/pull/26222
<bitcoin-git>
bitcoin/master 1830dd8 Pieter Wuille: test: add secp256k1 module with FE (field element) and GE (group element) ...
<bitcoin-git>
bitcoin/master 626d346 Andrew Chow: Merge bitcoin/bitcoin#26222: Introduce secp256k1 module with field and gro...
<bitcoin-git>
bitcoin/master d4fb58a Sebastian Falbesoner: test: EC: optimize scalar multiplication of G by using lookup table
<bitcoin-git>
[bitcoin] MarcoFalke opened 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] fanquake opened pull request #27987: ci: remove duplicate bsdmainutils from CI configs (master...remove_dupe_bsdmainutils) https://github.com/bitcoin/bitcoin/pull/27987
<bitcoin-git>
[bitcoin] vasild opened pull request #27986: test: remove race in the user-agent reception check (master...test_more_robust_ua_recv_check) https://github.com/bitcoin/bitcoin/pull/27986
2023-06-27
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #24914: wallet: Load database records in a particular order (master...wallet-load-order) https://github.com/bitcoin/bitcoin/pull/24914
<gribble>
https://github.com/bitcoin/bitcoin/issues/27676 | macOS: Bump minimum required runtime version and prepare for building with upstream LLVM by theuni · Pull Request #27676 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] achow101 merged pull request #27577: p2p: give seednodes time before falling back to fixed seeds (master...202304_seednode_fixedseed_interaction) https://github.com/bitcoin/bitcoin/pull/27577
<bitcoin-git>
bitcoin/master 3077812 Martin Zumsande: net: Give seednodes time before falling back to fixed seeds
<bitcoin-git>
bitcoin/master 035ae61 Andrew Chow: Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back ...
<bitcoin-git>
[bitcoin] brunoerg closed pull request #27295: test: add support for all networks in `deserialize_v2` (master...2023-03-improv-deserialize-v2) https://github.com/bitcoin/bitcoin/pull/27295
<bitcoin-git>
[bitcoin] Brotcrunsher opened pull request #27929: Added static_assert to check that base_blob is using whole bytes. (master...base_blob_whole_byte) https://github.com/bitcoin/bitcoin/pull/27929
<bitcoin-git>
[bitcoin] kiminuo opened pull request #27928: Add more tests for the BIP21 implementation (master...feature/2023-BIP21-URI-tests) https://github.com/bitcoin/bitcoin/pull/27928