2023-10-06

<bitcoin-git> bitcoin/master 0f83ab4 furszy: test: display abrupt shutdown errors in console output
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/634b68f0dc6b...1472df63f7a1
<bitcoin-git> [bitcoin] fanquake deleted 0 commit to 22.x: https://github.com/bitcoin/bitcoin/compare/a896f61290fb...000000000000
<bitcoin-git> [bitcoin] fanquake merged pull request #28535: [24.x] Further backports (24.x...further_24_x_backports) https://github.com/bitcoin/bitcoin/pull/28535
<bitcoin-git> bitcoin/24.x defdc15 MarcoFalke: ci: Use podman stop over podman kill
<bitcoin-git> bitcoin/24.x 7f1357d MarcoFalke: ci: Use podman for persistent workers
<bitcoin-git> bitcoin/24.x 0db69a3 MarcoFalke: ci: Prune dangling images on RESTART_CI_DOCKER_BEFORE_RUN
<bitcoin-git> [bitcoin] fanquake pushed 13 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/0df8f98d6542...1416d09cbabe
<bitcoin-git> [bitcoin] fanquake merged pull request #28532: qt: enable` -ltcg` for windows under LTO (master...fix_windows_depends_qt_lto) https://github.com/bitcoin/bitcoin/pull/28532
<bitcoin-git> bitcoin/master f0cebbd fanquake: qt: enable -ltcg for windows HOST
<bitcoin-git> bitcoin/master 634b68f fanquake: Merge bitcoin/bitcoin#28532: qt: enable` -ltcg` for windows under LTO
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54bdb6e07459...634b68f0dc6b
<bitcoin-git> [bitcoin] Sjors opened pull request #28605: Fix typos and suggest doing so before branch-off (master...2023/10/typos) https://github.com/bitcoin/bitcoin/pull/28605

2023-10-05

<bitcoin-git> [bitcoin] achow101 opened pull request #28604: test: Use feerate higher than minrelay fee in wallet_fundraw (master...fix-fundraw-test-intermittent) https://github.com/bitcoin/bitcoin/pull/28604
<bitcoin-git> [bitcoin] achow101 merged pull request #27609: rpc: allow submitpackage to be called outside of regtest (master...open-submitpackage) https://github.com/bitcoin/bitcoin/pull/27609
<bitcoin-git> bitcoin/master e32ba15 glozow: [txpackages] IsChildWithParentsTree()
<bitcoin-git> bitcoin/master 5b9087a glozow: [rpc] require package to be a tree in submitpackage
<bitcoin-git> bitcoin/master b4f28cc glozow: [doc] parent pay for child in aggregate CheckFeeRate
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/cf553e3ab7b3...54bdb6e07459
<bitcoin-git> [bitcoin] achow101 closed pull request #20892: tests: Run both descriptor and legacy tests within a single test invocation (master...better-descriptor-tests) https://github.com/bitcoin/bitcoin/pull/20892
<bitcoin-git> [bitcoin] achow101 merged pull request #28597: wallet: No BDB creation, unless -deprecatedrpc=create_bdb (master...2310-less-bdb-) https://github.com/bitcoin/bitcoin/pull/28597
<bitcoin-git> bitcoin/master cf553e3 Andrew Chow: Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrp...
<bitcoin-git> bitcoin/master fa071ae MarcoFalke: wallet: No BDB creation, unless -deprecatedrpc=create_bdb
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b2c93bc560c...cf553e3ab7b3
<bitcoin-git> [bitcoin] achow101 merged pull request #28590: assumeutxo: change getchainstates RPC to return a list of chainstates (master...pr/getchain) https://github.com/bitcoin/bitcoin/pull/28590
<bitcoin-git> bitcoin/master 0b2c93b Andrew Chow: Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to retu...
<bitcoin-git> bitcoin/master a9ef702 Ryan Ofsky: assumeutxo: change getchainstates RPC to return a list of chainstates
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e5cf8e95391...0b2c93bc560c
<bitcoin-git> [bitcoin] achow101 opened pull request #28602: descriptors: Disallow hybrid and uncompressed keys when inferring (master...migrate-hybrid-keys) https://github.com/bitcoin/bitcoin/pull/28602
<bitcoin-git> [bitcoin] Retropex closed pull request #28217: set `DEFAULT_PERMIT_BAREMULTISIG` to false (master...Permitbaremultisig) https://github.com/bitcoin/bitcoin/pull/28217
<bitcoin-git> [bitcoin] achow101 merged pull request #28587: descriptors: disallow hybrid public keys (master...202310_no_hybrid_descriptors) https://github.com/bitcoin/bitcoin/pull/28587
<bitcoin-git> bitcoin/master 6e5cf8e Andrew Chow: Merge bitcoin/bitcoin#28587: descriptors: disallow hybrid public keys
<bitcoin-git> bitcoin/master c1e6c54 Pieter Wuille: descriptors: disallow hybrid public keys
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9c1cc5f1f54...6e5cf8e95391
<bitcoin-git> [bitcoin] fanquake merged 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/master 313d665 Andrew Chow: test: Fix 0.16 wallet paths and downgrade test
<bitcoin-git> bitcoin/master 53f35d0 Andrew Chow: test: Remove w1_v18 from wallet backwards compatibility
<bitcoin-git> bitcoin/master 5d84693 Andrew Chow: test: Add helper functions for checking node versions
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/db19a7e89d19...d9c1cc5f1f54
<bitcoin-git> [bitcoin] achow101 merged pull request #28403: test: Bump walletpassphrase timeouts to avoid intermittent issues (master...2309-ci-bump-timeout-) https://github.com/bitcoin/bitcoin/pull/28403
<bitcoin-git> bitcoin/master fa28f5a MarcoFalke: test: Bump walletpassphrase timeouts to avoid intermittent issues
<bitcoin-git> bitcoin/master db19a7e Andrew Chow: Merge bitcoin/bitcoin#28403: test: Bump walletpassphrase timeouts to avoid...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52c6904c7891...db19a7e89d19
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28597: wallet: No BDB creation, unless -deprecatedrpc=create_bdb (master...2310-less-bdb-) https://github.com/bitcoin/bitcoin/pull/28597
<bitcoin-git> [bitcoin] fanquake merged pull request #28558: Make PeerManager own a FastRandomContext (master...2023-10-peerman-rng) https://github.com/bitcoin/bitcoin/pull/28558
<bitcoin-git> bitcoin/master 77506f4 dergoegge: [net processing] Addr shuffle uses PeerManager's rng
<bitcoin-git> bitcoin/master a648dd7 dergoegge: [net processing] PushAddress uses PeerManager's rng
<bitcoin-git> bitcoin/master 87c7067 dergoegge: [net processing] PeerManager holds a FastRandomContext
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/78fd3c267240...52c6904c7891
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28595: ci: Avoid cache depends/build (master...2310-ci-built-) https://github.com/bitcoin/bitcoin/pull/28595
<bitcoin-git> [bitcoin] fanquake merged pull request #28588: test: BIP324: add checks for v1 prefix matching / wrong network magic detection (master...202310-test-add_v1_prefix_detection_wrong_network_magic_check) https://github.com/bitcoin/bitcoin/pull/28588
<bitcoin-git> bitcoin/master 78fd3c2 fanquake: Merge bitcoin/bitcoin#28588: test: BIP324: add checks for v1 prefix matchi...
<bitcoin-git> bitcoin/master e130896 Sebastian Falbesoner: test: BIP324: add checks for v1 prefix matching / wrong network magic dete...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2eacc61ad74c...78fd3c267240
<bitcoin-git> [bitcoin] fanquake merged pull request #25970: Add headerssync tuning parameters optimization script to repo (master...202208_headerssync_script) https://github.com/bitcoin/bitcoin/pull/25970
<bitcoin-git> bitcoin/master 3d420d8 Pieter Wuille: Add instructions for headerssync-params.py to release-process.md
<bitcoin-git> bitcoin/master 53d7d35 Pieter Wuille: Update parameters in headerssync.cpp
<bitcoin-git> bitcoin/master 7899402 Pieter Wuille: Add headerssync-params.py script to the repository
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0e3de3b83e99...2eacc61ad74c
<bitcoin-git> [gui] hebasto merged pull request #754: Add BIP324-specific labels to peer details (master...230911-bip324-peer-details) https://github.com/bitcoin-core/gui/pull/754
<bitcoin-git> bitcoin/master 0e3de3b Hennadii Stepanov: Merge bitcoin-core/gui#754: Add BIP324-specific labels to peer details
<bitcoin-git> bitcoin/master d9c4e34 Hennadii Stepanov: qt: Add "Session id" label to peer details
<bitcoin-git> bitcoin/master f08adec Hennadii Stepanov: qt: Add "Transport" label to peer details
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4478418b24...0e3de3b83e99
<bitcoin-git> [bitcoin] ajtowns opened pull request #28592: p2p: Increase tx relay rate (master...202310-txrelayrate) https://github.com/bitcoin/bitcoin/pull/28592

