2023-11-30

<bitcoin-git> bitcoin/master fafcee4 MarcoFalke: ci: Rename test script to 03_test_script.sh
<bitcoin-git> bitcoin/master fad82fe MarcoFalke: ci: Reduce use of bash -c
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c4d47d2c22fc...d80318d21110
<bitcoin-git> [bitcoin] fanquake merged pull request #26077: guix: switch from `guix environment` to `guix shell` (master...guix_shell_over_environment) https://github.com/bitcoin/bitcoin/pull/26077
<bitcoin-git> bitcoin/master 66c4b58 fanquake: guix: switch from guix environment to guix shell
<bitcoin-git> bitcoin/master c4d47d2 fanquake: Merge bitcoin/bitcoin#26077: guix: switch from `guix environment` to `guix...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7bc8c5312bf5...c4d47d2c22fc
<bitcoin-git> [bitcoin] maflcko opened pull request #28972: test: Add and use option for tx-version in MiniWallet methods (master...2311-test-mw-version-) https://github.com/bitcoin/bitcoin/pull/28972

2023-11-29

<bitcoin-git> [bitcoin] fanquake merged pull request #28969: fuzz: Avoid signed-integer-overflow in wallet_notifications fuzz target (master...2311-wn-sio-) https://github.com/bitcoin/bitcoin/pull/28969
<bitcoin-git> bitcoin/master fab164f MarcoFalke: fuzz: Avoid signed-integer-overflow in wallet_notifications fuzz target
<bitcoin-git> bitcoin/master 7bc8c53 fanquake: Merge bitcoin/bitcoin#28969: fuzz: Avoid signed-integer-overflow in wallet...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd73c2297639...7bc8c5312bf5
<bitcoin-git> [bitcoin] fanquake merged pull request #28486: test, bench: Initialize and terminate use of Winsock properly (master...230914-winsock) https://github.com/bitcoin/bitcoin/pull/28486
<bitcoin-git> bitcoin/master dd73c22 fanquake: Merge bitcoin/bitcoin#28486: test, bench: Initialize and terminate use of ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d00d50e78ac9...dd73c2297639
<bitcoin-git> bitcoin/master fd4c6a1 Hennadii Stepanov: test: Setup networking globally
<bitcoin-git> [bitcoin] fanquake merged pull request #28968: fuzz: Fix nullptr deref in scriptpubkeyman (master...2311-fuzz-wallet-null-deref-) https://github.com/bitcoin/bitcoin/pull/28968
<bitcoin-git> bitcoin/master d00d50e fanquake: Merge bitcoin/bitcoin#28968: fuzz: Fix nullptr deref in scriptpubkeyman
<bitcoin-git> bitcoin/master faecde9 MarcoFalke: fuzz: Fix nullptr deref in scriptpubkeyman
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8cf2137dbeaa...d00d50e78ac9
<bitcoin-git> [bitcoin] glozow opened pull request #28970: p2p: opportunistically accept 1-parent-1-child packages (master...2023-11-1p1c) https://github.com/bitcoin/bitcoin/pull/28970
<bitcoin-git> [bitcoin] maflcko opened pull request #28969: fuzz: Avoid signed-integer-overflow in wallet_notifications fuzz target (master...2311-wn-sio-) https://github.com/bitcoin/bitcoin/pull/28969
<bitcoin-git> [bitcoin] maflcko opened pull request #28968: fuzz: Fix nullptr deref in scriptpubkeyman (master...2311-fuzz-wallet-null-deref-) https://github.com/bitcoin/bitcoin/pull/28968
<bitcoin-git> [bitcoin] fanquake opened pull request #28967: build: disable external-signer for Windows (master...disable_external_signer_win) https://github.com/bitcoin/bitcoin/pull/28967
<bitcoin-git> [bitcoin] fanquake merged pull request #28958: refactor: Use Txid in CMerkleBlock (master...2311-ref-txid-) https://github.com/bitcoin/bitcoin/pull/28958
<bitcoin-git> bitcoin/master 8cf2137 fanquake: Merge bitcoin/bitcoin#28958: refactor: Use Txid in CMerkleBlock
<bitcoin-git> bitcoin/master fa02c08 MarcoFalke: refactor: Use Txid in CMerkleBlock
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/453c9ca59014...8cf2137dbeaa
<bitcoin-git> [bitcoin] fanquake merged pull request #28966: test: Add missing CBlockPolicyEstimator::processBlockTx suppression (master...2311-test-supp-ubs-) https://github.com/bitcoin/bitcoin/pull/28966
<bitcoin-git> bitcoin/master 453c9ca fanquake: Merge bitcoin/bitcoin#28966: test: Add missing CBlockPolicyEstimator::proc...
<bitcoin-git> bitcoin/master fa9dc92 MarcoFalke: test: Add missing CBlockPolicyEstimator::processBlockTx suppression
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16b5b4b67441...453c9ca59014
<bitcoin-git> [bitcoin] maflcko opened pull request #28966: test: Add missing CBlockPolicyEstimator::processBlockTx suppression (master...2311-test-supp-ubs-) https://github.com/bitcoin/bitcoin/pull/28966
<bitcoin-git> [bitcoin] fanquake opened pull request #28965: guix: remove input labels (master...guix_drop_input_label) https://github.com/bitcoin/bitcoin/pull/28965

2023-11-28

