2023-07-06

<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28035: test: Ignore UTF-8 errors in assert_debug_log (master...2307-test-utf8-) https://github.com/bitcoin/bitcoin/pull/28035
<bitcoin-git> [bitcoin] glozow merged pull request #27869: wallet: Give deprecation warning when loading a legacy wallet (master...deprecation-warning-legacy-wallet) https://github.com/bitcoin/bitcoin/pull/27869
<bitcoin-git> bitcoin/master 8fbb6e9 Andrew Chow: wallet: Give deprecation warning when loading a legacy wallet
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bc4f6b13feb2...ecf3baffc0b6
<bitcoin-git> bitcoin/master ecf3baf glozow: Merge bitcoin/bitcoin#27869: wallet: Give deprecation warning when loading...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28034: ci: Print full lscpu output (master...2307-ci-lscpu-) https://github.com/bitcoin/bitcoin/pull/28034
<bitcoin-git> [bitcoin] fanquake closed pull request #28032: Gitignore auto-generated Secp256k1 files (master...master) https://github.com/bitcoin/bitcoin/pull/28032

2023-07-05

<bitcoin-git> [bitcoin] achow101 reopened pull request #22693: RPC/Wallet: Add "use_txids" to output of getaddressinfo (master...getaddressinfo_txids) https://github.com/bitcoin/bitcoin/pull/22693
<bitcoin-git> [bitcoin] kibnakamoto opened pull request #28032: Gitignore auto-generated Secp256k1 files (master...master) https://github.com/bitcoin/bitcoin/pull/28032
<bitcoin-git> [bitcoin] Brotcrunsher closed pull request #27994: DRAFT: Checking for multi/single-value types in UniValue. (master...UniValueCheckType) https://github.com/bitcoin/bitcoin/pull/27994
<bitcoin-git> [bitcoin] achow101 reopened pull request #22417: util/system: Close non-std fds when execing slave processes (master...bpchild_closefds) https://github.com/bitcoin/bitcoin/pull/22417
<bitcoin-git> [bitcoin] glozow opened pull request #28031: Package Relay 1/3: Introduce TxPackageTracker as Orphan Resolution Module (master...orphan-resolution-module) https://github.com/bitcoin/bitcoin/pull/28031
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #27941: test: Fix intermittent issue in mining_getblocktemplate_longpoll.py (master...2306-test-race-mining-) https://github.com/bitcoin/bitcoin/pull/27941

2023-07-04

<bitcoin-git> [bitcoin] luke-jr opened pull request #28029: Fix issues in ZMQ error handling (master...fix_zmq_errhandling_202307) https://github.com/bitcoin/bitcoin/pull/28029
<bitcoin-git> [bitcoin] fanquake merged pull request #28024: ci: Remove deprecated container.greedy (master...2307-ci-container-update-) https://github.com/bitcoin/bitcoin/pull/28024
<bitcoin-git> bitcoin/master bc4f6b1 fanquake: Merge bitcoin/bitcoin#28024: ci: Remove deprecated container.greedy
<bitcoin-git> bitcoin/master fac14c4 MarcoFalke: ci: Remove deprecated container.greedy
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c71a96c431d0...bc4f6b13feb2
<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] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7446cb186c4f...c71a96c431d0
<bitcoin-git> bitcoin/master 99c0eb9 John Moffett: Fix RPCConsole wallet selection
<bitcoin-git> bitcoin/master c71a96c Hennadii Stepanov: Merge bitcoin-core/gui#696: Switch RPCConsole wallet selection to the one ...
<bitcoin-git> [gui] hebasto merged pull request #719: Remove confusing "Dust" label from coincontrol / sendcoins dialog (master...gui-nuke_cc_dust_label) https://github.com/bitcoin-core/gui/pull/719
<bitcoin-git> bitcoin/master 7446cb1 Hennadii Stepanov: Merge bitcoin-core/gui#719: Remove confusing "Dust" label from coincontrol...
<bitcoin-git> bitcoin/master a582b41 furszy: gui: send, left alignment for "bytes" and "change" label
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f08d914a678f...7446cb186c4f
<bitcoin-git> bitcoin/master 210ef1e Sebastian Falbesoner: qt: remove confusing "Dust" label from coincontrol / sendcoins dialog
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28028: test: Check expected_stderr after stop (master...2307-test-stderr-) https://github.com/bitcoin/bitcoin/pull/28028
<bitcoin-git> [bitcoin] fanquake merged pull request #27752: [25.x] Parallel compact block downloads (25.x...25_x_backport_cmpt_blk) https://github.com/bitcoin/bitcoin/pull/27752
<bitcoin-git> bitcoin/25.x 38e3af9 Greg Sanders: Convert mapBlocksInFlight to a multimap
<bitcoin-git> bitcoin/25.x a45159b Greg Sanders: Remove nBlocksInFlight
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/642b5dd1b4fc...8825983716ab
<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 6a9510d furszy: wallet: bugfix, always use apostrophe for spkm descriptor ID
<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] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/600c595b8d2f...f08d914a678f

