<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26651: test: Avoid intermittent timeout in feature_assumevalid.py (master...2212-test-fix-assumevalid-🌞) https://github.com/bitcoin/bitcoin/pull/26651
<fanquake>
To github.com:bitcoin-core/bitcoin-detached-sigs.git
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26645: util: Include full version id in bug reports (master...2212-full-version-id-🍁) https://github.com/bitcoin/bitcoin/pull/26645
<bitcoin-git>
bitcoin/master fa825bd MarcoFalke: util: Include full version id in bug reports
<bitcoin-git>
bitcoin/master 272fb0a MarcoFalke: Merge bitcoin/bitcoin#26645: util: Include full version id in bug reports
<bitcoin-git>
[gui] hebasto closed pull request #236: Bugfix: Allow the user to start anyway when loading a wallet errors (master...gui_init_walleterror_cont) https://github.com/bitcoin-core/gui/pull/236
<bitcoin-git>
bitcoin/master 0596aa4 Hennadii Stepanov: Merge bitcoin-core/gui#683: doc: Drop no longer relevant comment
<bitcoin-git>
bitcoin/24.x 1b19c89 fanquake: build: bump version to 24.0.1 final
<bitcoin-git>
bitcoin/24.x c119b0a fanquake: doc: generate manual pages for 24.0.1 final
<bitcoin-git>
bitcoin/24.x a9ea715 fanquake: doc: adjust release notes for 24.0.1
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26649: refactor: Use AutoFile and HashVerifier (without ser-type and ser-version) where possible (master...2212-ser-type-ver-👬) https://github.com/bitcoin/bitcoin/pull/26649
<BitcoinErrorLog>
Is 3 days enough for removal of "too heated" status? Conversation is happening in the mailing list and some people may want to comment in the PR. https://github.com/bitcoin/bitcoin/pull/26525
<bitcoin-git>
[bitcoin] fanquake opened pull request #26648: doc: move release notes to 24.0.1 and add notice (master...add_24_0_1_docs_redirect) https://github.com/bitcoin/bitcoin/pull/26648
<bitcoin-git>
[bitcoin] glozow opened pull request #26646: validation, bugfix: provide more info in *MempoolAcceptResult (master...package-single-tx-result) https://github.com/bitcoin/bitcoin/pull/26646
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26645: util: Include full version id in bug reports (master...2212-full-version-id-🍁) https://github.com/bitcoin/bitcoin/pull/26645
<bitcoin-git>
[bitcoin] furszy opened pull request #26644: wallet: bugfix, 'wallet_load_ckey' unit test fails with bdb (master...2022_walletdb_fix_bdb_deadlock) https://github.com/bitcoin/bitcoin/pull/26644
<bitcoin-git>
[bitcoin] achow101 opened pull request #26643: wallet: Move fee underpayment check to after all fee has been set (master...move-fee-underpay-check) https://github.com/bitcoin/bitcoin/pull/26643
<bitcoin-git>
[bitcoin] hebasto opened pull request #26642: clang-tidy: Add more `performance-*` checks and related fixes (master...221205-ci-tidy) https://github.com/bitcoin/bitcoin/pull/26642
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24226: rpc: warn that nodes ignore requests for old stale blocks (master...2022/02/dontfetcholdblocks) https://github.com/bitcoin/bitcoin/pull/24226
<bitcoin-git>
bitcoin/master f39d926 Sjors Provoost: rpc: warn that nodes ignore requests for old stale blocks
<bitcoin-git>
bitcoin/master 5b3f05b MarcoFalke: Merge bitcoin/bitcoin#24226: rpc: warn that nodes ignore requests for old ...
<bitcoin-git>
[bitcoin] fanquake closed pull request #25893: doc: Clarify multiple wallets for same signer (final) (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25893
<bitcoin-git>
[bitcoin] fanquake merged pull request #25993: doc: Add I2P guidance related to bandwidth and i2pd software version (master...i2pd_bandwidth) https://github.com/bitcoin/bitcoin/pull/25993
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26640: test: Run mempool_compatibility.py with MiniWallet (master...2212-test-mini-wallet-mempool-🚌) https://github.com/bitcoin/bitcoin/pull/26640
<bitcoin-git>
[bitcoin] fanquake closed pull request #26393: build: make configure --enable-debug override CXXFLAGS from depends (master...build_depends_debug_flags) https://github.com/bitcoin/bitcoin/pull/26393
<bitcoin-git>
[bitcoin] glozow merged pull request #26624: refactor: Rename local variable to distinguish it from type alias (master...221202-name) https://github.com/bitcoin/bitcoin/pull/26624
<bitcoin-git>
bitcoin/master 1984db1 Hennadii Stepanov: refactor: Rename local variable to distinguish it from type alias
<bitcoin-git>
bitcoin/master 8b79686 glozow: Merge bitcoin/bitcoin#26624: refactor: Rename local variable to distinguis...
<bitcoin-git>
bitcoin/master cb44c59 Aurèle Oulès: test: Add sendall test for min-fee setting
<bitcoin-git>
bitcoin/master cac29f5 MarcoFalke: Merge bitcoin/bitcoin#26622: test: Add test for sendall min-fee setting
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26622: test: Add test for sendall min-fee setting (master...2022-11-test-sendall-min-fee) https://github.com/bitcoin/bitcoin/pull/26622
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #26628: RPC: Reject RPC requests with same named parameter specified multiple times (master...pr/nmult) https://github.com/bitcoin/bitcoin/pull/26628
2022-12-02
<bitcoin-git>
[bitcoin] achow101 opened pull request #26627: wallet: Migrate non-HD keys with single combo containing a list of keys (master...migrate-nonhd-key-list) https://github.com/bitcoin/bitcoin/pull/26627
<bitcoin-git>
[bitcoin] achow101 opened pull request #26626: descriptors: Add a KEY expression representing a list of individual keys (master...desc-key-list-expr) https://github.com/bitcoin/bitcoin/pull/26626
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26625: test: Run mempool_packages.py with MiniWallet (master...2212-test-mini-wallet-🕎) https://github.com/bitcoin/bitcoin/pull/26625
<bitcoin-git>
[bitcoin] hebasto opened pull request #26624: refactor: Rename local variable to distinguish it from type alias (master...221202-name) https://github.com/bitcoin/bitcoin/pull/26624
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26592: ci: only run USDT interface tests on CirrusCI (master...2022-11-ci-only-run-usdt-tests-on-cirrus-ci) https://github.com/bitcoin/bitcoin/pull/26592
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26622: test(sendall): Add test for min-fee setting (master...2022-11-test-sendall-min-fee) https://github.com/bitcoin/bitcoin/pull/26622
<CoinForensics>
Since a couple of years, I've been "fighting" with antivirus vendors to remove the false positives on the binaries. I track the progress on the Bitcoin Client VirusTotal Tracker https://bitcoinissafe.com.
<CoinForensics>
24.0 is already much better but still some false positives. I'm now trying to get Bitcoin Core accepted into all the AV specific whitelisting programs but get mostly rejected because of missing affiliation or company email address..
<bitcoin-git>
[bitcoin] dergoegge opened pull request #26621: refactor: Continue moving application data from CNode to Peer (master...2022-11-cnode-appdata-move-1) https://github.com/bitcoin/bitcoin/pull/26621
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26617: test: add extra_args to BitcoinTestFramework class (master...josibake-allow-extra-args-in-testshell) https://github.com/bitcoin/bitcoin/pull/26617
<bitcoin-git>
[bitcoin] LarryRuane opened pull request #26619: log: expand BCLog::LogFlags (categories) to 64 bits (master...2022-11-log-categories-64) https://github.com/bitcoin/bitcoin/pull/26619
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26618: rpc: Prevent unloading a wallet when rescanning (master...2022-11-unloadwallet-with-rescan) https://github.com/bitcoin/bitcoin/pull/26618
<bitcoin-git>
[bitcoin] josibake opened pull request #26617: test: add extra_args to BitcoinTestFramework class (master...josibake-allow-extra-args-in-testshell) https://github.com/bitcoin/bitcoin/pull/26617
<bitcoin-git>
bitcoin/master 3be2106 MarcoFalke: Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner when onl...
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26600: test: Set wallet type in test_runner when only one type is allowed (master...2211-test-wallet-type-💤) https://github.com/bitcoin/bitcoin/pull/26600
<bitcoin-git>
bitcoin/master fadb869 MarcoFalke: test: Set wallet type in test_runner when only one type is allowed
<bitcoin-git>
[bitcoin] john-moffett closed pull request #26534: Fix macOS failing to flush blockfiles to disk for certain external drives (master...2022_11_macOS_fcntl_F_FULLFSYNC_failure) https://github.com/bitcoin/bitcoin/pull/26534
<bitcoin-git>
[bitcoin] achow101 merged pull request #19762: rpc: Allow named and positional arguments to be used together (master...pr/named) https://github.com/bitcoin/bitcoin/pull/19762
<bitcoin-git>
[bitcoin] stickies-v opened pull request #26603: doc: CalculateSequenceLocks: prevHeights entries are set to 0, not removed (master...docs-fix-CalculateSequenceLocks) https://github.com/bitcoin/bitcoin/pull/26603
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26601: test: Move feature_backwards_compatibility.py to wallet_backwards_compatibility.py (master...2211-test-move-wallet-🍗) https://github.com/bitcoin/bitcoin/pull/26601
<furszy>
luke-jr: hmm yeah, what a dirty repo.. should have cleaned the entire repo when I changed the repo target to bitcoin early this year..
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26600: test: Set wallet type in test_runner when only one type is allowed (master...2211-test-wallet-type-💤) https://github.com/bitcoin/bitcoin/pull/26600
<bitcoin-git>
[bitcoin] achow101 opened pull request #26596: wallet: Migrate legacy wallets to descriptor wallets without requiring BDB (master...indep-desc-migrate2) https://github.com/bitcoin/bitcoin/pull/26596
<bitcoin-git>
[bitcoin] achow101 opened pull request #26595: wallet: be able to specify a wallet name and passphrase to migratewallet (master...migratewallet-by-name-and-passphrase) https://github.com/bitcoin/bitcoin/pull/26595
<bitcoin-git>
[bitcoin] achow101 opened pull request #26594: wallet: Avoid a segfault in migratewallet failure cleanup (master...fix-migratewallet-cleanup-segfault) https://github.com/bitcoin/bitcoin/pull/26594
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #26593: tracing: Only prepare tracepoint arguments when actually tracing (master...2022-11-only-prepare-tracepoint-arguments-when-tracing) https://github.com/bitcoin/bitcoin/pull/26593
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #26592: ci: only run USDT interface tests on CirrusCI (master...2022-11-ci-only-run-usdt-tests-on-cirrus-ci) https://github.com/bitcoin/bitcoin/pull/26592
<bitcoin-git>
[bitcoin] hebasto reopened pull request #24773: [POC] Enable AVX2 implementation of SHA256 for MSVC builds (master...220405-avx2) https://github.com/bitcoin/bitcoin/pull/24773
<gribble>
https://github.com/bitcoin/bitcoin/issues/26559 | [24.x] wallet: bugfix, insane tx fee created due a duplicated selection of the preset inputs by furszy · Pull Request #26559 · bitcoin/bitcoin · GitHub
<bitcoin-git>
bitcoin/master 9b5feb7 Sebastian Falbesoner: script: small fixups/improvements for get_previous_releases.py
<bitcoin-git>
bitcoin/master 5939794 MarcoFalke: Merge bitcoin/bitcoin#26589: test: small fixups/improvements for get_previ...
<bitcoin-git>
[bitcoin] hebasto closed pull request #26571: ci: Install required packages when running in container (master...221125-docker) https://github.com/bitcoin/bitcoin/pull/26571
<bitcoin-git>
[bitcoin] theStack opened pull request #26589: script: small fixups/improvements for get_previous_releases.py (master...getprevreleases_improvements) https://github.com/bitcoin/bitcoin/pull/26589
<bitcoin-git>
[bitcoin] glozow merged pull request #25986: test: refactor `RPCPackagesTest` to use `MiniWallet` (master...issue_25965) https://github.com/bitcoin/bitcoin/pull/25986