2023-01-16

<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53ae1022eaa3...ac4c79a26786
<bitcoin-git> bitcoin/master 8cbd926 Sebastian Falbesoner: test: refactor: simplify p2p_permissions.py by using MiniWallet
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26894: test: Remove redundant key_to_p2pkh call (master...test-redundant-assignment) https://github.com/bitcoin/bitcoin/pull/26894
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3dd2762cf839...53ae1022eaa3
<bitcoin-git> bitcoin/master 61360e0 Kolby ML: test: Remove redundant function call
<bitcoin-git> bitcoin/master 53ae102 MarcoFalke: Merge bitcoin/bitcoin#26894: test: Remove redundant key_to_p2pkh call
<bitcoin-git> [bitcoin] achow101 closed pull request #26895: Update BitcoinCore.md (master...master) https://github.com/bitcoin/bitcoin/pull/26895
<bitcoin-git> [bitcoin] ThatGuy000001 opened pull request #26895: Update BitcoinCore.md (master...master) https://github.com/bitcoin/bitcoin/pull/26895
<bitcoin-git> [bitcoin] KolbyML opened pull request #26894: test: Remove redundant function call (master...test-redundant-assignment) https://github.com/bitcoin/bitcoin/pull/26894

2023-01-15

<bitcoin-git> bitcoin/master f4a11d7 furszy: gui: bugfix, catch invalid networks combination crash
<bitcoin-git> bitcoin/master 3dd2762 Hennadii Stepanov: Merge bitcoin-core/gui#690: Catch invalid networks combination crash
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c2a1288a210...3dd2762cf839
<bitcoin-git> [gui] hebasto merged pull request #690: Catch invalid networks combination crash (master...2022_gui_catch_netparam_crash) https://github.com/bitcoin-core/gui/pull/690
<bitcoin-git> [bitcoin] fanquake closed pull request #26893: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26893
<bitcoin-git> [bitcoin] SmashedFrenzy16 opened pull request #26893: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26893
<bitcoin-git> [bitcoin] mruddy closed pull request #26535: reindex: allow finalized blk files to use read-only permissions (master...issue_2039_readonly_finalized_blk_files) https://github.com/bitcoin/bitcoin/pull/26535
<bitcoin-git> [bitcoin] theStack opened pull request #26892: test: refactor: simplify p2p_permissions.py by using MiniWallet (master...202301-test-use_MiniWallet_in_p2p_permissions) https://github.com/bitcoin/bitcoin/pull/26892

2023-01-14

<bitcoin-git> [bitcoin] fanquake merged pull request #26835: contrib: add PE Canary check to security-check (master...win_sec_canary) https://github.com/bitcoin/bitcoin/pull/26835
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8915e4d9f5b7...0c2a1288a210
<bitcoin-git> bitcoin/master 6ba17d4 fanquake: scripts: add PE Canary check to security-check
<bitcoin-git> bitcoin/master 0c2a128 fanquake: Merge bitcoin/bitcoin#26835: contrib: add PE Canary check to security-check
<bitcoin-git> [bitcoin] vasild closed pull request #25871: contrib: add vasild to trusted keys (master...vasild_key) https://github.com/bitcoin/bitcoin/pull/25871

2023-01-13

<bitcoin-git> [bitcoin] hebasto opened pull request #26891: ci: Update "Win64 native" task (master...230113-vcpkg) https://github.com/bitcoin/bitcoin/pull/26891
<bitcoin-git> [bitcoin] achow101 opened pull request #26890: Introduce a Code of Conduct (master...add-code-of-conduct) https://github.com/bitcoin/bitcoin/pull/26890
<bitcoin-git> [bitcoin] fanquake closed pull request #26824: build: fix configuring with only bitcoin-util (master...fix_bitcoin_util_configure) https://github.com/bitcoin/bitcoin/pull/26824
<bitcoin-git> bitcoin/master 8915e4d fanquake: Merge bitcoin/bitcoin#26824: build: fix configuring with only bitcoin-util
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32834034a3a6...8915e4d9f5b7
<bitcoin-git> bitcoin/master 0f883df fanquake: build: fix configuring with only bitcoin-util
<bitcoin-git> [bitcoin] hebasto closed pull request #25037: build: Create `noinst_LTLIBRARIES` conditionally (master...220429-targets) https://github.com/bitcoin/bitcoin/pull/25037
<bitcoin-git> [bitcoin] furszy opened pull request #26889: wallet: set keypool size instead of access global args manager from spkm (master...2022_spkm_keypool_size) https://github.com/bitcoin/bitcoin/pull/26889
<bitcoin-git> [bitcoin] vasild opened pull request #26888: net: simplify the call to vProcessMsg.splice() (master...simplify_vProcessMsg_splice) https://github.com/bitcoin/bitcoin/pull/26888
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26882: test: skip sqlite3 tests if it isn't available (master...func_tests_check_import_sqlite) https://github.com/bitcoin/bitcoin/pull/26882
<bitcoin-git> bitcoin/master eea73d4 fanquake: test: skip sqlite3 tests if it isn't available
<bitcoin-git> bitcoin/master 3283403 MarcoFalke: Merge bitcoin/bitcoin#26882: test: skip sqlite3 tests if it isn't available
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/07c54de55003...32834034a3a6
<bitcoin-git> [bitcoin] ajtowns opened pull request #26887: RPC: make RPCResult::MatchesType return useful errors (master...202301-rpc-matchestype) https://github.com/bitcoin/bitcoin/pull/26887
<bitcoin-git> [bitcoin] kouloumos opened pull request #26886: test: add `rescan utxos` inside MiniWallet's initialization (master...miniwallet-rescan_utxos) https://github.com/bitcoin/bitcoin/pull/26886
<bitcoin-git> [bitcoin] fanquake merged pull request #26691: Update secp256k1 subtree to libsecp256k1 version 0.2.0 (master...secp256k1) https://github.com/bitcoin/bitcoin/pull/26691
<bitcoin-git> bitcoin/master 3d8a6ae Pieter Wuille: Update secp256k1 subtree to upstream libsecp256k1 version 0.2.0
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/dcae3c19b82c...07c54de55003
<bitcoin-git> bitcoin/master 9d47e7b Pieter Wuille: Squashed 'src/secp256k1/' changes from 44c2452fd3..21ffe4b22a
<bitcoin-git> bitcoin/master 4462cb0 Pieter Wuille: Adapt to libsecp256k1 API changes
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26867: doc: Mention restoring wallet via GUI (master...2023_01_DocWalletRestoreGUI) https://github.com/bitcoin/bitcoin/pull/26867
<bitcoin-git> bitcoin/master dcae3c1 MarcoFalke: Merge bitcoin/bitcoin#26867: doc: Mention restoring wallet via GUI
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f4ef856375c5...dcae3c19b82c
<bitcoin-git> bitcoin/master 9b158ae John Moffett: Update to mention restoring wallet via GUI
<bitcoin-git> bitcoin/master dc9bad5 John Moffett: Change dots to an ellipsis and fix capitalization
<bitcoin-git> [bitcoin] theStack opened pull request #26884: test: wallet: add coverage for `-spendzeroconfchange` setting (master...202301-test-add_nospendzeroconfchange_coverage) https://github.com/bitcoin/bitcoin/pull/26884