2023-07-03

<bitcoin-git> [bitcoin] furszy opened pull request #28026: test: bugfix, synchronize indexes synchronously (master...2023_fix_index_timeout) https://github.com/bitcoin/bitcoin/pull/28026
<bitcoin-git> [bitcoin] theStack opened pull request #28025: test: refactor: deduplicate legacy ECDSA signing for tx inputs (master...202307-test-deduplicate_legacy_input_signing) https://github.com/bitcoin/bitcoin/pull/28025
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28024: ci: Remove deprecated container.greedy (master...2307-ci-container-update-) https://github.com/bitcoin/bitcoin/pull/28024
<bitcoin-git> [bitcoin] fanquake closed pull request #28023: Create bitcoinv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28023
<bitcoin-git> [bitcoin] chandrasekarachan opened pull request #28023: Create bitcoinv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28023
<bitcoin-git> [bitcoin] fanquake closed pull request #28022: typos on src files (master...fix-criadoperez) https://github.com/bitcoin/bitcoin/pull/28022
<bitcoin-git> [bitcoin] criadoperez opened pull request #28022: typos on src files (master...fix-criadoperez) https://github.com/bitcoin/bitcoin/pull/28022
<bitcoin-git> [bitcoin] fanquake merged pull request #28021: docs: fixup honggfuzz fuzz patch (master...honggfuzz_patch) https://github.com/bitcoin/bitcoin/pull/28021
<bitcoin-git> bitcoin/master c1247c3 fanquake: docs: fixup honggfuzz patch
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/61d59fed7410...600c595b8d2f
<bitcoin-git> bitcoin/master 600c595 fanquake: Merge bitcoin/bitcoin#28021: docs: fixup honggfuzz fuzz patch
<bitcoin-git> [bitcoin] fanquake opened pull request #28021: docs: fixup honggfuzz fuzz patch (master...honggfuzz_patch) https://github.com/bitcoin/bitcoin/pull/28021

2023-07-02

<bitcoin-git> [bitcoin] JayBitron opened pull request #28020: exclude ipc scheme from port check (master...master) https://github.com/bitcoin/bitcoin/pull/28020

2023-06-30