<bitcoin-git> [bitcoin] achow101 merged pull request #28579: refactor: Remove redundant checks in compat/assumptions.h (master...2310-assume-) https://github.com/bitcoin/bitcoin/pull/28579
<bitcoin-git> bitcoin/master 7777411 MarcoFalke: Remove __cplusplus from compat/assumptions.h
<bitcoin-git> bitcoin/master 8888753 MarcoFalke: Move compat/assumptions.h include to one place that actually needs it
<bitcoin-git> bitcoin/master faa3d4f MarcoFalke: Remove duplicate NDEBUG check from compat/assumptions.h
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/75462b39d2e3...16b5b4b67441
<bitcoin-git> [bitcoin] achow101 merged pull request #28554: bugfix: throw an error if an invalid parameter is passed to getnetworkhashps RPC (master...getnetworkhashps_height_validation) https://github.com/bitcoin/bitcoin/pull/28554
<bitcoin-git> bitcoin/master 9ac114e Jameson Lopp: Throw error if invalid parameters passed to getnetworkhashps RPC endpoint
<bitcoin-git> bitcoin/master 75462b3 Andrew Chow: Merge bitcoin/bitcoin#28554: bugfix: throw an error if an invalid paramete...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/535424a10b44...75462b39d2e3
<bitcoin-git> [bitcoin] maflcko opened pull request #28962: doc: Rework guix docs after 1.4 release (master...2311-doc-guix-) https://github.com/bitcoin/bitcoin/pull/28962
<bitcoin-git> [bitcoin] achow101 merged pull request #28903: refactor: Make CTxMemPoolEntry only explicitly copyable (master...CTxMemPoolEntryNonCopy) https://github.com/bitcoin/bitcoin/pull/28903
<bitcoin-git> bitcoin/master 535424a Andrew Chow: Merge bitcoin/bitcoin#28903: refactor: Make CTxMemPoolEntry only explicitl...
<bitcoin-git> bitcoin/master 705e3f1 TheCharlatan: refactor: Make CTxMemPoolEntry only explicitly copyable
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/30a055782908...535424a10b44
<bitcoin-git> [bitcoin] achow101 merged pull request #28805: test: Make existing functional tests compatible with --v2transport (master...202311_test_v2transport4all) https://github.com/bitcoin/bitcoin/pull/28805
<bitcoin-git> bitcoin/master 3598a1b Martin Zumsande: test: enable --v2transport in combination with --usecli
<bitcoin-git> bitcoin/master cc961c2 Sebastian Falbesoner: test: enable v2 transport for p2p_node_network_limited.py
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/fe4e83f50d5b...30a055782908
<bitcoin-git> bitcoin/master 68a9001 Martin Zumsande: test: persist -v2transport over restarts and respect -v2transport=0
<bitcoin-git> [bitcoin] LarryRuane closed pull request #27748: util: generalize accounting of system-allocated memory in pool resource (master...2023-05-resource-pool-system-alloc) https://github.com/bitcoin/bitcoin/pull/27748
<bitcoin-git> [bitcoin] maflcko closed pull request #28961: TkoinUpdate base58.hhh (master...patch-2) https://github.com/bitcoin/bitcoin/pull/28961
<bitcoin-git> [bitcoin] kadoned opened pull request #28961: TkoinUpdate base58.hhh (master...patch-2) https://github.com/bitcoin/bitcoin/pull/28961
<bitcoin-git> [bitcoin] fanquake merged pull request #28912: refactor: VectorWriter and SpanReader without nVersion (master...2311-less-version-) https://github.com/bitcoin/bitcoin/pull/28912
<bitcoin-git> bitcoin/master fae76a1 MarcoFalke: scripted-diff: Use DataStream in most places
<bitcoin-git> bitcoin/master fe4e83f fanquake: Merge bitcoin/bitcoin#28912: refactor: VectorWriter and SpanReader without...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/31ce305d46a1...fe4e83f50d5b
<bitcoin-git> bitcoin/master fac39b5 MarcoFalke: refactor: SpanReader without nVersion
<bitcoin-git> [bitcoin] ajtowns closed pull request #28686: refactor: Split per-peer parts of net module into new node/connection module (master...202310-nodenode) https://github.com/bitcoin/bitcoin/pull/28686
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28960: kernel: Remove dependency on CScheduler (master...noGlobalSignals) https://github.com/bitcoin/bitcoin/pull/28960
<bitcoin-git> [bitcoin] fanquake merged pull request #28952: fuzz: Avoid timeout in process_messages (master...2311-fuzz-p2p-timeout-) https://github.com/bitcoin/bitcoin/pull/28952
<bitcoin-git> [bitcoin] fanquake opened pull request #28959: [26.0] Finalize or rc4 (26.x...finalize_or_rc4) https://github.com/bitcoin/bitcoin/pull/28959
<bitcoin-git> [bitcoin] maflcko opened pull request #28958: refactor: Use Txid in CMerkleBlock (master...2311-ref-txid-) https://github.com/bitcoin/bitcoin/pull/28958
<bitcoin-git> [bitcoin] achow101 merged pull request #28766: Improve peformance of CTransaction::HasWitness (28107 follow-up) (master...2023-10-28107-followup) https://github.com/bitcoin/bitcoin/pull/28766
<bitcoin-git> bitcoin/master af1d2ff dergoegge: [primitives] Precompute result of CTransaction::HasWitness
<bitcoin-git> bitcoin/master 26b7bcf Andrew Chow: Merge bitcoin/bitcoin#28766: Improve peformance of CTransaction::HasWitnes...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c252a0fc0f4d...26b7bcf10ebc
<bitcoin-git> [bitcoin] dergoegge opened pull request #28956: Nuke adjusted time (attempt 2) (master...2023-11-nuke-adjtime) https://github.com/bitcoin/bitcoin/pull/28956
<bitcoin-git> [bitcoin] furszy opened pull request #28955: index: block filters sync, reduce disk read operations by caching last header (master...2023_index_blockfilter_cache_header) https://github.com/bitcoin/bitcoin/pull/28955
<bitcoin-git> [bitcoin] maflcko opened pull request #28954: ci: Reduce use of bash -c (master...2311-ci-) https://github.com/bitcoin/bitcoin/pull/28954
<bitcoin-git> [bitcoin] fanquake merged pull request #28892: refactor: P2P transport without serialize version and type (master...2311-p2p-no-nVersion-) https://github.com/bitcoin/bitcoin/pull/28892
<bitcoin-git> bitcoin/master 66669da MarcoFalke: Remove unused Make() overload in netmessagemaker.h
<bitcoin-git> bitcoin/master fa9b5f4 MarcoFalke: refactor: NetMsg::Make() without nVersion
<bitcoin-git> bitcoin/master fa0ed07 MarcoFalke: refactor: VectorWriter without nVersion
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/dc369af3f514...c252a0fc0f4d
<bitcoin-git> [bitcoin] fanquake merged pull request #28936: Change petertodd seeds to petertodd.net (master...2023-11-change-dns-seed) https://github.com/bitcoin/bitcoin/pull/28936
<bitcoin-git> bitcoin/master dc369af fanquake: Merge bitcoin/bitcoin#28936: Change petertodd seeds to petertodd.net
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c1b7332441f9...dc369af3f514
<bitcoin-git> bitcoin/master ecb4683 Peter Todd: Change petertodd seeds to petertodd.net
<bitcoin-git> [bitcoin] fanquake merged pull request #28934: ci: Set MSVC toolset version explicitly (master...231124-toolset) https://github.com/bitcoin/bitcoin/pull/28934
<bitcoin-git> bitcoin/master 1a889f7 Hennadii Stepanov: ci: Set MSVC toolset version explicitly
<bitcoin-git> bitcoin/master 70100f8 Hennadii Stepanov: Revert "ci: Avoid toolset ambiguity that MSVC can't handle"
<bitcoin-git> bitcoin/master 4335e55 Hennadii Stepanov: ci: Run vcpkg with path prefix
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/794f971607f2...c1b7332441f9
<bitcoin-git> [bitcoin] maflcko opened pull request #28952: fuzz: Avoid timeout in process_messages (master...2311-fuzz-p2p-timeout-) https://github.com/bitcoin/bitcoin/pull/28952
<bitcoin-git> [bitcoin] theStack opened pull request #28951: fuzz: BIP324: damage ciphertext/aad in full byte range (master...202311-fuzz-bip324-damage_in_full_byte_range) https://github.com/bitcoin/bitcoin/pull/28951