2023-01-12

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26850: ci: Stop and remove CI container (master...2301-ci-container-stop-πŸ’Ί) https://github.com/bitcoin/bitcoin/pull/26850
<bitcoin-git> bitcoin/master f4ef856 MarcoFalke: Merge bitcoin/bitcoin#26850: ci: Stop and remove CI container
<bitcoin-git> bitcoin/master fa0584e MarcoFalke: ci: Stop and remove CI container
<bitcoin-git> bitcoin/master fa5dccb MarcoFalke: scripted-diff: ci: Rework docker naming
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fcd1a57be060...f4ef856375c5
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26827: doc: use "std lib clock" over "C++11 clock" (master...doc_std_lib_clocks) https://github.com/bitcoin/bitcoin/pull/26827
<bitcoin-git> bitcoin/master fcd1a57 MarcoFalke: Merge bitcoin/bitcoin#26827: doc: use "std lib clock" over "C++11 clock"
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/edc3d1b296e3...fcd1a57be060
<bitcoin-git> bitcoin/master 672f7ad fanquake: doc: remove usages of C++11
<bitcoin-git> [bitcoin] stickies-v opened pull request #26883: refactor: follow-ups for #26695 (master...w/n26695-followups) https://github.com/bitcoin/bitcoin/pull/26883
<bitcoin-git> [bitcoin] fanquake opened pull request #26882: test: skip sqlite3 tests if it isn't available (master...func_tests_check_import_sqlite) https://github.com/bitcoin/bitcoin/pull/26882
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26880: [24.x] ci: replace Intel macOS CI job (24.x...2301-ci-24.x-πŸŽ‰) https://github.com/bitcoin/bitcoin/pull/26880
<bitcoin-git> bitcoin/24.x ce2a072 MacroFake: ci: Allow PIP_PACKAGES on centos
<bitcoin-git> bitcoin/24.x 50ad39d Hennadii Stepanov: ci: Make `getopt` path architecture agnostic
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/0da38b6b0e74...5148145b3597
<bitcoin-git> bitcoin/24.x 644c030 MacroFake: ci: Remove unused package
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26854: test: Fix intermittent timeout in p2p_permissions.py (master...2301-test-timeout-p2p-perm-πŸ’™) https://github.com/bitcoin/bitcoin/pull/26854
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd7400453267...edc3d1b296e3
<bitcoin-git> bitcoin/master fa1bf4e MarcoFalke: test: Fix intermittent timeout in p2p_permissions.py
<bitcoin-git> bitcoin/master edc3d1b MarcoFalke: Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permiss...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26880: [24.x] ci: replace Intel macOS CI job (24.x...2301-ci-24.x-πŸŽ‰) https://github.com/bitcoin/bitcoin/pull/26880
<bitcoin-git> [bitcoin] fanquake opened pull request #26879: [23.x] ci: reaplce intel macos ci job (23.x...23_remove_intel_macos_ci) https://github.com/bitcoin/bitcoin/pull/26879
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26877: doc: move errant release note to doc/ (master...move_rel_notes) https://github.com/bitcoin/bitcoin/pull/26877
<bitcoin-git> bitcoin/master c28d461 fanquake: doc: move errant release note to doc/
<bitcoin-git> bitcoin/master bd74004 MarcoFalke: Merge bitcoin/bitcoin#26877: doc: move errant release note to doc/
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/535adce2721f...bd7400453267
<bitcoin-git> [bitcoin] fanquake opened pull request #26878: [24.x] Backports (24.x...24_x_backports) https://github.com/bitcoin/bitcoin/pull/26878
<bitcoin-git> [bitcoin] fanquake merged pull request #26825: build: remove already tested headers from AC_CHECK_HEADERS (master...remove_already_tested_headers) https://github.com/bitcoin/bitcoin/pull/26825
<bitcoin-git> bitcoin/master 535adce fanquake: Merge bitcoin/bitcoin#26825: build: remove already tested headers from AC_...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fbe5e1220a35...535adce2721f
<bitcoin-git> bitcoin/master 94d0c41 fanquake: build: remove already tested headers from AC_CHECK_HEADERS
<bitcoin-git> [bitcoin] fanquake opened pull request #26877: doc: move errant release note to doc/ (master...move_rel_notes) https://github.com/bitcoin/bitcoin/pull/26877