<bitcoin-git> [bitcoin] kevkevinpal opened pull request #28018: init: adding check for : for -torcontrol flag (master...issue/23589) https://github.com/bitcoin/bitcoin/pull/28018
<bitcoin-git> [bitcoin] fanquake merged pull request #24005: test: add python implementation of Elligator swift (master...py-ellsq) https://github.com/bitcoin/bitcoin/pull/24005
<bitcoin-git> bitcoin/master a312877 stratospher: test: Add ellswift unit tests
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6744d840dfa3...61d59fed7410
<bitcoin-git> bitcoin/master 714fb2c stratospher: test: Add python ellswift implementation to test framework
<bitcoin-git> bitcoin/master 4f4d039 stratospher: test: add ellswift test vectors from BIP324
<bitcoin-git> [gui] fanquake opened pull request #744: gui: drop macOS ForceActivation workaround (master...drop_macos_force_workaround) https://github.com/bitcoin-core/gui/pull/744
<bitcoin-git> [bitcoin] achow101 merged pull request #27745: addrman: select addresses by network follow-up (master...2023-04-sbn-followups) https://github.com/bitcoin/bitcoin/pull/27745
<bitcoin-git> bitcoin/master b9f1e86 Amiti Uttarwar: addrman: change asserts to Assumes
<bitcoin-git> bitcoin/master 2b6bd12 Amiti Uttarwar: refactor: de-duplicate lookups
<bitcoin-git> bitcoin/master 7687707 Amiti Uttarwar: doc: update `Select` function description
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a8bd0fef2522...6744d840dfa3
<bitcoin-git> [bitcoin] fanquake merged pull request #27999: contrib: add macOS test for fixup_chains usage (master...test_chained_fixups) https://github.com/bitcoin/bitcoin/pull/27999
<bitcoin-git> bitcoin/master a8bd0fe fanquake: Merge bitcoin/bitcoin#27999: contrib: add macOS test for fixup_chains usage
<bitcoin-git> bitcoin/master 7f96638 fanquake: contrib: add macOS fixup_chains check to security-check
<bitcoin-git> bitcoin/master 3dca683 fanquake: build: support -no_fixup_chains in ld64
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3367e1c8509b...a8bd0fef2522
<bitcoin-git> [bitcoin] fanquake merged pull request #28009: script, test: python typing and linter updates (master...2023-06-python-script-test-linter-updates) https://github.com/bitcoin/bitcoin/pull/28009
<bitcoin-git> bitcoin/master f86a301 Jon Atack: script, test: add missing python type annotations
<bitcoin-git> bitcoin/master 9240822 Jon Atack: test: fix PEP484 no implicit optional argument types errors
<bitcoin-git> bitcoin/master 146c861 Jon Atack: script: update linter dependencies
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f8a71f3fc0a6...3367e1c8509b
<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 #28014: ci: re-enable gui tests for s390x (master...s390x_re_enable_gui_tests) https://github.com/bitcoin/bitcoin/pull/28014
<bitcoin-git> bitcoin/master f8a71f3 fanquake: Merge bitcoin/bitcoin#28014: ci: re-enable gui tests for s390x
<bitcoin-git> bitcoin/master 9be4565 fanquake: ci: re-enable gui tests for s390x
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/76240ce55dc1...f8a71f3fc0a6
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28015: fuzz: Generate rpc fuzz targets individually (master...2306-fuzz-rpc-individual-) https://github.com/bitcoin/bitcoin/pull/28015
<bitcoin-git> [bitcoin] fanquake merged pull request #28011: test: Rename EncodeDecimal to serialization_fallback (master...2306-test-rename-) https://github.com/bitcoin/bitcoin/pull/28011
<bitcoin-git> bitcoin/master 76240ce fanquake: Merge bitcoin/bitcoin#28011: test: Rename EncodeDecimal to serialization_f...
<bitcoin-git> bitcoin/master fabd348 MarcoFalke: test: Rename EncodeDecimal to serialization_fallback
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca8bfbd98096...76240ce55dc1
<bitcoin-git> [bitcoin] fanquake merged pull request #28013: doc: Fix verify-binaries link in contrib README (master...verifyBinariesDocLinkFix) https://github.com/bitcoin/bitcoin/pull/28013
<bitcoin-git> bitcoin/master ca8bfbd fanquake: Merge bitcoin/bitcoin#28013: doc: Fix verify-binaries link in contrib READ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2cd71d3a13a3...ca8bfbd98096
<bitcoin-git> bitcoin/master ab8f673 TheCharlatan: doc: Fix verify-binaries link in contrib README
<bitcoin-git> [bitcoin] fanquake opened pull request #28014: ci: re-enable gui tests for s390x (master...s390x_re_enable_gui_tests) https://github.com/bitcoin/bitcoin/pull/28014
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28013: doc: Fix verify-binaries link in contrib README (master...verifyBinariesDocLinkFix) https://github.com/bitcoin/bitcoin/pull/28013
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28012: util: Allow FastRandomContext::randbytes for std::byte, Allow std::byte serialization (master...2306-fs_stuff-) https://github.com/bitcoin/bitcoin/pull/28012
<bitcoin-git> [bitcoin] hebasto closed pull request #27989: refactor: Move sock from util to common (master...230628-sock) https://github.com/bitcoin/bitcoin/pull/27989
<bitcoin-git> [bitcoin] fanquake merged pull request #27937: doc: i2p documentation updates (master...2023-06-clarify-SAM-bridge-instructions-in-i2p-doc) https://github.com/bitcoin/bitcoin/pull/27937
<bitcoin-git> bitcoin/master 2cd71d3 fanquake: Merge bitcoin/bitcoin#27937: doc: i2p documentation updates
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/47ab00666e25...2cd71d3a13a3
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b5ebeb376dd3...47ab00666e25
<bitcoin-git> bitcoin/master fa08624 MarcoFalke: test: Use same timeout for all index sync
<bitcoin-git> [bitcoin] fanquake merged pull request #28002: refactor: remove in-code warning suppression (master...in_code_warn_suppress) https://github.com/bitcoin/bitcoin/pull/28002
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54ba330f7984...b5ebeb376dd3
<bitcoin-git> bitcoin/master b5ebeb3 fanquake: Merge bitcoin/bitcoin#28002: refactor: remove in-code warning suppression
<bitcoin-git> bitcoin/master 3210f22 fanquake: refactor: remove in-code warning suppression
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28011: test: Rename EncodeDecimal to serialization_fallback (master...2306-test-rename-) https://github.com/bitcoin/bitcoin/pull/28011
<bitcoin-git> [bitcoin] MarcoFalke closed 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
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #28006: refactor: Open file in FileCommit (master...2306-fs-stuff-) https://github.com/bitcoin/bitcoin/pull/28006
<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 54ba330 Andrew Chow: Merge bitcoin/bitcoin#27863: net: do not `break` when `addr` is not from a...
<bitcoin-git> bitcoin/master 5fa4055 brunoerg: net: do not `break` when `addr` is not from a distinct network group
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/561915f35f4f...54ba330f7984
<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> [gui] achow101 reopened pull request #662: Fix transaction view/table (master...qt_fix_txview_202209) https://github.com/bitcoin-core/gui/pull/662
<bitcoin-git> [bitcoin] jonatack opened pull request #28009: script, test: python typing and linter updates (master...2023-06-python-script-test-linter-updates) https://github.com/bitcoin/bitcoin/pull/28009
<bitcoin-git> [bitcoin] sipa opened pull request #28008: BIP324 ciphers: FSChaCha20 and FSChaCha20Poly1305 (master...202306_bip324_ciphersuite) https://github.com/bitcoin/bitcoin/pull/28008
<bitcoin-git> [bitcoin] achow101 merged pull request #27978: refactor: Drop unsafe AsBytePtr function (master...pr/noptr) https://github.com/bitcoin/bitcoin/pull/27978
<bitcoin-git> bitcoin/master 561915f Andrew Chow: Merge bitcoin/bitcoin#27978: refactor: Drop unsafe AsBytePtr function
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6287faae4c0...561915f35f4f
<bitcoin-git> bitcoin/master 7c85361 Ryan Ofsky: 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> [bitcoin] MarcoFalke opened pull request #28006: refactor: Open file in FileCommit (master...2306-fs-stuff-) https://github.com/bitcoin/bitcoin/pull/28006
<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
<bitcoin-git> [bitcoin] fanquake closed pull request #28004: See text - * (master...master) https://github.com/bitcoin/bitcoin/pull/28004
<bitcoin-git> [bitcoin] Qoutip opened pull request #28004: See text - * (master...master) https://github.com/bitcoin/bitcoin/pull/28004
<bitcoin-git> [bitcoin] fanquake opened pull request #28003: doc: cleanup release process doc (master...cleanup_release_process_doc) https://github.com/bitcoin/bitcoin/pull/28003
<bitcoin-git> [bitcoin] fanquake opened pull request #28002: refactor: remove in-code warning suppression (master...in_code_warn_suppress) https://github.com/bitcoin/bitcoin/pull/28002
<bitcoin-git> [bitcoin] fanquake merged pull request #27996: ci: filter all subtrees from tidy output (master...bear_exclude_minisketch) https://github.com/bitcoin/bitcoin/pull/27996
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d51f7c9a8b0...c6287faae4c0
<bitcoin-git> bitcoin/master 62633b5 fanquake: ci: filter all subtrees from tidy output
<bitcoin-git> bitcoin/master c6287fa fanquake: Merge bitcoin/bitcoin#27996: ci: filter all subtrees from tidy output
<bitcoin-git> [bitcoin] fanquake merged pull request #27932: test: Fuzz on macOS (master...2306-fuzz-mac-) https://github.com/bitcoin/bitcoin/pull/27932
<bitcoin-git> bitcoin/master fae7c50 MarcoFalke: test: Run fuzz tests on macOS
<bitcoin-git> bitcoin/master 3d51f7c fanquake: Merge bitcoin/bitcoin#27932: test: Fuzz on macOS
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d4018f0b6cbf...3d51f7c9a8b0
<bitcoin-git> [bitcoin] fanquake opened pull request #27999: contrib: add macOS test for fixup_chains usage (master...test_chained_fixups) https://github.com/bitcoin/bitcoin/pull/27999
<bitcoin-git> [bitcoin] darosior opened pull request #27997: Miniscript: always treat unsatisfiables scripts as insane (master...miniscript_non_satisfiable) https://github.com/bitcoin/bitcoin/pull/27997
<bitcoin-git> [bitcoin] fanquake merged pull request #27811: guix: Clean up manifest (master...230603-guix) https://github.com/bitcoin/bitcoin/pull/27811
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e0cd7458e6cd...d4018f0b6cbf
<bitcoin-git> bitcoin/master 47d51fb Hennadii Stepanov: guix: Drop unneeded modules
<bitcoin-git> bitcoin/master a51d7ab Hennadii Stepanov: guix: Specify symbols in modules explicitly
<bitcoin-git> bitcoin/master 57fdedd Hennadii Stepanov: guix: Unify fetch methods
<bitcoin-git> [bitcoin] fanquake opened pull request #27996: ci: filter all subtrees from tidy output (master...bear_exclude_minisketch) https://github.com/bitcoin/bitcoin/pull/27996
<bitcoin-git> [bitcoin] fanquake merged pull request #27530: Remove now-unnecessary poll, fcntl includes from net(base).cpp (master...2023-04-fcntl-poll-net) https://github.com/bitcoin/bitcoin/pull/27530
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e8543629ae43...e0cd7458e6cd
<bitcoin-git> bitcoin/master e0cd745 fanquake: Merge bitcoin/bitcoin#27530: Remove now-unnecessary poll, fcntl includes f...
<bitcoin-git> bitcoin/master 8d9b90a Ben Woosley: Remove now-unnecessary poll, fcntl includes from net(base).cpp
<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 fa41614 MarcoFalke: scripted-diff: Use wallets_path and chain_path where possible
<bitcoin-git> bitcoin/master fa493fa MarcoFalke: test: Use wallet_dir lambda in wallet_multiwallet test where possible
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/626d3464695e...e8543629ae43
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27973: util: Safer MakeByteSpan with ByteSpanCast (master...2306-byte-span-) https://github.com/bitcoin/bitcoin/pull/27973
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27941: test: Fix intermittent issue in mining_getblocktemplate_longpoll.py (master...2306-test-race-mining-) https://github.com/bitcoin/bitcoin/pull/27941