2023-11-27

<bitcoin-git> [bitcoin] instagibbs opened pull request #28950: RPC: Add maxfeerate and maxburnamount args to submitpackage (master...2023-11-submitpackage-max-fee-burn) https://github.com/bitcoin/bitcoin/pull/28950
<bitcoin-git> [bitcoin] fanquake merged pull request #28933: fuzz: Faster wallet_notifications target (master...2311-fuzz-wallet-notif-) https://github.com/bitcoin/bitcoin/pull/28933
<bitcoin-git> bitcoin/master fa15861 MarcoFalke: fuzz: Faster wallet_notifications target
<bitcoin-git> bitcoin/master 794f971 fanquake: Merge bitcoin/bitcoin#28933: fuzz: Faster wallet_notifications target
<bitcoin-git> bitcoin/master fa971c0 MarcoFalke: Export assert from util/check.h
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5f9fd11680af...794f971607f2
<bitcoin-git> [bitcoin] glozow opened pull request #28948: v3 transaction policy for anti-pinning (master...v3-policy) https://github.com/bitcoin/bitcoin/pull/28948
<bitcoin-git> [bitcoin] 23rd closed pull request #28947: [refactor] Moved simple math calculations from runtime to compile time. (master...patch-1-constexpr) https://github.com/bitcoin/bitcoin/pull/28947
<bitcoin-git> [bitcoin] 23rd opened pull request #28947: [refactor] Moved simple math calculations from runtime to compile time. (master...patch-1-constexpr) https://github.com/bitcoin/bitcoin/pull/28947
<bitcoin-git> [bitcoin] willcl-ark opened pull request #28946: init: don't delete PID file if it was not generated (master...fix-pidfile-delete) https://github.com/bitcoin/bitcoin/pull/28946
<bitcoin-git> [bitcoin] martinus opened pull request #28945: sync: improve CCoinsViewCache ReallocateCache (master...2023-11-improve-ccoinsviewcache-reallocatecache) https://github.com/bitcoin/bitcoin/pull/28945

2023-11-26

<bitcoin-git> [bitcoin] ishaanam opened pull request #28944: wallet, rpc: add anti-fee-sniping to `send` and `sendall` (master...sendall_anti_fee_sniping) https://github.com/bitcoin/bitcoin/pull/28944
<bitcoin-git> [bitcoin] fanquake merged pull request #28931: fuzz: Limit fuzz buffer size in script_flags target (master...2311-fuzz-script-flags-) https://github.com/bitcoin/bitcoin/pull/28931
<bitcoin-git> bitcoin/master faf1fb2 MarcoFalke: Fix IWYU for the script_flags fuzz target
<bitcoin-git> bitcoin/master fa6b87b MarcoFalke: fuzz: CDataStream -> DataStream in script_flags
<bitcoin-git> bitcoin/master fa71285 MarcoFalke: fuzz: Limit fuzz buffer size in script_flags target
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b5a271334ca8...5f9fd11680af
<bitcoin-git> [gui] achow101 closed pull request #734: . (master...kaaid-patch-1) https://github.com/bitcoin-core/gui/pull/734
<bitcoin-git> [gui] achow101 closed pull request #736: Kaaid patch 3 (master...kaaid-patch-3) https://github.com/bitcoin-core/gui/pull/736
<bitcoin-git> [gui] achow101 closed pull request #745: Create gui (master...patch-1) https://github.com/bitcoin-core/gui/pull/745
<bitcoin-git> [gui] achow101 closed pull request #735: Kaaid patch 2 (master...kaaid-patch-2) https://github.com/bitcoin-core/gui/pull/735

2023-11-25