2023-01-11

<bitcoin-git> [bitcoin] achow101 merged pull request #26675: wallet: For feebump, ignore abandoned descendant spends (master...2022_12_Bumpfee_ignore_abandoned) https://github.com/bitcoin/bitcoin/pull/26675
<bitcoin-git> bitcoin/master f9ce0ea John Moffett: For feebump, ignore abandoned descendant spends
<bitcoin-git> bitcoin/master fbe5e12 Andrew Chow: Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descend...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f6a8e5e0246...fbe5e1220a35
<bitcoin-git> [bitcoin] achow101 merged pull request #26695: bench: BlockAssembler on a mempool with packages (master...2022-12-bench-miner) https://github.com/bitcoin/bitcoin/pull/26695
<bitcoin-git> bitcoin/master a2de971 glozow: [refactor] add helper to apply ArgsManager to BlockAssembler::Options
<bitcoin-git> bitcoin/master c058852 glozow: [refactor] parameterize BlockAssembler::Options in PrepareBlock
<bitcoin-git> bitcoin/master cba5934 glozow: [miner] allow bypassing TestBlockValidity
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/908212506dfc...2f6a8e5e0246
<bitcoin-git> [bitcoin] achow101 merged pull request #26821: refactor: Make `ThreadHTTP` return void (master...220105-http) https://github.com/bitcoin/bitcoin/pull/26821
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/329d7e379d09...908212506dfc
<bitcoin-git> bitcoin/master 45553e1 Hennadii Stepanov: refactor: Make `ThreadHTTP` return void
<bitcoin-git> bitcoin/master 9082125 Andrew Chow: Merge bitcoin/bitcoin#26821: refactor: Make `ThreadHTTP` return void
<bitcoin-git> [bitcoin] instagibbs opened pull request #26875: Tests: Fill out dust limit unit test for known types except bare multisig (master...add_dust_limits) https://github.com/bitcoin/bitcoin/pull/26875
<bitcoin-git> [bitcoin] fanquake opened pull request #26873: doc: add databases/py-sqlite3 to FreeBSD test suite deps (master...freebsd_doc_py_sqlite) https://github.com/bitcoin/bitcoin/pull/26873
<bitcoin-git> [bitcoin] fanquake closed pull request #26328: doc: fix -netinfo relaytxes help (master...update-netinfo-relaytxes-help) https://github.com/bitcoin/bitcoin/pull/26328
<bitcoin-git> bitcoin/master 0f5fc4f Jon Atack: doc: fix up -netinfo relaytxes help
<bitcoin-git> bitcoin/master 329d7e3 fanquake: Merge bitcoin/bitcoin#26328: doc: fix -netinfo relaytxes help
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9887fc789886...329d7e379d09
<bitcoin-git> [bitcoin] dergoegge closed pull request #26872: fuzz: Mock CMainSignals in process_message(s) targets (master...2023-01-fuzz-mock-signals) https://github.com/bitcoin/bitcoin/pull/26872
<bitcoin-git> [bitcoin] fanquake closed pull request #26758: refactor: Add `performance-no-automatic-move` clang-tidy check (master...221227-tidy-nam) https://github.com/bitcoin/bitcoin/pull/26758
<bitcoin-git> bitcoin/master 9567bfe Hennadii Stepanov: clang-tidy: Add `performance-no-automatic-move` check
<bitcoin-git> bitcoin/master 9887fc7 MarcoFalke: Merge bitcoin/bitcoin#26758: refactor: Add `performance-no-automatic-move`...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b168b71a5d30...9887fc789886
<bitcoin-git> [bitcoin] dergoegge opened pull request #26872: fuzz: Mock CMainSignals in process_message(s) targets (master...2023-01-fuzz-mock-signals) https://github.com/bitcoin/bitcoin/pull/26872
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26730: test: add coverage for `purpose` arg in `listlabels` (master...2022-12-wallet-labels-verbose) https://github.com/bitcoin/bitcoin/pull/26730
<bitcoin-git> bitcoin/master c467cff brunoerg: test: add coverage for `purpose` arg in `listlabels`
<bitcoin-git> bitcoin/master b168b71 MarcoFalke: Merge bitcoin/bitcoin#26730: test: add coverage for `purpose` arg in `list...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/26002570ab60...b168b71a5d30
<bitcoin-git> [bitcoin] glozow merged 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] glozow pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/dbca00ef76e5...26002570ab60
<bitcoin-git> bitcoin/master be2e4d9 glozow: [validation] when quitting early in AcceptPackage, set package_state and t...
<bitcoin-git> bitcoin/master 5d35b4a glozow: [test] package validation quits early due to non-policy, non-missing-input...
<bitcoin-git> bitcoin/master 1605886 glozow: [validation] return effective feerate from mempool validation
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26838: doc: I2P documentation updates (master...2023-01-i2p-documentation-updates) https://github.com/bitcoin/bitcoin/pull/26838
<bitcoin-git> bitcoin/master 295849a jonatack: doc: update/clarify/de-emphasize I2P transient address section
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4586ae2da1a4...dbca00ef76e5
<bitcoin-git> bitcoin/master 0ed9cc5 jonatack: doc: clarify -i2pacceptincoming help documentation
<bitcoin-git> bitcoin/master dffa319 jonatack: doc: update bandwidth section of I2P documentation
<bitcoin-git> [bitcoin] fanquake closed pull request #26866: ci: remove ccache version pin in MSVC CI (master...fix_ccache_install) https://github.com/bitcoin/bitcoin/pull/26866
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26870: ci: eatmydata (master...2301-ci-eatmydata-πŸ–²) https://github.com/bitcoin/bitcoin/pull/26870
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26870: ci: eatmydata (master...2301-ci-eatmydata-πŸ–²) https://github.com/bitcoin/bitcoin/pull/26870
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24567: Enforce BIP 68 from genesis (master...2203-lessCode-πŸš–) https://github.com/bitcoin/bitcoin/pull/24567
<bitcoin-git> [bitcoin] andyoknen closed pull request #26862: Customize onion port & disable bind if service not started (master...feat/customize-onion-port) https://github.com/bitcoin/bitcoin/pull/26862
<bitcoin-git> [bitcoin] 1440000bytes opened pull request #26868: [WIP] doc: add MAINTAINERS.md (master...maintainers) https://github.com/bitcoin/bitcoin/pull/26868
<bitcoin-git> [bitcoin] achow101 merged pull request #26679: wallet: Skip rescanning if wallet is more recent than tip (master...skip-newer-wallet-rescan) https://github.com/bitcoin/bitcoin/pull/26679
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68f88bc03f2d...4586ae2da1a4
<bitcoin-git> bitcoin/master 3784009 Andrew Chow: wallet: Skip rescanning if wallet is more recent than tip
<bitcoin-git> bitcoin/master 4586ae2 Andrew Chow: Merge bitcoin/bitcoin#26679: wallet: Skip rescanning if wallet is more rec...