2023-10-04

<bitcoin-git> [bitcoin] achow101 merged pull request #28577: net: raise V1_PREFIX_LEN from 12 to 16 (master...202310_bip324_prefix16) https://github.com/bitcoin/bitcoin/pull/28577
<bitcoin-git> bitcoin/master ba2e5bf Pieter Wuille: net: raise V1_PREFIX_LEN from 12 to 16
<bitcoin-git> bitcoin/master 5b44784 Andrew Chow: Merge bitcoin/bitcoin#28577: net: raise V1_PREFIX_LEN from 12 to 16
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8369467c94bf...5b4478418b24
<bitcoin-git> [gui] hebasto merged pull request #757: Add wallet name to address book page title (master...gui-wallet-on-address-page-title) https://github.com/bitcoin-core/gui/pull/757
<bitcoin-git> bitcoin/master 8369467 Hennadii Stepanov: Merge bitcoin-core/gui#757: Add wallet name to address book page title
<bitcoin-git> bitcoin/master 58c9b50 pablomartin4btc: gui: Add wallet name to address book page
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab163b0fb5bc...8369467c94bf
<bitcoin-git> [bitcoin] achow101 merged pull request #27823: init: return error when block index is non-contiguous, fix feature_init.py file perturbation (master...202306_feature_init_fix) https://github.com/bitcoin/bitcoin/pull/27823
<bitcoin-git> bitcoin/master ad66ca1 Martin Zumsande: init: abort loading of blockindex in case of missing height.
<bitcoin-git> bitcoin/master ab163b0 Andrew Chow: Merge bitcoin/bitcoin#27823: init: return error when block index is non-co...
<bitcoin-git> bitcoin/master d27b9a2 Martin Zumsande: test: fix feature_init.py file perturbation
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/30b3477507c7...ab163b0fb5bc
<bitcoin-git> bitcoin/master 6988a2f Hennadii Stepanov: build: Update qt package up to 5.15.10
<bitcoin-git> bitcoin/master 30b3477 fanquake: Merge bitcoin/bitcoin#28561: build: Update `qt` package up to 5.15.10
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cc68a3b9ddbc...30b3477507c7
<bitcoin-git> [bitcoin] fanquake merged pull request #28561: build: Update `qt` package up to 5.15.10 (master...231002-qt5.15.10) https://github.com/bitcoin/bitcoin/pull/28561
<bitcoin-git> [bitcoin] achow101 merged pull request #28589: test: assumeutxo func test race fixes (master...2023-10-au-test-fix) https://github.com/bitcoin/bitcoin/pull/28589
<bitcoin-git> bitcoin/master 7e40032 James O'Beirne: tests: assumeutxo: accept final height from either chainstate
<bitcoin-git> bitcoin/master 5bd2010 James O'Beirne: test: assumeutxo: avoid race in functional test
<bitcoin-git> bitcoin/master 7005a01 James O'Beirne: test: add wait_for_connect to BitcoinTestFramework.connect_nodes
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3cd02806ecd2...cc68a3b9ddbc
<bitcoin-git> [bitcoin] fanquake opened pull request #28591: kernel: chainparams updates for 26.x (master...kernel_assume_valid_pre_26_x) https://github.com/bitcoin/bitcoin/pull/28591
<bitcoin-git> [bitcoin] fanquake merged pull request #28567: ci: Only run functional tests on native windows in master (master...2023-10-gha-win) https://github.com/bitcoin/bitcoin/pull/28567
<bitcoin-git> bitcoin/master 3cd0280 fanquake: Merge bitcoin/bitcoin#28567: ci: Only run functional tests on native windo...
<bitcoin-git> bitcoin/master aba4a58 Fabian Jahr: ci: Only run functional tests on windows in master
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/058488276f8d...3cd02806ecd2
<bitcoin-git> [bitcoin] ryanofsky opened pull request #28590: assumeutxo: change getchainstates RPC to return a list of chainstates (master...pr/getchain) https://github.com/bitcoin/bitcoin/pull/28590
<bitcoin-git> [bitcoin] fjahr closed pull request #28586: test: Add test case specific default wait timeout, use in feature_assumeutxo (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<bitcoin-git> [bitcoin] fanquake merged pull request #27598: bench: Add SHA256 implementation specific benchmarks (master...230508-bench) https://github.com/bitcoin/bitcoin/pull/27598
<bitcoin-git> [bitcoin] jamesob opened pull request #28589: 2023 10 au test fix (master...2023-10-au-test-fix) https://github.com/bitcoin/bitcoin/pull/28589
<bitcoin-git> [bitcoin] theStack opened pull request #28588: test: BIP324: add checks for v1 prefix matching / wrong network magic detection (master...202310-test-add_v1_prefix_detection_wrong_network_magic_check) https://github.com/bitcoin/bitcoin/pull/28588
<bitcoin-git> bitcoin/master 0584882 fanquake: Merge bitcoin/bitcoin#27598: bench: Add SHA256 implementation specific ben...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/db7b5dfcc502...058488276f8d
<bitcoin-git> bitcoin/master ce6df7d Hennadii Stepanov: bench: Add SHA256 implementation specific benchmarks
<bitcoin-git> bitcoin/master 5f72417 Hennadii Stepanov: Add ability to specify SHA256 implementation for benchmark purposes
<bitcoin-git> [bitcoin] sipa opened pull request #28587: miniscript: disallow hybrid public keys (master...202310_no_hybrid_descriptors) https://github.com/bitcoin/bitcoin/pull/28587
<bitcoin-git> [bitcoin] fjahr opened pull request #28586: test: Fix assumeutxo timeout, add test case specific default wait timeout (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<bitcoin-git> [bitcoin] fanquake pushed tag v25.1rc1: https://github.com/bitcoin/bitcoin/compare/v25.1rc1
<bitcoin-git> [bitcoin] fanquake merged pull request #28559: [25.1] Final changes for 25.1rc1 (25.x...finalize_25_1_rc1) https://github.com/bitcoin/bitcoin/pull/28559
<bitcoin-git> bitcoin/25.x 02f059c fanquake: build: Bump version to 25.1rc1
<bitcoin-git> bitcoin/25.x 71aed7a fanquake: doc: update manual pages for 25.1rc1
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/9f8d501cb88e...167d3e2f16ca
<bitcoin-git> bitcoin/25.x dc1fcec fanquake: doc: add 25.0 release notes
<bitcoin-git> [bitcoin] vasild closed pull request #21878: Make all networking code mockable (master...Sock_all_over_the_place) https://github.com/bitcoin/bitcoin/pull/21878
<bitcoin-git> [bitcoin] vasild opened pull request #28584: Fuzz: extend CConnman tests (master...fuzz_connman) https://github.com/bitcoin/bitcoin/pull/28584
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28583: refactor: [tidy] modernize-use-emplace (master...2310-tidy-modernize-use-emplace-) https://github.com/bitcoin/bitcoin/pull/28583
<bitcoin-git> [bitcoin] fanquake opened pull request #28582: [24.2] Final changes for 24.2rc1 (24.x...finalize_24_2_rc1) https://github.com/bitcoin/bitcoin/pull/28582
<bitcoin-git> [bitcoin] fanquake opened pull request #28581: [23.x] depends: xcb-proto 1.15.2 (23.x...23_x_28097) https://github.com/bitcoin/bitcoin/pull/28581
<bitcoin-git> [bitcoin] fanquake merged pull request #28487: [25.1] Final backports (25.x...backport_28452) https://github.com/bitcoin/bitcoin/pull/28487
<bitcoin-git> bitcoin/25.x c36770c furszy: test: wallet, verify migration doesn't crash for an invalid script
<bitcoin-git> bitcoin/25.x 0d2a33e furszy: wallet: disallow migration of invalid or not-watched scripts
<bitcoin-git> [bitcoin] fanquake pushed 18 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/887cbfcc9376...9f8d501cb88e
<bitcoin-git> bitcoin/25.x 2c51a07 Pieter Wuille: Do not use std::vector = {} to release memory
<bitcoin-git> [bitcoin] fanquake opened pull request #28580: guix: update time-machine to 24fc0370d0d12f34cffd44801cc6382fc5cc5f23 (master...update_time_machine) https://github.com/bitcoin/bitcoin/pull/28580
<bitcoin-git> [bitcoin] fanquake 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] MarcoFalke opened pull request #28579: refactor: Remove redundant checks in compat/assumptions.h (master...2310-assume-) https://github.com/bitcoin/bitcoin/pull/28579
<bitcoin-git> [bitcoin] fanquake merged pull request #28551: http: bugfix: allow server shutdown in case of remote client disconnection (master...2023-09/http-use-conn-counter) https://github.com/bitcoin/bitcoin/pull/28551
<bitcoin-git> bitcoin/master 68f23f5 stickies-v: http: bugfix: track closed connection
<bitcoin-git> bitcoin/master 084d037 stickies-v: http: log connection instead of request count
<bitcoin-git> bitcoin/master 41f9027 stickies-v: http: refactor: use encapsulated HTTPRequestTracker
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2f835d2ae484...db7b5dfcc502
<bitcoin-git> [bitcoin] fanquake merged pull request #28576: docs: fix typo in packages.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28576
<bitcoin-git> bitcoin/master 2f835d2 fanquake: Merge bitcoin/bitcoin#28576: docs: fix typo in packages.md
<bitcoin-git> bitcoin/master bdee858 Erik McKelvey: typo: in packages.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/97f756b12c8d...2f835d2ae484
<bitcoin-git> [bitcoin] brunoerg opened pull request #28578: fuzz: add target for `DescriptorScriptPubKeyMan` (master...2023-07-fuzz-scriptpubkey-descriptor) https://github.com/bitcoin/bitcoin/pull/28578