<bitcoin-git> [bitcoin] martinus opened pull request #28939: memusage: let PoolResource keep track of all allocated/deallocated memory (master...2023-11-more-accurate-pool-memory) https://github.com/bitcoin/bitcoin/pull/28939
<bitcoin-git> [bitcoin] hebasto opened pull request #28938: msvc: Update vcpkg manifest (master...231125-vcpkg) https://github.com/bitcoin/bitcoin/pull/28938
<bitcoin-git> [bitcoin] fanquake closed pull request #28937: cambio realizado (master...master) https://github.com/bitcoin/bitcoin/pull/28937
<bitcoin-git> [bitcoin] Neufal777 opened pull request #28937: cambio realizado (master...master) https://github.com/bitcoin/bitcoin/pull/28937
<bitcoin-git> [bitcoin] petertodd opened pull request #28936: Change petertodd seeds to petertodd.net (master...2023-11-change-dns-seed) https://github.com/bitcoin/bitcoin/pull/28936

2023-11-24

<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed tag v26.0rc3: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v26.0rc3
<bitcoin-git> bitcoin-detached-sigs/26.x 1d9627a fanquake: 26.0: macOS signatures for rc3
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/1241f72d207f...1d9627a917a2
<bitcoin-git> [bitcoin] hebasto opened pull request #28934: ci: Set MSVC toolset version explicitly (master...231124-toolset) https://github.com/bitcoin/bitcoin/pull/28934
<bitcoin-git> [bitcoin] fanquake merged pull request #28922: Use Txid in COutpoint (master...2023-11-txid-oupoint) https://github.com/bitcoin/bitcoin/pull/28922
<bitcoin-git> bitcoin/master b5a2713 fanquake: Merge bitcoin/bitcoin#28922: Use Txid in COutpoint
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c0196bec98d4...b5a271334ca8
<bitcoin-git> bitcoin/master 9e58c5b dergoegge: Use Txid in COutpoint
<bitcoin-git> [bitcoin] fanquake merged pull request #28932: ci: remove `python3-setuptools` from macOS build deps (master...drop_setuptools) https://github.com/bitcoin/bitcoin/pull/28932
<bitcoin-git> bitcoin/master 0ffcc5b fanquake: ci: remove python3-setuptools from mac build deps
<bitcoin-git> bitcoin/master c0196be fanquake: Merge bitcoin/bitcoin#28932: ci: remove `python3-setuptools` from macOS bu...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/930bcfd4cd2c...c0196bec98d4
<bitcoin-git> [bitcoin] maflcko opened pull request #28933: fuzz: Faster wallet_notifications target (master...2311-fuzz-wallet-notif-) https://github.com/bitcoin/bitcoin/pull/28933
<bitcoin-git> bitcoin-detached-sigs/26.x 1241f72 Andrew Chow: 26.0: win signature for rc3
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/3a65bf919d19...1241f72d207f

2023-11-23

<bitcoin-git> [bitcoin] fanquake opened pull request #28932: ci: remove `python3-setuptools` from macOS build deps (master...drop_setuptools) https://github.com/bitcoin/bitcoin/pull/28932
<bitcoin-git> [bitcoin] fanquake merged pull request #18919: test: Add gettransaction test for "coin-join" tx (master...2005-testCoinJoinGetTx) https://github.com/bitcoin/bitcoin/pull/18919
<bitcoin-git> bitcoin/master 930bcfd fanquake: Merge bitcoin/bitcoin#18919: test: Add gettransaction test for "coin-join"...
<bitcoin-git> bitcoin/master fa20f89 MarcoFalke: test: Add gettransaction test for "coin-join" tx
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4073c5395ec...930bcfd4cd2c
<bitcoin-git> [bitcoin] fanquake merged pull request #28578: fuzz: add target for `DescriptorScriptPubKeyMan` (master...2023-07-fuzz-scriptpubkey-descriptor) https://github.com/bitcoin/bitcoin/pull/28578
<bitcoin-git> bitcoin/master 641dddf brunoerg: fuzz: create ConsumeCoins
<bitcoin-git> bitcoin/master 47e5c99 brunoerg: fuzz: add target for `DescriptorScriptPubKeyMan`
<bitcoin-git> bitcoin/master 2e1833c brunoerg: fuzz: move `MockedDescriptorConverter` to `fuzz/util`
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ddc4b9850af3...f4073c5395ec
<bitcoin-git> [bitcoin] maflcko opened pull request #28931: fuzz: Limit fuzz buffer size in script_flags target (master...2311-fuzz-script-flags-) https://github.com/bitcoin/bitcoin/pull/28931
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #28930: wallet: Add checkbalance RPC (master...checkbalancerpc) https://github.com/bitcoin/bitcoin/pull/28930
<bitcoin-git> [bitcoin] ryanofsky opened pull request #28929: serialization: Support for multiple parameters (master...pr/iparams) https://github.com/bitcoin/bitcoin/pull/28929

2023-11-22