2023-01-10

<bitcoin-git> [bitcoin] achow101 merged pull request #26186: rpc: Sanitize label name in various RPCs with tests (master...2022-09-test-label-invalid) https://github.com/bitcoin/bitcoin/pull/26186
<bitcoin-git> bitcoin/master 67e7ba8 Aurèle Oulès: rpc: Sanitize label name in various RPCs
<bitcoin-git> bitcoin/master 552b51e Aurèle Oulès: refactor: Add sanity checks in LabelFromValue
<bitcoin-git> bitcoin/master 65e78bd Aurèle Oulès: test: Invalid label name coverage
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b264410e012a...68f88bc03f2d
<bitcoin-git> [bitcoin] jonatack closed pull request #26516: rpc: Always return getpeerinfo "relaytxes" field (master...2022-11-getpeerinfo-relayxes) https://github.com/bitcoin/bitcoin/pull/26516
<bitcoin-git> [gui] john-moffett opened pull request #696: Switch RPCConsole wallet selection to the one most recently opened/restored/created (master...2023_01_SwitchRPCConsoleToOpenedWallet) https://github.com/bitcoin-core/gui/pull/696
<bitcoin-git> [bitcoin] john-moffett opened pull request #26867: doc: Mention restoring wallet via GUI (master...2023_01_DocWalletRestoreGUI) https://github.com/bitcoin/bitcoin/pull/26867
<bitcoin-git> [bitcoin] Empact closed pull request #26301: refactor: Extract util/exception from util/system (master...2022-10-util-exception) https://github.com/bitcoin/bitcoin/pull/26301
<bitcoin-git> [bitcoin] Fi3 closed pull request #23049: [WIP] net: implement a StratumV2 Template Provider in core (master...add_sv2) https://github.com/bitcoin/bitcoin/pull/23049
<bitcoin-git> [bitcoin] fanquake closed pull request #26864: doc: net: fix link to onion address encoding scheme [ONIONADDRESS] (master...202301-doc-fix_torspec_link) https://github.com/bitcoin/bitcoin/pull/26864
<bitcoin-git> [bitcoin] fanquake opened pull request #26866: ci: remove ccache version pin in MSVC CI (master...fix_ccache_install) https://github.com/bitcoin/bitcoin/pull/26866
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c9457bc8b06...b264410e012a
<bitcoin-git> bitcoin/master b264410 MarcoFalke: Merge bitcoin/bitcoin#26864: doc: net: fix link to onion address encoding ...
<bitcoin-git> bitcoin/master 3076f18 Sebastian Falbesoner: doc: net: fix link to onion address encoding scheme [ONIONADDRESS]
<bitcoin-git> [bitcoin] aureleoules opened pull request #26865: [PoC] Integrate SonarCloud (master...2023-01-sonarcloud) https://github.com/bitcoin/bitcoin/pull/26865
<bitcoin-git> [bitcoin] theStack opened pull request #26864: doc: net: fix link to onion address encoding scheme [ONIONADDRESS] (master...202301-doc-fix_torspec_link) https://github.com/bitcoin/bitcoin/pull/26864
<bitcoin-git> [bitcoin] brunoerg opened pull request #26863: test: merge banning test from p2p_disconnect_ban to rpc_setban (master...2023-01-merge-ban-test) https://github.com/bitcoin/bitcoin/pull/26863
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26856: ci: Run one task with all tests on credits (master...2301-ci-credits-tests-fun-πŸ‘±) https://github.com/bitcoin/bitcoin/pull/26856
<bitcoin-git> bitcoin/master fae885b MarcoFalke: ci: Run one task with all tests on credits
<bitcoin-git> bitcoin/master 1c9457b MarcoFalke: Merge bitcoin/bitcoin#26856: ci: Run one task with all tests on credits
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0e81d119e09d...1c9457bc8b06
<bitcoin-git> [bitcoin] Sjors closed pull request #21928: wallet: allow toggling external_signer flag (master...2021/05/hww-toggle) https://github.com/bitcoin/bitcoin/pull/21928
<bitcoin-git> [bitcoin] andyoknen opened pull request #26862: Customize onion port & disable bind if service not started (master...feat/customize-onion-port) https://github.com/bitcoin/bitcoin/pull/26862
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26851: ci: Remove unused busybox workaround (master...2301-ci-busybox-πŸ™‰) https://github.com/bitcoin/bitcoin/pull/26851
<bitcoin-git> bitcoin/master 0e81d11 MarcoFalke: Merge bitcoin/bitcoin#26851: ci: Remove unused busybox workaround
<bitcoin-git> bitcoin/master fac424f MarcoFalke: ci: Create named symbol for BINS_SCRATCH_DIR
<bitcoin-git> bitcoin/master fadfae4 MarcoFalke: ci: Remove unused busybox workaround
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1aedc3b6c81b...0e81d119e09d
<bitcoin-git> [bitcoin] achow101 closed pull request #26841: tests: Allow tests to use a loopback address other than 127.0.0.1 for more test runner parallelism (master...tests-allow-other-locahost) https://github.com/bitcoin/bitcoin/pull/26841