2023-06-28

<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 d4fb58a Sebastian Falbesoner: test: EC: optimize scalar multiplication of G by using lookup table
<bitcoin-git> bitcoin/master 626d346 Andrew Chow: Merge bitcoin/bitcoin#26222: Introduce secp256k1 module with field and gro...
<bitcoin-git> bitcoin/master 1830dd8 Pieter Wuille: test: add secp256k1 module with FE (field element) and GE (group element) ...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7952a5934a1e...626d3464695e
<bitcoin-git> [bitcoin] achow101 merged pull request #27927: util: Allow std::byte and char Span serialization (master...2306-ser-span-) https://github.com/bitcoin/bitcoin/pull/27927
<bitcoin-git> bitcoin/master 7952a59 Andrew Chow: Merge bitcoin/bitcoin#27927: util: Allow std::byte and char Span serializa...
<bitcoin-git> bitcoin/master fa38d86 MarcoFalke: Use only Span{} constructor for byte-like types where possible
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d6ee03507f39...7952a5934a1e
<bitcoin-git> bitcoin/master fa257bc MarcoFalke: util: Allow std::byte and char Span serialization
<bitcoin-git> [bitcoin] Brotcrunsher opened pull request #27994: DRAFT: Checking for multi/single-value types in UniValue. (master...UniValueCheckType) https://github.com/bitcoin/bitcoin/pull/27994
<bitcoin-git> [bitcoin] sipa opened pull request #27993: Make poly1305 support incremental computation + modernize (master...202306_poly1305) https://github.com/bitcoin/bitcoin/pull/27993
<bitcoin-git> [bitcoin] fanquake opened pull request #27992: ci: build Valgrind (3.21) from source (master...valgrind_build_from_source) https://github.com/bitcoin/bitcoin/pull/27992
<bitcoin-git> [bitcoin] fanquake opened pull request #27991: build: pass sanitize flags to instrument libsecp256k1 code (master...instrument_libsecp) https://github.com/bitcoin/bitcoin/pull/27991
<bitcoin-git> [bitcoin] fanquake merged pull request #27987: ci: remove duplicate bsdmainutils from CI configs (master...remove_dupe_bsdmainutils) https://github.com/bitcoin/bitcoin/pull/27987
<bitcoin-git> bitcoin/master 248a17a fanquake: ci: remove duplicate python3 from CI configs
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a15388c6061b...d6ee03507f39
<bitcoin-git> bitcoin/master d6ee035 fanquake: Merge bitcoin/bitcoin#27987: ci: remove duplicate bsdmainutils from CI con...
<bitcoin-git> bitcoin/master b50767f fanquake: ci: remove duplicate bsdmainutils from CI configs
<bitcoin-git> [bitcoin] fanquake merged pull request #27949: http: update libevent workaround to correct version (master...2023-06/libevent-update-versions) https://github.com/bitcoin/bitcoin/pull/27949
<bitcoin-git> bitcoin/master a15388c fanquake: Merge bitcoin/bitcoin#27949: http: update libevent workaround to correct v...
<bitcoin-git> bitcoin/master 79d343a stickies-v: http: update libevent workaround to correct version
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec822e88dd69...a15388c6061b
<bitcoin-git> [bitcoin] fanquake merged pull request #27813: guix: Update `python-lief` package to 0.13.2 (master...230601-lief) https://github.com/bitcoin/bitcoin/pull/27813
<bitcoin-git> bitcoin/master ec822e8 fanquake: Merge bitcoin/bitcoin#27813: guix: Update `python-lief` package to 0.13.2
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9c7c2fd3ec7...ec822e88dd69
<bitcoin-git> bitcoin/master 529c92e Hennadii Stepanov: guix: Update `python-lief` package to 0.13.2
<bitcoin-git> [bitcoin] hebasto opened pull request #27989: refactor: Move sock from util to common (master...230628-sock) https://github.com/bitcoin/bitcoin/pull/27989
<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
<bitcoin-git> bitcoin/master 52932c5 Andrew Chow: walletdb: Refactor wallet flags loading
<bitcoin-git> bitcoin/master 7be10ad Andrew Chow: walletdb: Refactor key reading and loading to its own function
<bitcoin-git> bitcoin/master 01b35b5 Andrew Chow: walletdb: Refactor minversion loading
<bitcoin-git> [bitcoin] ryanofsky pushed 17 commits to master: https://github.com/bitcoin/bitcoin/compare/caff95a0237f...d9c7c2fd3ec7
<achow101> bitcoin-git is dead?