2023-10-03

<bitcoin-git> [bitcoin] sipa opened pull request #28577: net: raise V1_PREFIX_LEN from 12 to 16 (master...202310_bip324_prefix16) https://github.com/bitcoin/bitcoin/pull/28577
<bitcoin-git> [bitcoin] Erik-McKelvey opened pull request #28576: typo(docs): in packages.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28576
<bitcoin-git> [bitcoin] fanquake merged pull request #28575: ci: Print Linux kernel info (master...2310-ci-kernel-info-) https://github.com/bitcoin/bitcoin/pull/28575
<bitcoin-git> bitcoin/master 97f756b fanquake: Merge bitcoin/bitcoin#28575: ci: Print Linux kernel info
<bitcoin-git> bitcoin/master fac054d MarcoFalke: ci: Print Linux kernel info
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01bd9d7b991b...97f756b12c8d
<bitcoin-git> [bitcoin] achow101 merged pull request #28523: rpc: add hidden getrawaddrman RPC to list addrman table entries (master...2023-09-verbose-getaddrmaninfo) https://github.com/bitcoin/bitcoin/pull/28523
<bitcoin-git> bitcoin/master 01bd9d7 Andrew Chow: Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list add...
<bitcoin-git> bitcoin/master da384a2 0xb10c: rpc: getrawaddrman for addrman entries
<bitcoin-git> bitcoin/master 352d5eb 0xb10c: test: getrawaddrman RPC
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a4eb56e3fc4...01bd9d7b991b
<bitcoin-git> [bitcoin] fanquake merged pull request #28571: depends: fix unusable memory_resource in macos qt build (master...qt_fix_more_macos_broken) https://github.com/bitcoin/bitcoin/pull/28571
<bitcoin-git> bitcoin/master 5a4eb56 fanquake: Merge bitcoin/bitcoin#28571: depends: fix unusable memory_resource in maco...
<bitcoin-git> bitcoin/master 848eec0 fanquake: depends: fix unusable memory_resource in macos qt build
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0b928b29d80...5a4eb56e3fc4
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28575: ci: Print Linux kernel info (master...2310-ci-kernel-info-) https://github.com/bitcoin/bitcoin/pull/28575
<bitcoin-git> [bitcoin] ryanofsky merged pull request #26312: Remove Sock::Get() and Sock::Sock() (master...remove_Sock_Get) https://github.com/bitcoin/bitcoin/pull/26312
<bitcoin-git> bitcoin/master 944b21b Vasil Dimov: net: don't check if the socket is valid in ConnectSocketDirectly()
<bitcoin-git> bitcoin/master aeac68d Vasil Dimov: net: don't check if the socket is valid in GetBindAddress()
<bitcoin-git> bitcoin/master 5ac1a51 Vasil Dimov: i2p: avoid using Sock::Get() for checking for a valid socket
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/88e5a02b8b99...d0b928b29d80
<bitcoin-git> [bitcoin] furszy opened pull request #28574: wallet: optimize migration process, batch db transactions (master...2023_wallet_batch_migration) https://github.com/bitcoin/bitcoin/pull/28574
<bitcoin-git> [bitcoin] ryanofsky opened pull request #28573: github actions: Fix test-one-commit when parent of head is merge commit (master...pr/onecommit) https://github.com/bitcoin/bitcoin/pull/28573
<bitcoin-git> [gui] hebasto merged pull request #751: macOS, do not process actions during shutdown (master...2023_gui_fix_appbar_crash) https://github.com/bitcoin-core/gui/pull/751
<bitcoin-git> bitcoin/master 88e5a02 Hennadii Stepanov: Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown
<bitcoin-git> bitcoin/master bae209e furszy: gui: macOS, make appMenuBar part of the main app window
<bitcoin-git> bitcoin/master e14cc8f furszy: gui: macOS, do not process dock icon actions during shutdown
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/693a7cfc6c5f...88e5a02b8b99
<bitcoin-git> [bitcoin] fanquake opened pull request #28571: depends: fix unusable memory_resource in macos qt build (master...qt_fix_more_macos_broken) https://github.com/bitcoin/bitcoin/pull/28571
<bitcoin-git> [bitcoin] fjahr opened pull request #28569: Don't log cache rebalancing in absense of a snapshot chainstate (master...2023-10-au-cache-log) https://github.com/bitcoin/bitcoin/pull/28569
<bitcoin-git> [bitcoin] fanquake merged pull request #28507: contrib/bash-completions: use package naming conventions (master...rename-bash-completions) https://github.com/bitcoin/bitcoin/pull/28507
<bitcoin-git> bitcoin/master 360b917 Erik Arvstedt: contrib/bash-completions: use package naming conventions
<bitcoin-git> bitcoin/master 693a7cf fanquake: Merge bitcoin/bitcoin#28507: contrib/bash-completions: use package naming ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4e78834ec11e...693a7cfc6c5f
<bitcoin-git> [bitcoin] fanquake merged pull request #28304: doc: Remove confusing assert linter (master...2308-doc-assert-) https://github.com/bitcoin/bitcoin/pull/28304
<bitcoin-git> bitcoin/master 4e78834 fanquake: Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linter
<bitcoin-git> bitcoin/master fa6e6a3 MarcoFalke: doc: Remove confusing assert linter
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8113ac0ab424...4e78834ec11e
<bitcoin-git> [bitcoin] fjahr opened pull request #28567: ci: Only run functional tests on windows in master (master...2023-10-gha-win) https://github.com/bitcoin/bitcoin/pull/28567
<bitcoin-git> [bitcoin] fanquake merged pull request #28543: build, macos: Fix `qt` package build with new Xcode 15 linker (master...230927-qt-sonoma) https://github.com/bitcoin/bitcoin/pull/28543
<bitcoin-git> bitcoin/master 8113ac0 fanquake: Merge bitcoin/bitcoin#28543: build, macos: Fix `qt` package build with new...
<bitcoin-git> bitcoin/master 79ef528 Hennadii Stepanov: build, macos: Fix `qt` package build with new Xcode 15 linker
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f882e6f8689...8113ac0ab424
<bitcoin-git> [bitcoin] fanquake merged pull request #28331: BIP324 integration (master...202308_bip324_integration) https://github.com/bitcoin/bitcoin/pull/28331
<bitcoin-git> bitcoin/master a4706bc Sebastian Falbesoner: rpc: don't report v2 handshake bytes in the per-type sent byte statistics
<bitcoin-git> bitcoin/master 62d21ee Pieter Wuille: net: use V2Transport when NODE_P2P_V2 service flag is present
<bitcoin-git> bitcoin/master abf343b Pieter Wuille: net: advertise NODE_P2P_V2 if CLI arg -v2transport is on
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/e7b0004b375b...6f882e6f8689
<bitcoin-git> [bitcoin] stratospher opened pull request #28565: rpc: getaddrmaninfo followups (master...getaddrmaninfo_followups) https://github.com/bitcoin/bitcoin/pull/28565
<bitcoin-git> [bitcoin] luke-jr opened pull request #28564: Bugfix: configure: Correct check for fuzz binary needing a main function (master...fix_conf_fuzzbin_main) https://github.com/bitcoin/bitcoin/pull/28564