2023-01-09

<bitcoin-git> [bitcoin] achow101 closed 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/master 1aedc3b Andrew Chow: Merge bitcoin/bitcoin#26618: rpc: Prevent unloading a wallet when rescanni...
<bitcoin-git> bitcoin/master 109cbb8 Aurèle Oulès: doc: Add release notes for #26618
<bitcoin-git> bitcoin/master b13902d Aurèle Oulès: rpc: Prevent unloading a wallet when rescanning
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/39363a4b9451...1aedc3b6c81b
<bitcoin-git> [gui] john-moffett opened pull request #695: Fix: misleading RPC console wallet message (master...2023_01_FixNoWalletRPCConsoleMessage) https://github.com/bitcoin-core/gui/pull/695
<bitcoin-git> [bitcoin] vasild opened pull request #26859: fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addresses (master...ConsumeNetAddr_I2P_CJDNS) https://github.com/bitcoin/bitcoin/pull/26859
<bitcoin-git> [bitcoin] aureleoules opened pull request #26858: wallet: Use defined purposes instead of inlining (master...2023-01-purpose-refactor) https://github.com/bitcoin/bitcoin/pull/26858
<bitcoin-git> [bitcoin] jamesob opened pull request #26857: OP_VAULT draft (master...2023-01-opvault) https://github.com/bitcoin/bitcoin/pull/26857
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26856: ci: Run one task with all tests on credits (master...2301-ci-credits-tests-fun-πŸ‘±) https://github.com/bitcoin/bitcoin/pull/26856
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26854: test: Fix intermittent timeout in p2p_permissions.py (master...2301-test-timeout-p2p-perm-πŸ’™) https://github.com/bitcoin/bitcoin/pull/26854
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26822: p2p, rpc: don't allow past absolute timestamp in `setban` (master...2023-01-fix-ban-time) https://github.com/bitcoin/bitcoin/pull/26822
<bitcoin-git> bitcoin/master abccb27 brunoerg: test: add coverage for absolute timestamp in `setban`
<bitcoin-git> bitcoin/master 39363a4 MarcoFalke: Merge bitcoin/bitcoin#26822: p2p, rpc: don't allow past absolute timestamp...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/49aefc2c2e3c...39363a4b9451
<bitcoin-git> bitcoin/master b99f1f2 brunoerg: p2p, rpc: don't allow past absolute timestamp in `setban`
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26851: ci: Remove unused busybox workaround (master...2301-ci-busybox-πŸ™‰) https://github.com/bitcoin/bitcoin/pull/26851
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26850: ci: Stop and remove CI container (master...2301-ci-container-stop-πŸ’Ί) https://github.com/bitcoin/bitcoin/pull/26850
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26843: ci: Fix ci_native_fuzz_msan CONTAINER_NAME (master...2301-ci-fix-name-msan-πŸ•’) https://github.com/bitcoin/bitcoin/pull/26843
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adc41cf3b22f...49aefc2c2e3c
<bitcoin-git> bitcoin/master fa4e98c MarcoFalke: ci: Fix ci_native_fuzz_msan CONTAINER_NAME
<bitcoin-git> bitcoin/master 49aefc2 MarcoFalke: Merge bitcoin/bitcoin#26843: ci: Fix ci_native_fuzz_msan CONTAINER_NAME

2023-01-08

<bitcoin-git> [bitcoin] mzumsande opened pull request #26847: p2p: track AddrMan totals by network and table, improve precision of adding fixed seeds (master...202212_addrman_tracknets) https://github.com/bitcoin/bitcoin/pull/26847
<bitcoin-git> [bitcoin] fanquake closed pull request #26846: Update CONTRIBUTING.md to improve grammar (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26846
<bitcoin-git> [bitcoin] CodeMaster7000 opened pull request #26846: Update CONTRIBUTING.md to improve grammar (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26846

2023-01-07