<bitcoin-git> [bitcoin] fanquake closed pull request #28496: @kaaid (master...master) https://github.com/bitcoin/bitcoin/pull/28496
<bitcoin-git> [bitcoin] fanquake closed pull request #28593: Create master (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28593
<bitcoin-git> [bitcoin] fanquake pushed tag v26.0rc3: https://github.com/bitcoin/bitcoin/compare/v26.0rc3
<bitcoin-git> bitcoin/26.x bcc183c Martin Leitner-Ankerl: pool: make sure PoolAllocator uses the correct alignment
<bitcoin-git> bitcoin/26.x 5845331 fanquake: doc: rewrite explanation for -par=
<bitcoin-git> bitcoin/26.x 7dda499 fanquake: doc: regenerate example bitcoin.conf
<bitcoin-git> [bitcoin] fanquake pushed 13 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/67b25125603a...e4fef4ae65c6
<bitcoin-git> [bitcoin] brunoerg opened pull request #28928: test: add coverage for bech32m in `wallet_keypool_topup` (master...2023-11-test-keypool-bech32m) https://github.com/bitcoin/bitcoin/pull/28928
<bitcoin-git> [bitcoin] fanquake merged pull request #28919: build: Fix regression in "ARMv8 CRC32 intrinsics" test (master...231120-crc-arm64) https://github.com/bitcoin/bitcoin/pull/28919
<bitcoin-git> bitcoin/master 228d6a2 Hennadii Stepanov: build: Fix regression in "ARMv8 CRC32 intrinsics" test
<bitcoin-git> bitcoin/master ddc4b98 fanquake: Merge bitcoin/bitcoin#28919: build: Fix regression in "ARMv8 CRC32 intrins...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d13b9586eb9...ddc4b9850af3
<bitcoin-git> [bitcoin] fanquake merged pull request #28461: build: Windows SSP roundup (master...windows_ssp_roundup) https://github.com/bitcoin/bitcoin/pull/28461
<bitcoin-git> bitcoin/master 95d55b9 fanquake: guix: remove ssp workaround from Windows GCC
<bitcoin-git> bitcoin/master f95af98 fanquake: guix: default ssp for Windows GCC
<bitcoin-git> bitcoin/master 8f43302 fanquake: build: remove explicit libssp linking from Windows build
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/172cd9262016...5d13b9586eb9
<bitcoin-git> [bitcoin] fanquake merged pull request #28862: lint: Report all lint errors instead of early exit (master...2311-lint-all-err-) https://github.com/bitcoin/bitcoin/pull/28862
<bitcoin-git> bitcoin/master fa01f88 MarcoFalke: ci: Add missing COPY for ./test/lint/test_runner
<bitcoin-git> bitcoin/master 172cd92 fanquake: Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a238356823bd...172cd9262016
<bitcoin-git> bitcoin/master faff3e3 MarcoFalke: lint: Report all lint errors instead of early exit
<bitcoin-git> [bitcoin] willcl-ark opened pull request #28926: rpc: add 'getnetmsgstats' RPC (master...2023-07-getnetmsgstats) https://github.com/bitcoin/bitcoin/pull/28926
<bitcoin-git> [bitcoin] fanquake merged pull request #28907: depends: bump libmultiprocess to fix capnproto deprecation warnings (master...pr/nowork) https://github.com/bitcoin/bitcoin/pull/28907
<bitcoin-git> bitcoin/master 21bfee0 Ryan Ofsky: depends: bump libmultiprocess to fix capnproto deprecation warnings
<bitcoin-git> bitcoin/master a238356 fanquake: Merge bitcoin/bitcoin#28907: depends: bump libmultiprocess to fix capnprot...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4374a8787902...a238356823bd
<bitcoin-git> [bitcoin] fanquake merged pull request #28895: p2p: do not make automatic outbound connections to addnode peers (master...2023-11-do-not-make-automatic-outbound-connection-to-addnode-peers) https://github.com/bitcoin/bitcoin/pull/28895
<bitcoin-git> bitcoin/master cc62716 Jon Atack: p2p: do not make automatic outbound connections to addnode peers
<bitcoin-git> bitcoin/master 5e7cc41 Jon Atack: test: add unit test for CConnman::AddedNodesContain()
<bitcoin-git> bitcoin/master 4374a87 fanquake: Merge bitcoin/bitcoin#28895: p2p: do not make automatic outbound connectio...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ca041fc4ab89...4374a8787902
<bitcoin-git> [bitcoin] fanquake merged pull request #28904: Drop CAutoFile (master...202311-autofile) https://github.com/bitcoin/bitcoin/pull/28904
<bitcoin-git> bitcoin/master c72ddf0 Anthony Towns: streams: Remove unused CAutoFile::GetVersion
<bitcoin-git> bitcoin/master bbd4646 Anthony Towns: blockstorage: switch from CAutoFile to AutoFile
<bitcoin-git> bitcoin/master e63f643 Anthony Towns: streams: Base BufferedFile on AutoFile instead of CAutoFile
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/3dca308bd77c...ca041fc4ab89
<bitcoin-git> [bitcoin] fanquake merged pull request #28891: test: fix `AddNode` unit test failure on OpenBSD (master...202311-test-fix-net_peer_connection_tests-on-BSDs) https://github.com/bitcoin/bitcoin/pull/28891
<bitcoin-git> bitcoin/master 3dca308 fanquake: Merge bitcoin/bitcoin#28891: test: fix `AddNode` unit test failure on Open...
<bitcoin-git> bitcoin/master 007d6f0 Sebastian Falbesoner: test: fix `AddNode` unit test failure on OpenBSD
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9beaa749c99...3dca308bd77c
<bitcoin-git> [bitcoin] fanquake merged pull request #28913: coins: make sure PoolAllocator uses the correct alignment (master...2023-11-fix-pool-allocation-alignment-on-ARM) https://github.com/bitcoin/bitcoin/pull/28913
<bitcoin-git> bitcoin/master ce881bf Martin Leitner-Ankerl: pool: make sure PoolAllocator uses the correct alignment
<bitcoin-git> bitcoin/master d5b4c0b Martin Leitner-Ankerl: pool: change memusage_test to use int64_t, add allocation check
<bitcoin-git> bitcoin/master e9beaa7 fanquake: Merge bitcoin/bitcoin#28913: coins: make sure PoolAllocator uses the corre...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/640b45053020...e9beaa749c99
<bitcoin-git> [bitcoin] hebasto merged pull request #28925: ci: Update apt cache (master...231122-ci-each) https://github.com/bitcoin/bitcoin/pull/28925
<bitcoin-git> bitcoin/master 640b450 Hennadii Stepanov: Merge bitcoin/bitcoin#28925: ci: Update apt cache
<bitcoin-git> bitcoin/master a6cc059 Hennadii Stepanov: ci: Update apt cache
<bitcoin-git> bitcoin/master 710da28 Hennadii Stepanov: ci: Switch from `apt` to `apt-get`
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/daa56f7f6651...640b45053020
<bitcoin-git> [bitcoin] hebasto opened pull request #28925: ci: Update apt cache (master...231122-ci-each) https://github.com/bitcoin/bitcoin/pull/28925