2023-10-02

<bitcoin-git> [bitcoin] fjahr opened pull request #28562: AssumeUTXO follow-ups (master...2023-10-au-followups) https://github.com/bitcoin/bitcoin/pull/28562
<bitcoin-git> [bitcoin] hebasto opened pull request #28561: build: Update `qt` package up to 5.15.10 (master...231002-qt5.15.10) https://github.com/bitcoin/bitcoin/pull/28561
<bitcoin-git> [bitcoin] achow101 merged pull request #27596: assumeutxo (2) (master...assumeutxo) https://github.com/bitcoin/bitcoin/pull/27596
<bitcoin-git> bitcoin/master c93ef43 James O'Beirne: bugfix: correct is_snapshot_cs in VerifyDB
<bitcoin-git> bitcoin/master c711ca1 James O'Beirne: assumeutxo: remove snapshot during -reindex{-chainstate}
<bitcoin-git> bitcoin/master b73d3bb Suhas Daftuar: net_processing: Request assumeutxo background chain blocks
<bitcoin-git> [bitcoin] achow101 pushed 27 commits to master: https://github.com/bitcoin/bitcoin/compare/fd8ab08558cc...e7b0004b375b
<bitcoin-git> [bitcoin] josibake opened pull request #28560: wallet, rpc: `FundTransaction` refactor (master...fundtransaction-sffo-crecipient-refactor) https://github.com/bitcoin/bitcoin/pull/28560
<bitcoin-git> [bitcoin] fanquake opened pull request #28559: [25.1] Final changes for 25.1rc1 (25.x...finalize_25_1_rc1) https://github.com/bitcoin/bitcoin/pull/28559
<bitcoin-git> [bitcoin] glozow merged pull request #28557: bench: remove `NO_THREAD_SAFETY_ANALYSIS` usage (master...bench_drop_thread_safety) https://github.com/bitcoin/bitcoin/pull/28557
<bitcoin-git> bitcoin/master fd8ab08 glozow: Merge bitcoin/bitcoin#28557: bench: remove `NO_THREAD_SAFETY_ANALYSIS` usa...
<bitcoin-git> bitcoin/master d67aa25 fanquake: bench: drop NO_THREAD_SAFETY_ANALYSIS from disconnected_txs
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8909667ab8a6...fd8ab08558cc
<bitcoin-git> [bitcoin] dergoegge opened pull request #28558: Make PeerManager own a FastRandomContext (master...2023-10-peerman-rng) https://github.com/bitcoin/bitcoin/pull/28558
<bitcoin-git> [bitcoin] fanquake merged pull request #28176: tests: add coverage to feature_addrman.py (master...test-addrman-large-vals) https://github.com/bitcoin/bitcoin/pull/28176
<bitcoin-git> bitcoin/master 380130d kevkevin: test: add coverage to feature_addrman.py
<bitcoin-git> bitcoin/master 8909667 fanquake: Merge bitcoin/bitcoin#28176: tests: add coverage to feature_addrman.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/50f250a67dcc...8909667ab8a6
<bitcoin-git> [bitcoin] fanquake merged pull request #28542: wallet: Check for uninitialized last processed and conflicting heights in MarkConflicted (master...migrate-with-conflicted-txs) https://github.com/bitcoin/bitcoin/pull/28542
<bitcoin-git> bitcoin/master 782701c Andrew Chow: test: Test loading wallets with conflicts without a chain
<bitcoin-git> bitcoin/master 50f250a fanquake: Merge bitcoin/bitcoin#28542: wallet: Check for uninitialized last processe...
<bitcoin-git> bitcoin/master 4660fc8 Andrew Chow: wallet: Check last block and conflict height are valid in MarkConflicted
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dcf6230f92d4...50f250a67dcc
<bitcoin-git> [bitcoin] fanquake opened pull request #28557: bench: remove `NO_THREAD_SAFETY_ANALYSIS` usage (master...bench_drop_thread_safety) https://github.com/bitcoin/bitcoin/pull/28557
<bitcoin-git> [bitcoin] hebasto closed pull request #28509: qa: Fix intermittent "Unable to connect to bitcoind" errors on Windows (master...230919-subprocess) https://github.com/bitcoin/bitcoin/pull/28509
<bitcoin-git> [bitcoin] fanquake merged pull request #28556: doc: fix link to developer-notes.md file in multiprocess.md (master...master) https://github.com/bitcoin/bitcoin/pull/28556
<bitcoin-git> bitcoin/master dcf6230 fanquake: Merge bitcoin/bitcoin#28556: doc: fix link to developer-notes.md file in m...
<bitcoin-git> bitcoin/master d9b172c David Álvarez Rosa: doc: fix link to developer-notes.md file in multiprocess.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48b8910d12af...dcf6230f92d4
<bitcoin-git> [bitcoin] fanquake merged pull request #28508: refactor: Remove SER_GETHASH, hard-code client version in CKeyPool serialize (master...2309-no-gethash-) https://github.com/bitcoin/bitcoin/pull/28508
<bitcoin-git> bitcoin/master fac29a0 MarcoFalke: Remove SER_GETHASH, hard-code client version in CKeyPool serialize
<bitcoin-git> bitcoin/master fa72f09 MarcoFalke: Remove CHashWriter type
<bitcoin-git> bitcoin/master fa4a9c0 MarcoFalke: Remove unused GetType() from OverrideStream, CVectorWriter, SpanReader
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0f9307c4cbae...48b8910d12af
<bitcoin-git> [bitcoin] fanquake merged pull request #28500: Prevent default/invalid CKey objects from allocating secure memory (master...202309_no_null_key_alloc) https://github.com/bitcoin/bitcoin/pull/28500
<bitcoin-git> bitcoin/master 6ef405d Pieter Wuille: key: don't allocate secure mem for null (invalid) key
<bitcoin-git> bitcoin/master 0f9307c fanquake: Merge bitcoin/bitcoin#28500: Prevent default/invalid CKey objects from all...
<bitcoin-git> bitcoin/master d9841a7 Anthony Towns: Add make_secure_unique helper
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e3b052800f61...0f9307c4cbae
<bitcoin-git> [bitcoin] david-alvarez-rosa opened pull request #28556: doc: fix link to developer-notes.md file in multiprocess.md (master...master) https://github.com/bitcoin/bitcoin/pull/28556
<bitcoin-git> [bitcoin] fanquake merged pull request #28227: test: check for specific bip157 disconnect reasons, add test coverage (master...202308-test-p2p_blockfilters_improvements) https://github.com/bitcoin/bitcoin/pull/28227
<bitcoin-git> bitcoin/master 63e90e1 Sebastian Falbesoner: test: check for specific disconnect reasons in p2p_blockfilters.py
<bitcoin-git> bitcoin/master e3b0528 fanquake: Merge bitcoin/bitcoin#28227: test: check for specific bip157 disconnect re...
<bitcoin-git> bitcoin/master 2ab7952 Sebastian Falbesoner: test: add bip157 coverage for (start height > stop height) disconnect
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8b44d011184c...e3b052800f61
<bitcoin-git> [secp256k1] real-or-random closed pull request #1048: ci: Optimize build matrix (master...202112-ci-matrix) https://github.com/bitcoin-core/secp256k1/pull/1048
<bitcoin-git> [secp256k1] real-or-random closed pull request #1163: ci: Native ARM64 jobs (master...202211-ci-arm64-native) https://github.com/bitcoin-core/secp256k1/pull/1163
<bitcoin-git> [bitcoin] fanquake merged pull request #28184: lint: fix custom mypy cache dir setting (master...202307-mypy-cache) https://github.com/bitcoin/bitcoin/pull/28184
<bitcoin-git> bitcoin/master 8b44d01 fanquake: Merge bitcoin/bitcoin#28184: lint: fix custom mypy cache dir setting
<bitcoin-git> bitcoin/master f904777 Fabian Jahr: lint: fix custom mypy cache dir setting
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f66af92f1a3e...8b44d011184c
<bitcoin-git> [bitcoin] fanquake merged pull request #28545: test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE (master...2309-test-fix-root-cap-) https://github.com/bitcoin/bitcoin/pull/28545
<bitcoin-git> bitcoin/master f66af92 fanquake: Merge bitcoin/bitcoin#28545: test: Avoid test failure on Linux root withou...
<bitcoin-git> bitcoin/master fa40b3e MarcoFalke: test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5bbf735defac...f66af92f1a3e
<bitcoin-git> [bitcoin] fanquake merged pull request #28534: [25.x] qt: 25.1rc1 translations update (25.x...230926-25.1rc1-tr) https://github.com/bitcoin/bitcoin/pull/28534
<bitcoin-git> bitcoin/25.x 887cbfc fanquake: Merge bitcoin/bitcoin#28534: [25.x] qt: 25.1rc1 translations update
<bitcoin-git> bitcoin/25.x 88b525f Hennadii Stepanov: qt: 25.1rc1 translations update
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/ecc74cd4f3ba...887cbfcc9376