<bitcoin-git> [bitcoin] fanquake closed pull request #26845: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/26845
<bitcoin-git> [bitcoin] JuanPabloLeber opened pull request #26845: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/26845
<bitcoin-git> [bitcoin] whitslack opened pull request #26844: Net: Pass `MSG_MORE` flag when sending non-final network messages (round 2) (master...MSG_MORE) https://github.com/bitcoin/bitcoin/pull/26844
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26843: ci: Fix ci_native_fuzz_msan CONTAINER_NAME (master...2301-ci-fix-name-msan-πŸ•’) https://github.com/bitcoin/bitcoin/pull/26843
<bitcoin-git> [bitcoin] fanquake closed pull request #26842: Setting up stuff (master...HardiskTest) https://github.com/bitcoin/bitcoin/pull/26842
<bitcoin-git> [bitcoin] HardiskFromYT opened pull request #26842: Setting up stuff (master...HardiskTest) https://github.com/bitcoin/bitcoin/pull/26842
<bitcoin-git> [bitcoin] achow101 opened pull request #26841: tests: Allow tests to use a loopback address other than 127.0.0.1 for more test runner parallelism (master...tests-allow-other-locahost) https://github.com/bitcoin/bitcoin/pull/26841
<bitcoin-git> [bitcoin] KolbyML opened pull request #26840: refactor: importpubkey, importprivkey, importaddress, importmulti, and importdescriptors rpc (master...refactor-imports) https://github.com/bitcoin/bitcoin/pull/26840

2023-01-06

<bitcoin-git> [bitcoin] john-moffett opened pull request #26839: Add support for RNDR/RNDRRS for AArch64 on Linux (master...2023_01_RNDRSupportLinux) https://github.com/bitcoin/bitcoin/pull/26839
<bitcoin-git> [bitcoin] jonatack opened pull request #26838: doc: I2P documentation updates (master...2023-01-i2p-documentation-updates) https://github.com/bitcoin/bitcoin/pull/26838
<bitcoin-git> [bitcoin] vasild opened pull request #26837: I2P network optimizations (master...i2p_session_pool) https://github.com/bitcoin/bitcoin/pull/26837
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26805: tests: Use unique port for ZMQ tests to allow for multiple test instances (master...parallel-zmq-test) https://github.com/bitcoin/bitcoin/pull/26805
<bitcoin-git> bitcoin/master c6119f4 Andrew Chow: tests: Use unique port for ZMQ tests
<bitcoin-git> bitcoin/master adc41cf MarcoFalke: Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/911a40ead256...adc41cf3b22f
<bitcoin-git> [bitcoin] furszy opened pull request #26836: wallet: finish addressbook encapsulation (master...2022_wallet_finish_addressbook_encapsulation) https://github.com/bitcoin/bitcoin/pull/26836
<bitcoin-git> [bitcoin] fanquake opened pull request #26835: scripts: add PE Canary check to security-check (master...win_sec_canary) https://github.com/bitcoin/bitcoin/pull/26835
<bitcoin-git> [bitcoin] fanquake merged pull request #26557: build: Update Boost to 1.81.0 in depends (master...221123-boost) https://github.com/bitcoin/bitcoin/pull/26557
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2cfe37962343...911a40ead256
<bitcoin-git> bitcoin/master 2427468 Hennadii Stepanov: doc: Update Boost version in doc/dependencies.md
<bitcoin-git> bitcoin/master e8b4201 Hennadii Stepanov: build: Update Boost to 1.81.0 in depends
<bitcoin-git> bitcoin/master 911a40e fanquake: Merge bitcoin/bitcoin#26557: build: Update Boost to 1.81.0 in depends
<bitcoin-git> [bitcoin] fanquake opened pull request #26834: contrib: remove install_db4.sh (master...remove_install_db4) https://github.com/bitcoin/bitcoin/pull/26834
<bitcoin-git> [bitcoin] fanquake opened pull request #26833: build: allow NO_BOOST=1 & NO_LIBEVENT=1 in depends (master...allow_depends_no_boost_no_event) https://github.com/bitcoin/bitcoin/pull/26833
<bitcoin-git> [bitcoin] fanquake opened pull request #26832: compat: move (win) S_* defines into bdb (master...dont_exclude_stat_win_bdb) https://github.com/bitcoin/bitcoin/pull/26832
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26823: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAncestors (master...2301-s390x-refactor-gcc-bug-πŸ“§) https://github.com/bitcoin/bitcoin/pull/26823
<bitcoin-git> bitcoin/master 2cfe379 MarcoFalke: Merge bitcoin/bitcoin#26823: refactor: Work around Werror=free-nonheap-obj...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4fb0a3255d3...2cfe37962343
<bitcoin-git> bitcoin/master faa86ee MarcoFalke: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPool...
<bitcoin-git> [bitcoin] achow101 opened pull request #26829: init: Remove unnecessary sensitive flag from rpcbind (master...dont-hide-rpcbind-log) https://github.com/bitcoin/bitcoin/pull/26829

2023-01-05