2023-11-21

<bitcoin-git> [bitcoin] maflcko opened pull request #28924: refactor: Remove unused and fragile string interface from arith_uint256 (master...2311-arith-less-brittle-) https://github.com/bitcoin/bitcoin/pull/28924
<bitcoin-git> [bitcoin] theStack opened pull request #28923: script/sign: avoid duplicated signature verification after signing (+introduce signing benchmarks) (master...202311-add_SignTransaction_benchmark) https://github.com/bitcoin/bitcoin/pull/28923
<bitcoin-git> [bitcoin] dergoegge opened pull request #28922: Use Txid in COutpoint (master...2023-11-txid-oupoint) https://github.com/bitcoin/bitcoin/pull/28922
<bitcoin-git> [bitcoin] hebasto merged pull request #28905: ci: Avoid toolset ambiguity that MSVC can't handle (master...231117-ci-win) https://github.com/bitcoin/bitcoin/pull/28905
<bitcoin-git> bitcoin/master daa56f7 Hennadii Stepanov: Merge bitcoin/bitcoin#28905: ci: Avoid toolset ambiguity that MSVC can't h...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d752349029ec...daa56f7f6651
<bitcoin-git> bitcoin/master 91d5bd8 Hennadii Stepanov: ci: Avoid toolset ambiguity that MSVC can't handle
<bitcoin-git> [bitcoin] maflcko closed pull request #28909: doc: Add release note for coinstatsindex in pruned mode (master...coinstatsindex-pruned-release-notes) https://github.com/bitcoin/bitcoin/pull/28909

2023-11-20

<bitcoin-git> [bitcoin] ryanofsky opened pull request #28921: multiprocess: Add basic type conversion hoois (master...pr/ipcc) https://github.com/bitcoin/bitcoin/pull/28921
<bitcoin-git> [bitcoin] dergoegge closed pull request #28882: fuzz: Delete wallet_notifications (master...2023-11-fuzz-nuke-wn) https://github.com/bitcoin/bitcoin/pull/28882
<bitcoin-git> [bitcoin] furszy opened pull request #28920: wallet: birth time update during tx scanning (master...2023_wallet_birhtime_update) https://github.com/bitcoin/bitcoin/pull/28920
<bitcoin-git> [bitcoin] hebasto opened pull request #28919: build: Fix regression in "ARMv8 CRC32 intrinsics" test (master...231120-crc-arm64) https://github.com/bitcoin/bitcoin/pull/28919
<bitcoin-git> [bitcoin] fanquake closed pull request #28915: Update SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28915
<bitcoin-git> [bitcoin] hethm999 opened pull request #28915: Update SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28915
<bitcoin-git> [bitcoin] TaiseiLuette closed pull request #28914: Create staging tree (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28914
<bitcoin-git> [bitcoin] TaiseiLuette opened pull request #28914: Create staging tree (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28914

2023-11-19

<bitcoin-git> [bitcoin] martinus opened pull request #28913: coins: make sure PoolAllocator uses the correct alignment (master...2023-11-fix-pool-allocation-alignment-on-ARM) https://github.com/bitcoin/bitcoin/pull/28913
<bitcoin-git> [bitcoin] maflcko opened pull request #28912: refactor: VectorWriter and SpanReader without nVersion (master...2311-less-version-) https://github.com/bitcoin/bitcoin/pull/28912
<bitcoin-git> [bitcoin] cloudbed1 closed pull request #28910: Create Web-Scale Blockchain for fast, (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28910
<bitcoin-git> [bitcoin] cloudbed1 opened pull request #28910: Create Web-Scale Blockchain for fast, (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28910

2023-11-18

<bitcoin-git> [bitcoin] vostrnad opened pull request #28909: doc: Add release note for coinstatsindex in pruned mode (master...coinstatsindex-pruned-release-notes) https://github.com/bitcoin/bitcoin/pull/28909
<bitcoin-git> [bitcoin] furszy closed pull request #25297: wallet: group independent db writes on single batched db transaction (master...2022_wallet_unified_dbbatch) https://github.com/bitcoin/bitcoin/pull/25297

2023-11-17