2023-06-26

<bitcoin-git> [bitcoin] achow101 merged pull request #27479: BIP324: ElligatorSwift integrations (master...202304_bip324_ellswift) https://github.com/bitcoin/bitcoin/pull/27479
<bitcoin-git> bitcoin/master 42239f8 dhruv: Enable ellswift module in libsecp256k1
<bitcoin-git> bitcoin/master a143a12 Pieter Wuille: Update src/secp256k1 subtree to version with ElligatorSwift support
<bitcoin-git> bitcoin/master 901336e Pieter Wuille: Squashed 'src/secp256k1/' changes from 4258c54f4e..705ce7ed8c
<bitcoin-git> [bitcoin] achow101 pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/296735f76387...679f825ba3aa
<bitcoin-git> [bitcoin] sipa opened pull request #27981: Fix potential network stalling bug (master...202306_pushback) https://github.com/bitcoin/bitcoin/pull/27981
<bitcoin-git> [bitcoin] fanquake closed pull request #27979: Sultan.saud@mail.ru (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27979
<bitcoin-git> [bitcoin] Sultansaudtr opened pull request #27979: Sultan.saud@mail.ru (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27979
<bitcoin-git> [bitcoin] ryanofsky opened pull request #27978: refactor: Drop unsafe AsBytePtr function (master...pr/noptr) https://github.com/bitcoin/bitcoin/pull/27978
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27976: ci: Start with clean env (master...2306-ci-env-) https://github.com/bitcoin/bitcoin/pull/27976
<bitcoin-git> [bitcoin] fanquake merged pull request #27947: MaybePunishNodeForTx: Remove unused message arg and logging (master...2023-06-23-maybepunish_message) https://github.com/bitcoin/bitcoin/pull/27947
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80f04febbc60...296735f76387
<bitcoin-git> bitcoin/master 296735f fanquake: Merge bitcoin/bitcoin#27947: MaybePunishNodeForTx: Remove unused message a...
<bitcoin-git> bitcoin/master 9fe5f6d Greg Sanders: MaybePunishNodeForTx: Remove unused message arg and logging
<bitcoin-git> [bitcoin] fanquake closed pull request #27938: Autogen 25.x (25.x...autogen-25.x) https://github.com/bitcoin/bitcoin/pull/27938
<bitcoin-git> [bitcoin] fanquake merged pull request #27957: net: remove unused `CConnmanTest` (master...2023-06-connman-remove-cconnmantest) https://github.com/bitcoin/bitcoin/pull/27957
<bitcoin-git> bitcoin/master 80f04fe fanquake: Merge bitcoin/bitcoin#27957: net: remove unused `CConnmanTest`
<bitcoin-git> bitcoin/master 9f0d129 brunoerg: net: remove unused `CConnmanTest`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/931ac6f8368f...80f04febbc60
<bitcoin-git> [bitcoin] fanquake merged pull request #27914: feerate: For GetFeePerK() return nSatoshisPerK instead of round trip through GetFee (master...feeperk-wo-round-trip) https://github.com/bitcoin/bitcoin/pull/27914
<bitcoin-git> bitcoin/master 931ac6f fanquake: Merge bitcoin/bitcoin#27914: feerate: For GetFeePerK() return nSatoshisPer...
<bitcoin-git> bitcoin/master 11d6500 Andrew Chow: feerate: For GetFeePerK() return nSatoshisPerK instead of round trip throu...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/884749716174...931ac6f8368f
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27973: util: Safer MakeByteSpan with ByteSpanCast (master...2306-byte-span-) https://github.com/bitcoin/bitcoin/pull/27973
<bitcoin-git> [bitcoin] achow101 closed pull request #27970: Create bitcoinhh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27970
<bitcoin-git> [bitcoin] Jezebel5134567 opened pull request #27970: Create bitcoinhh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27970