<bitcoin-git> [bitcoin] andrewtoth opened pull request #26828: assumeutxo: catch and log fs::remove error instead of two exist checks (master...assumeutxo-remove-fix) https://github.com/bitcoin/bitcoin/pull/26828
<bitcoin-git> [bitcoin] fanquake opened pull request #26827: doc: use "std lib clock" over "C++11 clock" (master...doc_std_lib_clocks) https://github.com/bitcoin/bitcoin/pull/26827
<bitcoin-git> [bitcoin] fanquake opened pull request #26826: refactor: remove windows-only compat.h usage in randomenv (master...windows_randomenv_compat_usage) https://github.com/bitcoin/bitcoin/pull/26826
<bitcoin-git> [bitcoin] fanquake opened pull request #26825: build: remove already tested headers from AC_CHECK_HEADERS (master...remove_already_tested_headers) https://github.com/bitcoin/bitcoin/pull/26825
<bitcoin-git> [bitcoin] fanquake opened pull request #26824: build: fix configuring with only bitcoin-util (master...fix_bitcoin_util_configure) https://github.com/bitcoin/bitcoin/pull/26824
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26823: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAncestors (master...2301-s390x-refactor-gcc-bug-πŸ“§) https://github.com/bitcoin/bitcoin/pull/26823
<bitcoin-git> [bitcoin] brunoerg opened pull request #26822: p2p, rpc: don't allow past absolute timestamp in `setban` (master...2023-01-fix-ban-time) https://github.com/bitcoin/bitcoin/pull/26822
<bitcoin-git> [bitcoin] hebasto opened pull request #26821: refactor: Make `ThreadHTTP` return void (master...220105-http) https://github.com/bitcoin/bitcoin/pull/26821
<bitcoin-git> [bitcoin] achow101 merged pull request #26761: wallet: fully migrate address book entries for watchonly/solvable wallets (master...202212-migratewallet_persist_addressbook) https://github.com/bitcoin/bitcoin/pull/26761
<bitcoin-git> bitcoin/master 730e14a Sebastian Falbesoner: test: wallet: check that labels are migrated to watchonly wallet
<bitcoin-git> bitcoin/master b4fb0a3 Andrew Chow: Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries fo...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3212d104f4ac...b4fb0a3255d3
<bitcoin-git> bitcoin/master d5f4ae7 Sebastian Falbesoner: wallet: fully migrate address book entries for watchonly/solvable wallets
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23829: refactor: use braced init for integer literals instead of c style casts (master...use-braced-init) https://github.com/bitcoin/bitcoin/pull/23829
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/61f35159ffad...3212d104f4ac
<bitcoin-git> bitcoin/master f2fc03e Pasta: refactor: use braced init for integer constants instead of c style casts
<bitcoin-git> bitcoin/master 3212d10 MarcoFalke: Merge bitcoin/bitcoin#23829: refactor: use braced init for integer literal...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26818: test: Fix feature_startupnotify intermittent issue (master...2301-test-fix-s-🐫) https://github.com/bitcoin/bitcoin/pull/26818
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/296e88225096...61f35159ffad
<bitcoin-git> bitcoin/master fac810b MarcoFalke: test: Fix feature_startupnotify intermittent issue
<bitcoin-git> bitcoin/master 61f3515 MarcoFalke: Merge bitcoin/bitcoin#26818: test: Fix feature_startupnotify intermittent ...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26818: test: Fix feature_startupnotify intermittent issue (master...2301-test-fix-s-🐫) https://github.com/bitcoin/bitcoin/pull/26818
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26817: doc: Remove copyright years (master...2301-doc-copy-🍼) https://github.com/bitcoin/bitcoin/pull/26817
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26598: contrib: remove builder keys (master...drop_non_guix_keys) https://github.com/bitcoin/bitcoin/pull/26598
<bitcoin-git> [bitcoin] zpv closed pull request #26815: builder-keys: remove luke-jr (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26815
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/360e047a7102...296e88225096
<bitcoin-git> bitcoin/master e6864fa fanquake: contrib: remove builder keys
<bitcoin-git> bitcoin/master 296e882 MarcoFalke: Merge bitcoin/bitcoin#26598: contrib: remove builder keys

2023-01-04