2023-10-01

<bitcoin-git> [bitcoin] furszy closed pull request #28395: wallet: fix BnB selection upper bound (master...2023_coinselection_fix_bnb_upper_bound) https://github.com/bitcoin/bitcoin/pull/28395

2023-08-01

<achow101> hmm bitcoin-git is dead?

2023-07-31

<bitcoin-git> [bitcoin] ryanofsky merged pull request #27746: Rework validation logic for assumeutxo (master...2023-05-assumeutxo-validation-improvements) https://github.com/bitcoin/bitcoin/pull/27746
<bitcoin-git> bitcoin/master 1cfc887 Suhas Daftuar: Remove CChain dependency in node/blockstorage
<bitcoin-git> bitcoin/master fe86a7c Suhas Daftuar: Explicitly track maximum block height stored in undo files
<bitcoin-git> bitcoin/master 471da5f Suhas Daftuar: Move block-arrival information / preciousblock counters to ChainstateManag...
<bitcoin-git> [bitcoin] ryanofsky pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/44b05bf3fef2...f4f1d6d230dd
<bitcoin-git> [bitcoin] jonatack opened pull request #28194: test, script: python E721 and flake8 updates (master...2023-07-python-E721-and-flake8-update) https://github.com/bitcoin/bitcoin/pull/28194
<bitcoin-git> [bitcoin] theStack opened pull request #28193: test: add script compression coverage for not-on-curve P2PK outputs (master...test-compressscript_uncompressed_p2pk_not_on_curve) https://github.com/bitcoin/bitcoin/pull/28193
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28191: refactor: Remove unused MessageStartChars parameters from BlockManager methods (master...2307-blockstore-params-remove-) https://github.com/bitcoin/bitcoin/pull/28191
<bitcoin-git> [bitcoin] fanquake merged pull request #28091: fuzz: use `ConnmanTestMsg` in `connman` (master...2023-07-connman-mnodes) https://github.com/bitcoin/bitcoin/pull/28091
<bitcoin-git> bitcoin/master 44b05bf fanquake: Merge bitcoin/bitcoin#28091: fuzz: use `ConnmanTestMsg` in `connman`
<bitcoin-git> bitcoin/master ecfe507 brunoerg: fuzz: use `ConnmanTestMsg` in `connman`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e92013e17872...44b05bf3fef2
<bitcoin-git> [bitcoin] fanquake merged pull request #28188: ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE` (master...230730-ccache) https://github.com/bitcoin/bitcoin/pull/28188
<bitcoin-git> bitcoin/master e92013e fanquake: Merge bitcoin/bitcoin#28188: ci: Use documented `CCACHE_MAXSIZE` instead o...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80800361b148...e92013e17872
<bitcoin-git> bitcoin/master 79ceb16 Hennadii Stepanov: ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`
<bitcoin-git> [bitcoin] fanquake merged pull request #28181: qa, doc: Fix comment (master...230729-doc) https://github.com/bitcoin/bitcoin/pull/28181
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/64440bb73389...80800361b148
<bitcoin-git> bitcoin/master ab498d9 Hennadii Stepanov: qa, doc: Fix comment
<bitcoin-git> bitcoin/master 8080036 fanquake: Merge bitcoin/bitcoin#28181: qa, doc: Fix comment

2023-07-30

<bitcoin-git> [bitcoin] amitiuttarwar opened pull request #28189: p2p: diversity network outbounds follow-ups (master...2023-07-netout-followups) https://github.com/bitcoin/bitcoin/pull/28189
<bitcoin-git> [bitcoin] hebasto opened pull request #28188: ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE` (master...230730-ccache) https://github.com/bitcoin/bitcoin/pull/28188
<bitcoin-git> [bitcoin] hebasto opened pull request #28187: ci: Run "macOS native x86_64" job on GitHub Actions (master...230730-macos) https://github.com/bitcoin/bitcoin/pull/28187
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28186: kernel: Prune leveldb headers (master...cleaveLeveldbHeaders) https://github.com/bitcoin/bitcoin/pull/28186
<bitcoin-git> [bitcoin] fanquake merged pull request #28118: test: Add SyncWithValidationInterfaceQueue to mockscheduler RPC (master...2307-test-mock-sync-) https://github.com/bitcoin/bitcoin/pull/28118
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4c57e53a61e6...64440bb73389
<bitcoin-git> bitcoin/master 64440bb fanquake: Merge bitcoin/bitcoin#28118: test: Add SyncWithValidationInterfaceQueue to...
<bitcoin-git> bitcoin/master fa16406 MarcoFalke: test: Add SyncWithValidationInterfaceQueue to mockscheduler RPC
<bitcoin-git> bitcoin/master fabef12 MarcoFalke: refactor: Use EnsureAnyNodeContext
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28185: ci: Use hard-coded root path for CI containers (bugfix) (master...2307-ci-hard-code-) https://github.com/bitcoin/bitcoin/pull/28185
<bitcoin-git> [bitcoin] fjahr opened pull request #28184: lint: fix custom mypy cache dir setting (master...202307-mypy-cache) https://github.com/bitcoin/bitcoin/pull/28184