2023-06-25

<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE when user specifies fee_rate (master...06-2023-bumpfee-bug) https://github.com/bitcoin/bitcoin/pull/27969
<bitcoin-git> [bitcoin] hebasto closed pull request #27967: Create bitcoinBTC (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27967
<bitcoin-git> [bitcoin] mohammadimtayaj052 opened pull request #27967: Create bitcoinBTC (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27967
<bitcoin-git> [bitcoin] hebasto closed pull request #27966: Create bitcoin56 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27966
<bitcoin-git> [bitcoin] maryinaurvina opened pull request #27966: Create bitcoin56 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27966
<bitcoin-git> [bitcoin] achow101 closed pull request #27960: Create FEWFEWF (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27960
<bitcoin-git> [bitcoin] Swallow094 opened pull request #27960: Create FEWFEWF (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27960

2023-06-23

<bitcoin-git> [bitcoin] achow101 merged pull request #27631: test: avoid sporadic MINIMALDATA failure in feature_taproot.py (fixes #27595) (master...test-fix_sporadic_minimaldata_error_in_taproot_test) https://github.com/bitcoin/bitcoin/pull/27631
<bitcoin-git> bitcoin/master 5487725 Sebastian Falbesoner: test: avoid sporadic MINIMALDATA failure in feature_taproot.py (fixes #275...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/50a664aceb99...884749716174
<bitcoin-git> bitcoin/master 8847497 Andrew Chow: Merge bitcoin/bitcoin#27631: test: avoid sporadic MINIMALDATA failure in f...
<bitcoin-git> [bitcoin] achow101 merged pull request #26969: net, refactor: net_processing, add `ProcessCompactBlockTxns` (master...2023-01-netprocessing-txn) https://github.com/bitcoin/bitcoin/pull/26969
<bitcoin-git> bitcoin/master 77d6d89 brunoerg: net: net_processing, add `ProcessCompactBlockTxns`
<bitcoin-git> bitcoin/master 50a664a Andrew Chow: Merge bitcoin/bitcoin#26969: net, refactor: net_processing, add `ProcessCo...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/035ae61c5a92...50a664aceb99
<bitcoin-git> [bitcoin] brunoerg opened pull request #27957: net: remove unused `CConnmanTest` (master...2023-06-connman-remove-cconnmantest) https://github.com/bitcoin/bitcoin/pull/27957
<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 035ae61 Andrew Chow: Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back ...
<bitcoin-git> bitcoin/master 3077812 Martin Zumsande: net: Give seednodes time before falling back to fixed seeds
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e0cf4f90c04...035ae61c5a92
<bitcoin-git> [bitcoin] achow101 merged pull request #27846: [coinselection] Increase SRD target by change_fee (master...2023-06-fix-srd-target) https://github.com/bitcoin/bitcoin/pull/27846
<bitcoin-git> bitcoin/master 8e0cf4f Andrew Chow: Merge bitcoin/bitcoin#27846: [coinselection] Increase SRD target by change...
<bitcoin-git> bitcoin/master 1771daa Murch: [fuzz] Show that SRD budgets for non-dust change
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2c2150aa04b8...8e0cf4f90c04
<bitcoin-git> bitcoin/master 941b8c6 Murch: [bug] Increase SRD target by change_fee
<bitcoin-git> [bitcoin] achow101 merged pull request #26828: assumeutxo: catch and log fs::remove error instead of two exist checks (master...assumeutxo-remove-fix) https://github.com/bitcoin/bitcoin/pull/26828
<bitcoin-git> bitcoin/master 2c2150a Andrew Chow: Merge bitcoin/bitcoin#26828: assumeutxo: catch and log fs::remove error in...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6a473373d495...2c2150aa04b8
<bitcoin-git> bitcoin/master 0e21b56 Andrew Toth: assumeutxo: catch and log fs::remove error instead of two exist checks
<bitcoin-git> [bitcoin] fanquake closed pull request #27956: Create FVCszdsfvs (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27956
<bitcoin-git> [bitcoin] ephantusmurori001 opened pull request #27956: Create FVCszdsfvs (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27956
<bitcoin-git> [bitcoin] fanquake closed pull request #27955: Create ZACFFxzvbxfchbcv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27955
<bitcoin-git> [bitcoin] fanquake closed pull request #27954: Create dghfhfgcjghvkjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27954
<bitcoin-git> [bitcoin] dominiczyhao opened pull request #27955: Create ZACFFxzvbxfchbcv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27955
<bitcoin-git> [bitcoin] billasubash13 opened pull request #27954: Create dghfhfgcjghvkjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27954
<bitcoin-git> [bitcoin] achow101 closed pull request #27953: Create zCzgdxghbfdhfg (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27953
<bitcoin-git> [bitcoin] ngenyamai254 opened pull request #27953: Create zCzgdxghbfdhfg (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27953
<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] fanquake closed pull request #27952: Create asgdfhfghfghfgx (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27952
<bitcoin-git> [bitcoin] johanalima017 opened pull request #27952: Create asgdfhfghfghfgx (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27952
<bitcoin-git> [bitcoin] fanquake closed pull request #27951: Create safsagfvdsgvsdgv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27951
<bitcoin-git> [bitcoin] mathewawitinyadida opened pull request #27951: Create safsagfvdsgvsdgv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27951
<bitcoin-git> [bitcoin] hebasto closed pull request #27950: Create zfcvzgdfxhfhjgf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27950
<bitcoin-git> [bitcoin] yandiladavid opened pull request #27950: Create zfcvzgdfxhfhjgf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27950
<bitcoin-git> [bitcoin] stickies-v opened pull request #27949: http: update libevent workaround to correct version (master...2023-06/libevent-update-versions) https://github.com/bitcoin/bitcoin/pull/27949
<bitcoin-git> [bitcoin] hebasto closed pull request #27948: Create ZHFHFHJFH (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27948
<bitcoin-git> [bitcoin] mohammadalzubaidi1999 opened pull request #27948: Create ZHFHFHJFH (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27948
<bitcoin-git> [bitcoin] instagibbs opened pull request #27947: MaybePunishNodeForTx: Remove unused message arg and logging (master...2023-06-23-maybepunish_message) https://github.com/bitcoin/bitcoin/pull/27947
<bitcoin-git> [bitcoin] fanquake closed pull request #27946: Create atstgrretye (master...patch-3) https://github.com/bitcoin/bitcoin/pull/27946
<bitcoin-git> [bitcoin] LETRUNG779 opened pull request #27946: Create atstgrretye (master...patch-3) https://github.com/bitcoin/bitcoin/pull/27946
<bitcoin-git> [bitcoin] fanquake closed pull request #27945: Create sgfsdhdfjgfj (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27945
<bitcoin-git> [bitcoin] LETRUNGMETA780 opened pull request #27945: Create sgfsdhdfjgfj (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27945
<bitcoin-git> [bitcoin] stickies-v opened pull request #27944: test: various USDT functional test cleanups (27831 follow-ups) (master...2023-06/27831-followups) https://github.com/bitcoin/bitcoin/pull/27944
<bitcoin-git> [bitcoin] pinheadmz closed pull request #27943: Create hgjhjbjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27943
<bitcoin-git> [bitcoin] trung797979 opened pull request #27943: Create hgjhjbjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27943
<bitcoin-git> [bitcoin] fanquake closed pull request #27942: Update chainparams.cpp (master...master) https://github.com/bitcoin/bitcoin/pull/27942
<bitcoin-git> [bitcoin] Qubess2023 opened pull request #27942: Update chainparams.cpp (master...master) https://github.com/bitcoin/bitcoin/pull/27942
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27941: test: Fix intermittent issue in mining_getblocktemplate_longpoll.py (master...2306-test-race-mining-) https://github.com/bitcoin/bitcoin/pull/27941
<bitcoin-git> [bitcoin] pinheadmz closed pull request #27434: validation: implement MaybeInvalidateFork() and call from rpc getchaintips (master...chaintips-invalid) https://github.com/bitcoin/bitcoin/pull/27434
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27940: test: Add implicit-signed-integer-truncation:*/include/c++/ suppression (master...2306-fuzz-supp-aarch64-) https://github.com/bitcoin/bitcoin/pull/27940
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27882: ci: Bump ARM task to debian:bookworm (master...2306-arm-deb-12-) https://github.com/bitcoin/bitcoin/pull/27882
<bitcoin-git> [bitcoin] fjahr closed pull request #27245: http: Detect remote disconnect - 2nd attempt (master...202303-pr19434) https://github.com/bitcoin/bitcoin/pull/27245
<bitcoin-git> [bitcoin] Crypt-iQ reopened pull request #27909: http: add evhttp_connection_set_closecb to avoid g_requests hang (master...httpserver_fix_wo_fu) https://github.com/bitcoin/bitcoin/pull/27909
<bitcoin-git> [bitcoin] Crypt-iQ closed pull request #27909: http: add evhttp_connection_set_closecb to avoid g_requests hang (master...httpserver_fix_wo_fu) https://github.com/bitcoin/bitcoin/pull/27909
<bitcoin-git> [bitcoin] romanornr opened pull request #27938: Autogen 25.x (25.x...autogen-25.x) https://github.com/bitcoin/bitcoin/pull/27938