<bitcoin-git> [bitcoin] achow101 merged pull request #26747: wallet: fix confusing error / GUI crash on cross-chain legacy wallet restore (master...202212-wallet-fix_restorewallet_bdb_crosschain) https://github.com/bitcoin/bitcoin/pull/26747
<bitcoin-git> bitcoin/master 21ad4e2 Sebastian Falbesoner: test: add coverage for cross-chain wallet restore
<bitcoin-git> bitcoin/master 360e047 Andrew Chow: Merge bitcoin/bitcoin#26747: wallet: fix confusing error / GUI crash on cr...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cabeae43ea6e...360e047a7102
<bitcoin-git> bitcoin/master 8c7222b Sebastian Falbesoner: wallet: fix GUI crash on cross-chain legacy wallet restore
<bitcoin-git> [bitcoin] achow101 closed pull request #26809: compat: use STDIN_FILENO over 0 (master...compat_STDIN_FILENO) https://github.com/bitcoin/bitcoin/pull/26809
<bitcoin-git> bitcoin/master 585c672 fanquake: compat: use STDIN_FILENO over 0
<bitcoin-git> bitcoin/master cabeae4 Andrew Chow: Merge bitcoin/bitcoin#26809: compat: use STDIN_FILENO over 0
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/196a43eddb96...cabeae43ea6e
<bitcoin-git> [bitcoin] zpv opened pull request #26815: builder-keys: remove luke-jr (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26815
<bitcoin-git> [bitcoin] glozow merged 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] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65ecf24b5c42...196a43eddb96
<bitcoin-git> bitcoin/master f537127 stickies-v: doc: fix: prevHeights entries are set to 0, not removed
<bitcoin-git> bitcoin/master 196a43e glozow: Merge bitcoin/bitcoin#26603: doc: CalculateSequenceLocks: prevHeights entr...
<bitcoin-git> [bitcoin] fanquake opened pull request #26814: random: remove windows-only compat.h usage (master...prune_compat_random) https://github.com/bitcoin/bitcoin/pull/26814
<bitcoin-git> [bitcoin] glozow merged pull request #26752: wallet: Remove `mempool_sequence` from interface methods (master...remove_mempool_sequence) https://github.com/bitcoin/bitcoin/pull/26752
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a27324148089...65ecf24b5c42
<bitcoin-git> bitcoin/master bf19069 w0xlt: wallet: remove `mempool_sequence` from `transactionAddedToMempool`
<bitcoin-git> bitcoin/master 55696a0 w0xlt: wallet: remove `mempool_sequence` from `transactionRemovedFromMempool`
<bitcoin-git> bitcoin/master 65ecf24 glozow: Merge bitcoin/bitcoin#26752: wallet: Remove `mempool_sequence` from interf...
<bitcoin-git> [bitcoin] achow101 merged pull request #26020: test: Change coinselection parameter location to make tests independent (master...fix-bnb-search-test-param) https://github.com/bitcoin/bitcoin/pull/26020
<bitcoin-git> bitcoin/master a273241 Andrew Chow: Merge bitcoin/bitcoin#26020: test: Change coinselection parameter location...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/139ba2bf121c...a27324148089
<bitcoin-git> bitcoin/master b942c94 yancy: test: Change coinselection parameter location to make tests independent
<bitcoin-git> [bitcoin] achow101 merged pull request #25234: bench: add benchmark for wallet 'AvailableCoins' function. (master...2022_bench_wallet_available_coins) https://github.com/bitcoin/bitcoin/pull/25234
<bitcoin-git> bitcoin/master 139ba2b Andrew Chow: Merge bitcoin/bitcoin#25234: bench: add benchmark for wallet 'AvailableCoi...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bf3b58941356...139ba2bf121c
<bitcoin-git> bitcoin/master 3a4f8bc furszy: bench: add benchmark for wallet 'AvailableCoins' function.
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26811: test: Add debug log for 25644 (master...2301-test-debug-πŸ•°) https://github.com/bitcoin/bitcoin/pull/26811
<bitcoin-git> [bitcoin] vasild opened pull request #26812: test: add end-to-end tests for CConnman and PeerManager (master...e2e_tests) https://github.com/bitcoin/bitcoin/pull/26812
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26811: test: Add debug log for 25644 (master...2301-test-debug-πŸ•°) https://github.com/bitcoin/bitcoin/pull/26811
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26791: ci: Properly set COMMIT_RANGE in lint task (master...2301-ci-lint-πŸ₯—) https://github.com/bitcoin/bitcoin/pull/26791
<bitcoin-git> bitcoin/master bf3b589 MarcoFalke: Merge bitcoin/bitcoin#26791: ci: Properly set COMMIT_RANGE in lint task
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bb840a45311...bf3b58941356
<bitcoin-git> bitcoin/master fa5cbf2 MarcoFalke: ci: Properly set COMMIT_RANGE in lint task
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26802: test: Use same Python executable for subprocesses as for `all-lint.py` (master...all-lint-python-executable) https://github.com/bitcoin/bitcoin/pull/26802
<bitcoin-git> bitcoin/master 4bb840a MarcoFalke: Merge bitcoin/bitcoin#26802: test: Use same Python executable for subproce...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2ec97825e708...4bb840a45311
<bitcoin-git> bitcoin/master f6eadaa Kristaps Kaupe: Use same Python executable for subprocesses as for all-lint.py
<bitcoin-git> [bitcoin] fanquake opened pull request #26810: debian: remove nonexistent files from copyright (master...remove_redundant_copyright) https://github.com/bitcoin/bitcoin/pull/26810
<bitcoin-git> [bitcoin] fanquake opened pull request #26809: compat: use STDIN_FILENO over 0 (master...compat_STDIN_FILENO) https://github.com/bitcoin/bitcoin/pull/26809
<bitcoin-git> [bitcoin] fanquake closed pull request #26787: Update build-osx.md (master...master) https://github.com/bitcoin/bitcoin/pull/26787
<bitcoin-git> [bitcoin] fanquake merged pull request #26771: doc: Correct linked Microsoft URLs (master...build-windows) https://github.com/bitcoin/bitcoin/pull/26771
<bitcoin-git> bitcoin/master 2ec9782 fanquake: Merge bitcoin/bitcoin#26771: doc: Correct linked Microsoft URLs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4717a5aa31bc...2ec97825e708
<bitcoin-git> bitcoin/master f84e445 Suriyaa Sundararuban: doc: Correct linked Microsoft URLs
<bitcoin-git> [bitcoin] fanquake merged pull request #26772: contrib: fix sha256 check in install_db4.sh for FreeBSD (master...freebsd_db4_fix) https://github.com/bitcoin/bitcoin/pull/26772
<bitcoin-git> [bitcoin] fanquake merged pull request #26795: rpc: Correct RPCHelpMan for fundrawtransaction's input_weights field (master...rpc/fundrawtransaction-input-weights) https://github.com/bitcoin/bitcoin/pull/26795
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53653060c147...4717a5aa31bc
<bitcoin-git> bitcoin/master 22e9afe Murray Nesbitt: use sha256 command instead of sha256sum on FreeBSD
<bitcoin-git> bitcoin/master 4717a5a fanquake: Merge bitcoin/bitcoin#26772: contrib: fix sha256 check in install_db4.sh f...
<bitcoin-git> bitcoin/master 927b8d4 jdjkelly@gmail.com: rpc: Correct RPCHelpMan for fundrawtransaction's input_weights field
<bitcoin-git> bitcoin/master 5365306 MarcoFalke: Merge bitcoin/bitcoin#26795: rpc: Correct RPCHelpMan for fundrawtransactio...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03254c22296a...53653060c147
<bitcoin-git> [bitcoin] glozow merged pull request #19909: refactor: Remove unused CTxMemPool::clear() helper (master...2009-noTxpoolClear) https://github.com/bitcoin/bitcoin/pull/19909
<bitcoin-git> bitcoin/master fa818e1 MarcoFalke: txmempool: Remove unused clear() member function
<bitcoin-git> bitcoin/master 03254c2 glozow: Merge bitcoin/bitcoin#19909: refactor: Remove unused CTxMemPool::clear() h...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f8591d46b46...03254c22296a