<bitcoin-git> [bitcoin] brunoerg opened pull request #28908: fuzz: compare scripts from `Expand` and `ExpandFromCache` (master...2023-11-fuzz-descriptor-expand) https://github.com/bitcoin/bitcoin/pull/28908
<bitcoin-git> [bitcoin] ryanofsky opened pull request #28907: depends: bump libmultiprocess to fix capnproto deprecation warnings (master...pr/nowork) https://github.com/bitcoin/bitcoin/pull/28907
<bitcoin-git> [bitcoin] hebasto opened pull request #28905: ci: Avoid toolset ambiguity that MSVC can't handle (master...231117-ci-win) https://github.com/bitcoin/bitcoin/pull/28905
<bitcoin-git> [bitcoin] fanquake merged pull request #28900: doc: remove mingw-w64 install for "older" systems (master...modern_posix_mingw-w64) https://github.com/bitcoin/bitcoin/pull/28900
<bitcoin-git> bitcoin/master 656a7e9 fanquake: doc: remove mingw-w64 install for "older" systems
<bitcoin-git> bitcoin/master d752349 fanquake: Merge bitcoin/bitcoin#28900: doc: remove mingw-w64 install for "older" sys...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b2309c47daad...d752349029ec
<bitcoin-git> [bitcoin] ajtowns opened pull request #28904: Drop CAutoFile (master...202311-autofile) https://github.com/bitcoin/bitcoin/pull/28904
<bitcoin-git> [bitcoin] fanquake merged pull request #28902: doc: Simplify guix install doc, after 1.4 release (master...2311-doc-guix-install-) https://github.com/bitcoin/bitcoin/pull/28902
<bitcoin-git> bitcoin/master fa552e8 MarcoFalke: doc: Simplify guix install doc, after 1.4 release
<bitcoin-git> bitcoin/master b2309c4 fanquake: Merge bitcoin/bitcoin#28902: doc: Simplify guix install doc, after 1.4 rel...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/98b0acda0f00...b2309c47daad
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28903: refactor: Make CTxMemPoolEntry non-copyable (master...CTxMemPoolEntryNonCopy) https://github.com/bitcoin/bitcoin/pull/28903
<bitcoin-git> [bitcoin] maflcko opened pull request #28902: doc: Simplify guix install doc, after 1.4 release (master...2311-doc-guix-install-) https://github.com/bitcoin/bitcoin/pull/28902
<bitcoin-git> [bitcoin] fanquake merged pull request #28725: test: refactor: use built-in collection types for type hints (Python 3.9 / PEP 585) (master...test-type_hints_use_builtin_collection_types) https://github.com/bitcoin/bitcoin/pull/28725
<bitcoin-git> bitcoin/master d516cf8 Sebastian Falbesoner: test: use built-in collection types for type hints (Python 3.9 / PEP 585)
<bitcoin-git> bitcoin/master 4b9afb1 Sebastian Falbesoner: scripted-diff: use PEP 585 built-in collection types for verify-binary scr...
<bitcoin-git> bitcoin/master a478c81 stickies-v: test: replace `Callable`/`Iterable` with their `collections.abc` alternati...
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/950af7c8767a...98b0acda0f00
<bitcoin-git> [bitcoin] fanquake opened pull request #28900: doc: remove mingw-w64 install for "older" systems (master...modern_posix_mingw-w64) https://github.com/bitcoin/bitcoin/pull/28900
<bitcoin-git> [bitcoin] fanquake merged pull request #28878: Remove version field from GetSerializeSize (master...202310-getserializesize) https://github.com/bitcoin/bitcoin/pull/28878
<bitcoin-git> bitcoin/master efa9eb6 Anthony Towns: serialize: Drop nVersion from [C]SizeComputer
<bitcoin-git> bitcoin/master bf574a7 Anthony Towns: serialize: drop GetSerializeSizeMany
<bitcoin-git> bitcoin/master 1410d30 Anthony Towns: serialize: Drop useless version param from GetSerializeSize()
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/afd3e9985620...950af7c8767a
<bitcoin-git> [bitcoin] fanquake merged pull request #28873: fuzz: AutoFile with XOR (master...2311-fuzz-file-) https://github.com/bitcoin/bitcoin/pull/28873
<bitcoin-git> bitcoin/master fa5388f MarcoFalke: fuzz: Remove FuzzedAutoFileProvider
<bitcoin-git> bitcoin/master fab5cb9 MarcoFalke: fuzz: Reduce LIMITED_WHILE limit for file fuzzing
<bitcoin-git> bitcoin/master faa2571 MarcoFalke: fuzz: AutoFile with XOR
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/22025d06e53f...afd3e9985620

2023-11-16