2023-07-29

<bitcoin-git> [bitcoin] hebasto opened pull request #28181: qa, doc: Fix comment (master...230729-doc) https://github.com/bitcoin/bitcoin/pull/28181

2023-07-28

<bitcoin-git> [bitcoin] fanquake merged pull request #28138: ci: Keep system env vars as-is (bugfix) (master...2307-ci-system-env-) https://github.com/bitcoin/bitcoin/pull/28138
<bitcoin-git> bitcoin/master fabc04a MarcoFalke: ci: Keep system env vars as-is
<bitcoin-git> bitcoin/master fac229a MarcoFalke: ci: Remove P_CI_DIR and --workdir
<bitcoin-git> bitcoin/master fa8dcdc MarcoFalke: ci: Set PATH inside the CI env
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/42a9110899a9...4c57e53a61e6
<bitcoin-git> [bitcoin] aureleoules closed pull request #28174: docs: Rewrite README to make it more appealing (master...2023-07-update-readme) https://github.com/bitcoin/bitcoin/pull/28174
<bitcoin-git> [bitcoin] fanquake merged pull request #28162: refactor: Revert additional univalue check in ParseSighashString (master...kernelRmUnivalueFollowup) https://github.com/bitcoin/bitcoin/pull/28162
<bitcoin-git> bitcoin/master 0b47c16 TheCharlatan: doc: Correct release-notes for sighashtype exceptions
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8aa77a77e6fa...42a9110899a9
<bitcoin-git> bitcoin/master 42a9110 fanquake: Merge bitcoin/bitcoin#28162: refactor: Revert additional univalue check in...
<bitcoin-git> bitcoin/master 06199a9 TheCharlatan: refactor: Revert addition of univalue sighash string check
<bitcoin-git> [bitcoin] fanquake merged pull request #28168: refactor: Remove unused raw-pointer read helper from univalue (master...2307-remove-code-) https://github.com/bitcoin/bitcoin/pull/28168
<bitcoin-git> bitcoin/master fa940f4 MarcoFalke: Remove unused raw-pointer read helper from univalue
<bitcoin-git> bitcoin/master 8aa77a7 fanquake: Merge bitcoin/bitcoin#28168: refactor: Remove unused raw-pointer read help...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cbf385058bd6...8aa77a77e6fa
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28178: fuzz: Generate with random libFuzzer settings (master...2307-fuzz-rand-gen-) https://github.com/bitcoin/bitcoin/pull/28178
<bitcoin-git> [bitcoin] hebasto closed pull request #28177: Create codeql.yml.extracoin (master...extracoin) https://github.com/bitcoin/bitcoin/pull/28177
<bitcoin-git> [bitcoin] supernormand opened pull request #28177: Create codeql.yml.extracoin (master...extracoin) https://github.com/bitcoin/bitcoin/pull/28177
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #28171: test: blockstore test with chattr instead of chmod (master...blockstore-tests-chattr) https://github.com/bitcoin/bitcoin/pull/28171
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #28176: tests: add coverage to feature_addrman.py (master...test-addrman-large-vals) https://github.com/bitcoin/bitcoin/pull/28176

2023-07-27

<bitcoin-git> [bitcoin] luke-jr opened pull request #28175: CONTRIBUTING: Caution against using AI/LLMs (ChatGPT, Copilot, etc) (master...doc_no_ai) https://github.com/bitcoin/bitcoin/pull/28175
<bitcoin-git> [bitcoin] aureleoules opened pull request #28174: docs: Rewrite README to make it more appealing (master...2023-07-update-readme) https://github.com/bitcoin/bitcoin/pull/28174
<bitcoin-git> [bitcoin] hebasto opened pull request #28173: ci: Run Windows native task on GitHub Actions (master...230727-actions) https://github.com/bitcoin/bitcoin/pull/28173
<bitcoin-git> [bitcoin] jonatack opened pull request #28172: rpc, util: avoid string copies in ParseHash/ParseHex functions (master...2023-07-avoid-string-copies-in-ParseHex-functions) https://github.com/bitcoin/bitcoin/pull/28172
<bitcoin-git> [bitcoin] achow101 merged pull request #27888: Fuzz: a more efficient descriptor parsing target (master...efficient_desc_target) https://github.com/bitcoin/bitcoin/pull/27888