2023-06-22

<bitcoin-git> [bitcoin] jonatack opened pull request #27937: doc: i2p documentation updates (master...2023-06-clarify-SAM-bridge-instructions-in-i2p-doc) https://github.com/bitcoin/bitcoin/pull/27937
<bitcoin-git> [bitcoin] brunoerg opened pull request #27935: fuzz: call `LookupSubNet` before calling `Ban` (master...2023-06-fuzz-banman-ban) https://github.com/bitcoin/bitcoin/pull/27935
<bitcoin-git> [bitcoin] achow101 merged pull request #27862: validation: Stricter assumeutxo error handling when renaming chainstates (master...pr/assumeabort) https://github.com/bitcoin/bitcoin/pull/27862
<bitcoin-git> bitcoin/master 6a47337 Andrew Chow: Merge bitcoin/bitcoin#27862: validation: Stricter assumeutxo error handlin...
<bitcoin-git> bitcoin/master 1c7d08b Ryan Ofsky: validation: Stricter assumeutxo error handling in InvalidateCoinsDBOnDisk
<bitcoin-git> bitcoin/master 9047337 Ryan Ofsky: validation: Stricter assumeutxo error handling in LoadChainstate
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a7261da479c2...6a473373d495
<bitcoin-git> [bitcoin] fanquake merged pull request #27831: test: handle failed `assert_equal()` assertions in bcc callback functions (master...handle_bcc_callback_exceptions) https://github.com/bitcoin/bitcoin/pull/27831
<bitcoin-git> bitcoin/master a7261da fanquake: Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertio...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2880bb588a35...a7261da479c2
<bitcoin-git> bitcoin/master 61f4b9b virtu: Manage exceptions in bcc callback functions
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #27934: test: added coverage to estimatefee (master...test/rpc/estimatefee/maxconf) https://github.com/bitcoin/bitcoin/pull/27934
<bitcoin-git> [bitcoin] fanquake merged pull request #27889: test: Kill `BOOST_ASSERT` and update the linter (master...230614-assert) https://github.com/bitcoin/bitcoin/pull/27889
<bitcoin-git> bitcoin/master 47fe551 Hennadii Stepanov: test: Kill `BOOST_ASSERT`
<bitcoin-git> bitcoin/master 28fff06 Hennadii Stepanov: test: Make linter to look for `BOOST_ASSERT` macros
<bitcoin-git> bitcoin/master 2880bb5 fanquake: Merge bitcoin/bitcoin#27889: test: Kill `BOOST_ASSERT` and update the lint...