<bitcoin-git> [bitcoin] jonatack opened pull request #28895: p2p: do not make automatic outbound connections to addnode peers (master...2023-11-do-not-make-automatic-outbound-connection-to-addnode-peers) https://github.com/bitcoin/bitcoin/pull/28895
<bitcoin-git> [bitcoin] furszy opened pull request #28894: wallet: batch all atomic spkms setup db writes in a single db txn (master...2023_wallet_batch_keypool_creation) https://github.com/bitcoin/bitcoin/pull/28894
<bitcoin-git> [bitcoin] hebasto opened pull request #28893: Fix SSE4.1-related issues (master...231116-sse41) https://github.com/bitcoin/bitcoin/pull/28893
<bitcoin-git> [bitcoin] maflcko opened pull request #28892: refactor: P2P transport without serialize version and type (master...2311-p2p-no-nVersion-) https://github.com/bitcoin/bitcoin/pull/28892
<bitcoin-git> [bitcoin] maflcko closed pull request #27814: Blocking arguments -nohelp, -noh, and -no? (master...nonohelp) https://github.com/bitcoin/bitcoin/pull/27814
<bitcoin-git> [bitcoin] maflcko closed pull request #27815: CLI: Only one Request Handler can be specified. (master...cli_request_handlers) https://github.com/bitcoin/bitcoin/pull/27815
<bitcoin-git> [bitcoin] maflcko closed pull request #27820: Sanitizing ports of -rpcconnect and -rpcport. (master...PortSanitizing) https://github.com/bitcoin/bitcoin/pull/27820
<bitcoin-git> [bitcoin] theStack opened pull request #28891: test: fix `AddNode` unit test failure on OpenBSD (master...202311-test-fix-net_peer_connection_tests-on-BSDs) https://github.com/bitcoin/bitcoin/pull/28891
<bitcoin-git> [bitcoin] fanquake merged pull request #28605: Fix typos (master...2023/10/typos) https://github.com/bitcoin/bitcoin/pull/28605
<bitcoin-git> bitcoin/master 22025d0 fanquake: Merge bitcoin/bitcoin#28605: Fix typos
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3735e53ee49...22025d06e53f
<bitcoin-git> bitcoin/master 43de4d3 Sjors Provoost: doc: fix typos
<bitcoin-git> [bitcoin] fanquake merged pull request #28771: tests: Fix LCOV_OPTS to be in the correct position (master...lcov-opts) https://github.com/bitcoin/bitcoin/pull/28771
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04e871d62f09...c3735e53ee49
<bitcoin-git> bitcoin/master 88e09ac Andrew Chow: tests: Fix LCOV_OPTS to be in the correct position
<bitcoin-git> bitcoin/master c3735e5 fanquake: Merge bitcoin/bitcoin#28771: tests: Fix LCOV_OPTS to be in the correct pos...
<bitcoin-git> [bitcoin] fanquake merged pull request #28845: depends: remove `PYTHONPATH` from config.site (master...drop_depends_pythonpath) https://github.com/bitcoin/bitcoin/pull/28845
<bitcoin-git> bitcoin/master 04e871d fanquake: Merge bitcoin/bitcoin#28845: depends: remove `PYTHONPATH` from config.site
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b7bf907f55f...04e871d62f09
<bitcoin-git> bitcoin/master 3b19100 fanquake: depends: remove PYTHONPATH from config.site
<bitcoin-git> [bitcoin] fanquake merged pull request #28825: fuzz: Minor improvements to tx_package_eval target (master...2023-11-package_fuzz_impr) https://github.com/bitcoin/bitcoin/pull/28825
<bitcoin-git> bitcoin/master 6a91791 Greg Sanders: fuzz: allow fake and duplicate inputs in tx_package_eval target
<bitcoin-git> bitcoin/master 6b7bf90 fanquake: Merge bitcoin/bitcoin#28825: fuzz: Minor improvements to tx_package_eval t...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eb2ab3de1a48...6b7bf907f55f
<bitcoin-git> bitcoin/master a0626cc Greg Sanders: fuzz: allow reaching MempoolAcceptResult::ResultType::DIFFERENT_WITNESS in...
<bitcoin-git> [bitcoin] fanquake merged pull request #28877: bench: Update nanobench to 4.3.11 (master...updateNanoBench) https://github.com/bitcoin/bitcoin/pull/28877
<bitcoin-git> bitcoin/master eb2ab3d fanquake: Merge bitcoin/bitcoin#28877: bench: Update nanobench to 4.3.11
<bitcoin-git> bitcoin/master fe434a4 TheCharlatan: bench: Update nanobench to 4.3.11
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b217b806cbc7...eb2ab3de1a48
<bitcoin-git> [bitcoin] fanquake merged pull request #28884: doc: remove x86_64 build assumption from depends doc (master...depends_works_on_aarch64) https://github.com/bitcoin/bitcoin/pull/28884
<bitcoin-git> bitcoin/master b217b80 fanquake: Merge bitcoin/bitcoin#28884: doc: remove x86_64 build assumption from depe...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ad43f95b887...b217b806cbc7
<bitcoin-git> bitcoin/master 821a8a1 fanquake: doc: remove x86_64 build assumption from depends doc
<bitcoin-git> [bitcoin] fanquake merged pull request #28881: doc: remove mention of missing bdb being a configure error (master...no_bdb_is_no_error) https://github.com/bitcoin/bitcoin/pull/28881
<bitcoin-git> bitcoin/master 30bd4b1 fanquake: doc: remove mention of missing bdb being a configure error
<bitcoin-git> bitcoin/master 1ad43f9 fanquake: Merge bitcoin/bitcoin#28881: doc: remove mention of missing bdb being a co...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1430c4b989bf...1ad43f95b887
<bitcoin-git> [bitcoin] maflcko opened pull request #28890: rpc: Remove deprecated -rpcserialversion (master...2311-no-rpc-tx-ser-flag-) https://github.com/bitcoin/bitcoin/pull/28890
<bitcoin-git> [bitcoin] fanquake merged pull request #28883: contrib: use a raw string for a regular expression literal that contains backslashes in signet/miner (master...miner-use-raw-strings) https://github.com/bitcoin/bitcoin/pull/28883
<bitcoin-git> bitcoin/master defdf67 muxator: contrib: use a raw string for a regular expression literal that contains b...
<bitcoin-git> bitcoin/master 1430c4b fanquake: Merge bitcoin/bitcoin#28883: contrib: use a raw string for a regular expre...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0aa014d5a34e...1430c4b989bf
<bitcoin-git> [bitcoin] fanquake closed pull request #28888: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28888
<bitcoin-git> [bitcoin] fanquake closed pull request #28889: Update .cirrus.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28889
<bitcoin-git> [bitcoin] airdropbaaz opened pull request #28889: Update .cirrus.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28889
<bitcoin-git> [bitcoin] miz1choobi opened pull request #28888: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28888

2023-11-15

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28886: refactor: Replace sets of txiter with CTxMemPoolEntryRefs (master...setEntryRefs) https://github.com/bitcoin/bitcoin/pull/28886
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #28885: refactor: followup to getprioritisedtransactions and delete a mapDeltas entry when delta==0 (master...followupsGetPrioritisedTransactions) https://github.com/bitcoin/bitcoin/pull/28885
<bitcoin-git> [bitcoin] fanquake opened pull request #28884: doc: remove x86_64 build assumption from depends doc (master...depends_works_on_aarch64) https://github.com/bitcoin/bitcoin/pull/28884
<bitcoin-git> [bitcoin] muxator opened pull request #28883: contrib: use a raw string for a regular expression literal that contains backslashes in signet/miner (master...miner-use-raw-strings) https://github.com/bitcoin/bitcoin/pull/28883
<bitcoin-git> [bitcoin] fanquake merged pull request #28859: guix: update signapple (drop macho & altgraph) (master...signapple_drop_macho_altgraph) https://github.com/bitcoin/bitcoin/pull/28859
<bitcoin-git> bitcoin/master f718a74 fanquake: guix: remove python-macholib
<bitcoin-git> bitcoin/master 0aa014d fanquake: Merge bitcoin/bitcoin#28859: guix: update signapple (drop macho & altgraph)