2024-06-18

<bitcoin-git> bitcoin/master b03a45b fanquake: Revert "contrib: macdeploy: monkey-patch gen-sdk to be deterministic"
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41544b8f96db...a1537ba1a394
<bitcoin-git> [bitcoin] m3dwards opened pull request #30299: ci: remove unused bcc variable from workflow (master...240518-remove-ci-var) https://github.com/bitcoin/bitcoin/pull/30299
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1030: Add japanese translation for 27.1 (master...ja-translate-27.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1030
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1028: download: default to ARM macOS downloads over x86_64 (master...arm_mac_default) https://github.com/bitcoin-core/bitcoincore.org/pull/1028
<bitcoin-git> bitcoincore.org/master 26369ef merge-script: Merge bitcoin-core/bitcoincore.org#1028: download: default to ARM macOS do...
<bitcoin-git> bitcoincore.org/master 96da1ff fanquake: download: default to ARM macOS downloads over x86_64
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/e81ec6df75ec...26369ef01fcd
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1029: Update 2017-01-01-download.md (master...master) https://github.com/bitcoin-core/bitcoincore.org/pull/1029
<bitcoin-git> bitcoincore.org/master e81ec6d merge-script: Merge bitcoin-core/bitcoincore.org#1029: Update 2017-01-01-download.md
<bitcoin-git> bitcoincore.org/master 53acc50 adminseedlatam: Update 2017-01-01-download.md
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/7d8c36fab8ea...e81ec6df75ec
<bitcoin-git> qa-assets/main 107ecdb Niklas Gögge: Merge pull request #189 from maflcko/main
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/33f92efef4db...107ecdb97f75
<bitcoin-git> qa-assets/main d0522e1 MarcoFalke: script_parsing: Copy spanparsing folder
<bitcoin-git> [qa-assets] dergoegge merged pull request #189: script_parsing: Copy spanparsing folder (main...main) https://github.com/bitcoin-core/qa-assets/pull/189
<bitcoin-git> [qa-assets] dergoegge merged pull request #188: Add inputs for I2P and bitset targets (main...2024/06/add-i2p-bitset-inputs) https://github.com/bitcoin-core/qa-assets/pull/188
<bitcoin-git> qa-assets/main 33f92ef Niklas Gögge: Merge pull request #188 from marcofleon/2024/06/add-i2p-bitset-inputs
<bitcoin-git> qa-assets/main 3a840ad marcofleon: add initial inputs for I2P and bitset targets
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/00da326d3508...33f92efef4db
<bitcoin-git> [qa-assets] maflcko opened pull request #189: script_parsing: Copy spanparsing folder (main...main) https://github.com/bitcoin-core/qa-assets/pull/189
<bitcoin-git> [leveldb-subtree] achow101 closed pull request #42: BTC DB (bitcoin-fork...bitcoin-fork) https://github.com/bitcoin-core/leveldb-subtree/pull/42
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1030: Add japanese translation for 27.1 (master...ja-translate-27.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1030

2024-06-17

<bitcoin-git> [bitcoin] CharlesCNorton opened pull request #30296: fix: typo in benchmark documentation (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30296
<bitcoin-git> [leveldb-subtree] MichaelBiegluk opened pull request #42: BTC DB (bitcoin-fork...bitcoin-fork) https://github.com/bitcoin-core/leveldb-subtree/pull/42
<bitcoin-git> [bitcoin] achow101 merged pull request #28984: Cluster size 2 package rbf (master...2023-12-cluster-size2-package-rbf) https://github.com/bitcoin/bitcoin/pull/28984
<bitcoin-git> bitcoin/master 4d15bcf glozow: [test] package rbf
<bitcoin-git> bitcoin/master dc21f61 Suhas Daftuar: [policy] package rbf
<bitcoin-git> bitcoin/master 5da3967 Greg Sanders: PackageV3Checks: Relax assumptions
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ddf2ebd4659e...41544b8f96db
<bitcoin-git> [bitcoin] achow101 merged pull request #30058: Encapsulate warnings in generalized node::Warnings and remove globals (master...2024-04/move-warnings-node) https://github.com/bitcoin/bitcoin/pull/30058
<bitcoin-git> bitcoin/master 20e616f stickies-v: move-only: move warnings from common to node
<bitcoin-git> bitcoin/master b071ad9 stickies-v: introduce and use the generalized `node::Warnings` interface
<bitcoin-git> bitcoin/master bed29c4 stickies-v: refactor: remove unnecessary AppendWarning helper function
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d97ddbe797f5...ddf2ebd4659e
<bitcoin-git> [bitcoin] achow101 merged pull request #30193: ci: move ASan job to GitHub Actions from Cirrus CI (master...move-asan-to-gha) https://github.com/bitcoin/bitcoin/pull/30193
<bitcoin-git> bitcoin/master 9eea51d Max Edwards: ci: move Asan / LSan / USDT job to Github Actions
<bitcoin-git> bitcoin/master d97ddbe Ava Chow: Merge bitcoin/bitcoin#30193: ci: move ASan job to GitHub Actions from Cirr...
<bitcoin-git> bitcoin/master 4b527fa Max Edwards: ci: add IPV6 network to ci container
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f011022d53b1...d97ddbe797f5
<bitcoin-git> [bitcoincore.org] adminseedlatam opened pull request #1029: Update 2017-01-01-download.md (master...master) https://github.com/bitcoin-core/bitcoincore.org/pull/1029
<bitcoin-git> [bitcoin] achow101 merged pull request #30195: test: Added test coverage to listsinceblock rpc (master...testCannotReadFromBlock) https://github.com/bitcoin/bitcoin/pull/30195
<bitcoin-git> bitcoin/master f011022 Ava Chow: Merge bitcoin/bitcoin#30195: test: Added test coverage to listsinceblock r...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bcef32a937a...f011022d53b1
<bitcoin-git> bitcoin/master 881724d kevkevinpal: test: Added test coverage to listsinceblock rpc
<bitcoin-git> [bitcoin] achow101 merged pull request #28312: test: fix `keys_to_multisig_script` (P2MS) helper for n/k 16 (master...test-fix_keys_to_multisig_for_17+) https://github.com/bitcoin/bitcoin/pull/28312
<bitcoin-git> bitcoin/master 5cf0a1f Sebastian Falbesoner: test: add `createmultisig` P2MS encoding test for all n (1..20)
<bitcoin-git> bitcoin/master 0570d2c Sebastian Falbesoner: test: add unit test for `keys_to_multisig_script`
<bitcoin-git> bitcoin/master 0c41fc3 Sebastian Falbesoner: test: fix `keys_to_multisig_script` (P2MS) helper for n/k > 16
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/808898fddf41...4bcef32a937a
<bitcoin-git> [bitcoin] achow101 merged pull request #30291: test: write functional test results to csv (master...test_results_as_csv) https://github.com/bitcoin/bitcoin/pull/30291
<bitcoin-git> bitcoin/master 808898f Ava Chow: Merge bitcoin/bitcoin#30291: test: write functional test results to csv
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c79abc7ad48...808898fddf41
<bitcoin-git> bitcoin/master ad06e68 tdb3: test: write functional test results to csv
<bitcoin-git> [bitcoin] instagibbs opened pull request #30295: NOMERGE #28984 package rbf followups (master...2024-06-package-rbf-followups) https://github.com/bitcoin/bitcoin/pull/30295
<bitcoin-git> [packaging] achow101 merged pull request #239: snap: Update to 27.1 (27.x...27.1) https://github.com/bitcoin-core/packaging/pull/239
<bitcoin-git> [packaging] achow101 opened pull request #239: snap: Update to 27.1 (main...27.1) https://github.com/bitcoin-core/packaging/pull/239
<bitcoin-git> [bitcoin] laanwj reopened pull request #29923: depends: Remove Qt build-time dependencies (master...2024-04-qtsowrap) https://github.com/bitcoin/bitcoin/pull/29923
<bitcoin-git> [qa-assets] marcofleon opened pull request #188: Add inputs for I2P and bitset targets (main...2024/06/add-i2p-bitset-inputs) https://github.com/bitcoin-core/qa-assets/pull/188
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1025: Bitcoin Core 27.1 (master...announce_27_1) https://github.com/bitcoin-core/bitcoincore.org/pull/1025
<bitcoin-git> bitcoincore.org/master 7d8c36f merge-script: Merge bitcoin-core/bitcoincore.org#1025: Bitcoin Core 27.1
<bitcoin-git> bitcoincore.org/master 1414c8a fanquake: Bitcoin Core 27.1
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/95d6aac4bb8c...7d8c36fab8ea

2024-06-16

<bitcoin-git> [bitcoin] hMsats closed pull request #30293: Always show 100% verification progress when done (master...master) https://github.com/bitcoin/bitcoin/pull/30293
<bitcoin-git> [bitcoin] hMsats opened pull request #30293: Always show 100% verification progress when done (master...master) https://github.com/bitcoin/bitcoin/pull/30293
<bitcoin-git> [btcdeb] BlobMaster41 opened pull request #151: OP_CHECKSIGADD got left behind! (master...master) https://github.com/bitcoin-core/btcdeb/pull/151

2024-06-15

<bitcoin-git> [bitcoin] tdb3 opened pull request #30291: test: write functional test results to csv (master...test_results_as_csv) https://github.com/bitcoin/bitcoin/pull/30291
<bitcoin-git> [gui-qml] D33r-Gee opened pull request #408: Wiring for Custom Datadir (main...qml-datadir-custom-wiring) https://github.com/bitcoin-core/gui-qml/pull/408

2024-06-14

<bitcoin-git> [bitcoin] achow101 merged pull request #27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE when user specifies fee_rate (master...06-2023-bumpfee-bug) https://github.com/bitcoin/bitcoin/pull/27969
<bitcoin-git> bitcoin/master 2c79abc Ava Chow: Merge bitcoin/bitcoin#27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE ...
<bitcoin-git> bitcoin/master 436e88f ismaelsadeeq: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE when user specifies fee rate
<bitcoin-git> bitcoin/master f58beab ismaelsadeeq: test: bumpfee with user specified fee_rate ignores walletIncrementalRelayF...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/538497ba27f5...2c79abc7ad48
<bitcoin-git> [bitcoin] achow101 merged pull request #30255: log: use error level for critical log messages (master...2406-logError) https://github.com/bitcoin/bitcoin/pull/30255
<bitcoin-git> bitcoin/master 538497b Ava Chow: Merge bitcoin/bitcoin#30255: log: use error level for critical log messages
<bitcoin-git> bitcoin/master fae3a1f MarcoFalke: log: use error level for critical log messages
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b94fb872066...538497ba27f5
<bitcoin-git> [bitcoin] fanquake merged pull request #30281: Update leveldb subtree to latest upstream (master...leveldb_subtree_update) https://github.com/bitcoin/bitcoin/pull/30281
<bitcoin-git> bitcoin/master 95812d9 fanquake: Update leveldb-subtree subtree to latest upstream
<bitcoin-git> bitcoin/master 0b94fb8 merge-script: Merge bitcoin/bitcoin#30281: Update leveldb subtree to latest upstream
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/54c5f67c38ea...0b94fb872066
<bitcoin-git> bitcoin/master a37778d fanquake: Squashed 'src/leveldb/' changes from e2f10b4e47..688561cba8
<bitcoin-git> [bitcoin] fanquake merged pull request #30276: doc: archive release notes for v27.1 (master...archive_rel_notes_27_1) https://github.com/bitcoin/bitcoin/pull/30276
<bitcoin-git> bitcoin/master 54c5f67 merge-script: Merge bitcoin/bitcoin#30276: doc: archive release notes for v27.1
<bitcoin-git> bitcoin/master e71a21b fanquake: doc: archive release notes for v27.1
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8efc346e3b9f...54c5f67c38ea
<bitcoin-git> [bitcoin-detached-sigs] glozow pushed tag v26.2rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v26.2rc1
<bitcoin-git> [bitcoin] fanquake opened pull request #30287: macOS: rewrite some docs & swap `mmacosx-version-min` for `mmacos-version-min` (master...use_mmacos_over_mmacosx) https://github.com/bitcoin/bitcoin/pull/30287
<bitcoin-git> bitcoin-detached-sigs/26.x 788ff1c fanquake: 26.2: macOS sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/cfb30ebcef70...788ff1c415b0
<bitcoin-git> [bitcoin] fanquake merged pull request #30278: test: cover more errors for `signrawtransactionwithkey` RPC (master...2024-06-test-signrawtransactionwithkey) https://github.com/bitcoin/bitcoin/pull/30278
<bitcoin-git> bitcoin/master 8efc346 merge-script: Merge bitcoin/bitcoin#30278: test: cover more errors for `signrawtransacti...
<bitcoin-git> bitcoin/master e2779ce brunoerg: test: cover more errors for `signrawtransactionwithkey` RPC
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcc3b653dc2b...8efc346e3b9f
<bitcoin-git> [bitcoin] sipa opened pull request #30286: Low-level cluster linearization code: optimizations (master...202406_clusterlin_opt) https://github.com/bitcoin/bitcoin/pull/30286
<bitcoin-git> [bitcoin] sipa opened pull request #30285: Low-level cluster linearization code: merging & postprocessing (master...202406_clusterlin_meta) https://github.com/bitcoin/bitcoin/pull/30285

2024-06-13

<bitcoin-git> [bitcoin] achow101 merged pull request #29607: refactor: Reduce memory copying operations in bech32 encoding (master...paplorinc/bech32_optimizations) https://github.com/bitcoin/bitcoin/pull/29607
<bitcoin-git> bitcoin/master fcc3b65 Ava Chow: Merge bitcoin/bitcoin#29607: refactor: Reduce memory copying operations in...
<bitcoin-git> bitcoin/master 07f6417 Lőrinc: Reduce memory copying operations in bech32 encode
<bitcoin-git> bitcoin/master d5ece3c Lőrinc: Reserve hrp memory in Decode and LocateErrors
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/080a47cb8a8d...fcc3b653dc2b
<bitcoin-git> bitcoin-detached-sigs/26.x cfb30eb Ava Chow: 26.2: win sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/6c98986a145b...cfb30ebcef70
<bitcoin-git> [bitcoin] theuni opened pull request #30283: upnp: fix build with miniupnpc 2.1.8 (master...fix-upnp-228) https://github.com/bitcoin/bitcoin/pull/30283
<bitcoin-git> [bitcoin] fanquake opened pull request #30282: Revert "contrib: macdeploy: monkey-patch gen-sdk to be deterministic" (master...remove_python_38_monkey_patching) https://github.com/bitcoin/bitcoin/pull/30282
<bitcoin-git> [bitcoin] fanquake opened pull request #30281: Update leveldb subtree to latest upstream (master...leveldb_subtree_update) https://github.com/bitcoin/bitcoin/pull/30281
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #41: Ignore clang's self-assignment check (bitcoin-fork...ignore-self-assign) https://github.com/bitcoin-core/leveldb-subtree/pull/41
<bitcoin-git> leveldb-subtree/bitcoin-fork 688561c merge-script: Merge bitcoin-core/leveldb-subtree#41: Ignore clang's self-assignment check
<bitcoin-git> leveldb-subtree/bitcoin-fork 7045a90 Cory Fields: Ignore clang's self-assignment check
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/e2f10b4e47bc...688561cba874
<bitcoin-git> [bitcoin] fanquake merged pull request #30270: Update minisketch subtree to eb37a9b8e79f9e49d73b96a49bf97a96d9eb676c (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/30270
<bitcoin-git> bitcoin/master 080a47c merge-script: Merge bitcoin/bitcoin#30270: Update minisketch subtree to eb37a9b8e79f9e49...
<bitcoin-git> bitcoin/master 89464ad fanquake: Update minisketch subtree to latest master
<bitcoin-git> bitcoin/master cb59af3 fanquake: Squashed 'src/minisketch/' changes from 3472e2f5ec..eb37a9b8e7
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff21eb2def70...080a47cb8a8d
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1027: Add `--ignore-missing` flag to `shasum` command on MacOS (master...fixup_892) https://github.com/bitcoin-core/bitcoincore.org/pull/1027
<bitcoin-git> bitcoincore.org/master 2761172 Mike O'Bank: Remove text about safely ignoring warnings
<bitcoin-git> bitcoincore.org/master 95d6aac merge-script: Merge bitcoin-core/bitcoincore.org#1027: Add `--ignore-missing` flag to `s...
<bitcoin-git> [bitcoincore.org] fanquake pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/dc2aee8b2a6b...95d6aac4bb8c
<bitcoin-git> bitcoincore.org/master 3149a8e Mike O'Bank: Add `--ignore-missing flag to `shasum` command
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed tag v27.1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v27.1
<bitcoin-git> bitcoin-detached-sigs/27.x c7f3cf7 fanquake: 27.1: macOS sig for final
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/c861fcad1151...c7f3cf7a0e3a

2024-06-12

<bitcoin-git> [bitcoin] achow101 merged pull request #30219: Lint: Support running individual lint checks (master...individual_lints) https://github.com/bitcoin/bitcoin/pull/30219
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/011a895a82df...ff21eb2def70
<bitcoin-git> bitcoin/master ff21eb2 Ava Chow: Merge bitcoin/bitcoin#30219: Lint: Support running individual lint checks
<bitcoin-git> bitcoin/master 0fcbfdb David Gumberg: Support running individual lint checks
<bitcoin-git> [bitcoin] achow101 merged pull request #29015: kernel: Streamline util library (master...pr/rmutil) https://github.com/bitcoin/bitcoin/pull/29015
<bitcoin-git> bitcoin/master 5b93094 Ryan Ofsky: build: move chainparamsbase from util to common
<bitcoin-git> bitcoin/master cc5f29f Ryan Ofsky: build: move memory_cleanse from util to crypto
<bitcoin-git> bitcoin/master ffa27af Ryan Ofsky: test: Add check-deps.sh script to check for unexpected library dependencies
<bitcoin-git> [bitcoin] achow101 pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/a7bc9b76e73f...011a895a82df
<bitcoin-git> [bitcoin] brunoerg opened pull request #30278: test: cover more errors for `signrawtransactionwithkey` RPC (master...2024-06-test-signrawtransactionwithkey) https://github.com/bitcoin/bitcoin/pull/30278
<bitcoin-git> bitcoin-detached-sigs/27.x c861fca Ava Chow: 27.1: win sig for final
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/a8080157b0e3...c861fcad1151
<bitcoin-git> qa-assets/main be44d3d marcofleon: add dictionary for I2P test
<bitcoin-git> qa-assets/main 00da326 Niklas Gögge: Merge pull request #187 from marcofleon/2024/06/add-i2p-dict
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/3eb05c3c94e2...00da326d3508
<bitcoin-git> [qa-assets] dergoegge merged pull request #187: Dictionary for I2P test (main...2024/06/add-i2p-dict) https://github.com/bitcoin-core/qa-assets/pull/187
<bitcoin-git> [qa-assets] marcofleon opened pull request #187: Dictionary for I2P test (main...2024/06/add-i2p-dict) https://github.com/bitcoin-core/qa-assets/pull/187
<bitcoin-git> [bitcoin] sr-gi opened pull request #30277: [DO NOT MERGE] Erlay: bandwidth-efficient transaction relay protocol (Full implementation) (master...202406-erlay-full-draft) https://github.com/bitcoin/bitcoin/pull/30277
<bitcoin-git> [bitcoin] fanquake merged pull request #30229: fuzz: Use std::span in FuzzBufferType (master...2406-fuzz-span) https://github.com/bitcoin/bitcoin/pull/30229
<bitcoin-git> bitcoin/master a7bc9b7 merge-script: Merge bitcoin/bitcoin#30229: fuzz: Use std::span in FuzzBufferType
<bitcoin-git> bitcoin/master faa41e2 MarcoFalke: fuzz: Use std::span in FuzzBufferType
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0cb5167d6d8...a7bc9b76e73f
<bitcoin-git> [bitcoin] fanquake merged pull request #30230: fuzz: add I2P harness (master...2024/05/add-i2p-test) https://github.com/bitcoin/bitcoin/pull/30230
<bitcoin-git> bitcoin/master 193c748 marcofleon: fuzz: add I2P harness
<bitcoin-git> bitcoin/master d0cb516 merge-script: Merge bitcoin/bitcoin#30230: fuzz: add I2P harness
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aa6b876e010e...d0cb5167d6d8
<bitcoin-git> [bitcoin] fanquake opened pull request #30276: doc: archive release notes for v27.1 (master...archive_rel_notes_27_1) https://github.com/bitcoin/bitcoin/pull/30276
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1028: download: default to ARM macOS downloads over x86_64 (master...arm_mac_default) https://github.com/bitcoin-core/bitcoincore.org/pull/1028
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30275: Fee Estimation: change `estimatesmartfee` default mode to `economical` (master...06-2024-change-estimatesmartfee-default) https://github.com/bitcoin/bitcoin/pull/30275
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #892: Add `--ignore-missing` flag to `shasum` command on MacOS (master...shasum-ignore-missing) https://github.com/bitcoin-core/bitcoincore.org/pull/892
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1027: Fixup 892 (master...fixup_892) https://github.com/bitcoin-core/bitcoincore.org/pull/1027
<bitcoin-git> [bitcoin] maflcko closed pull request #30271: doc: Mention EOL policy in release notes template (master...2406-doc-eol) https://github.com/bitcoin/bitcoin/pull/30271
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1026: maintenance: remove EOL 24.0 & use .x over .0 (master...use_dot_x) https://github.com/bitcoin-core/bitcoincore.org/pull/1026
<bitcoin-git> bitcoincore.org/master 65829aa fanquake: maintenance: use .x to make it clearer the "branch" is maintained
<bitcoin-git> bitcoincore.org/master dc2aee8 glozow: Merge bitcoin-core/bitcoincore.org#1026: maintenance: remove EOL 24.0 & us...
<bitcoin-git> bitcoincore.org/master d815672 fanquake: maintenance: remove EOL 24.0
<bitcoin-git> [bitcoincore.org] glozow pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/780d6232e544...dc2aee8b2a6b
<bitcoin-git> [bitcoin] vasild opened pull request #30273: fuzz: FuzzedSock::Recv() don't lose bytes from MSG_PEEK read (master...fuzzedsock_unbreak_recv_peek) https://github.com/bitcoin/bitcoin/pull/30273
<bitcoin-git> [bitcoin] glozow opened pull request #30272: doc: use TRUC instead of v3 and add release note (master...2024-06-v3-followups) https://github.com/bitcoin/bitcoin/pull/30272
<bitcoin-git> [bitcoin] maflcko opened pull request #30271: doc: Mention EOL policy in release notes template (master...2406-doc-eol) https://github.com/bitcoin/bitcoin/pull/30271
<bitcoin-git> [bitcoin] fanquake opened pull request #30270: Update minisketch subtree to eb37a9b8e79f9e49d73b96a49bf97a96d9eb676c (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/30270
<bitcoin-git> [bitcoin] glozow pushed tag v26.2rc1: https://github.com/bitcoin/bitcoin/compare/v26.2rc1
<bitcoin-git> [bitcoin] glozow merged pull request #30260: [26.x] backports and final changes for 26.2rc1 (26.x...2024-06-26.2rc1) https://github.com/bitcoin/bitcoin/pull/30260
<bitcoin-git> bitcoin/26.x 4c824bb glozow: [build] bump to version 26.2rc1
<bitcoin-git> bitcoin/26.x b992297 Hennadii Stepanov: qt: 26.2rc1 translations update
<bitcoin-git> bitcoin/26.x 7b2489f Hennadii Stepanov: depends: Fetch miniupnpc sources from an alternative website
<bitcoin-git> [bitcoin] glozow pushed 6 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/6d7a1e367067...d10cf127e576
<bitcoin-git> [bitcoin] glozow merged pull request #30268: util: add missing VecDeque include (master...vecdeque-missing-include) https://github.com/bitcoin/bitcoin/pull/30268
<bitcoin-git> bitcoin/master aa6b876 glozow: Merge bitcoin/bitcoin#30268: util: add missing VecDeque include
<bitcoin-git> bitcoin/master f51da34 Cory Fields: utils: add missing include
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5ee6b76c69d5...aa6b876e010e
<bitcoin-git> [bitcoin] fanquake merged pull request #29325: consensus: Store transaction nVersion as uint32_t (master...tx-nversion-uint) https://github.com/bitcoin/bitcoin/pull/29325
<bitcoin-git> bitcoin/master 429ec1a Ava Chow: refactor: Rename CTransaction::nVersion to version
<bitcoin-git> bitcoin/master 5ee6b76 merge-script: Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/416e26c1db77...5ee6b76c69d5
<bitcoin-git> bitcoin/master 27e70f1 Ava Chow: consensus: Store transaction nVersion as uint32_t
<bitcoin-git> [bitcoin] fanquake merged pull request #30261: doc: add release note for 29091 and 29165 (master...release_notes_compilers) https://github.com/bitcoin/bitcoin/pull/30261
<bitcoin-git> bitcoin/master 416e26c merge-script: Merge bitcoin/bitcoin#30261: doc: add release note for 29091 and 29165
<bitcoin-git> bitcoin/master 3d4ca62 fanquake: doc: add release note for 29091 and 29165
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/91e0beede285...416e26c1db77
<bitcoin-git> [bitcoin] sipa closed pull request #29758: feefrac: 128-bit multiply support in MSVC (master...202403_feefrac128_msvc) https://github.com/bitcoin/bitcoin/pull/29758

2024-06-11

<bitcoin-git> [bitcoin] achow101 merged pull request #30160: util: add BitSet (master...202405_bitset) https://github.com/bitcoin/bitcoin/pull/30160
<bitcoin-git> bitcoin/master 91e0bee Ava Chow: Merge bitcoin/bitcoin#30160: util: add BitSet
<bitcoin-git> bitcoin/master 47f705b Pieter Wuille: tests: add fuzz tests for BitSet
<bitcoin-git> bitcoin/master 59a6df6 Pieter Wuille: util: add BitSet
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/891e4bf37407...91e0beede285
<bitcoin-git> [bitcoin] achow101 merged pull request #28339: validation: improve performance of CheckBlockIndex (master...202308_speedup_checkblockindex) https://github.com/bitcoin/bitcoin/pull/28339
<bitcoin-git> bitcoin/master 5bc2077 Martin Zumsande: validation: allow to specify frequency for -checkblockindex
<bitcoin-git> bitcoin/master d5a631b Martin Zumsande: validation: improve performance of CheckBlockIndex
<bitcoin-git> bitcoin/master 32c8041 Martin Zumsande: bench: add benchmark for checkblockindex
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1bcc91a52c61...891e4bf37407
<bitcoin-git> [bitcoin] achow101 merged pull request #29521: cli: Detect port errors in rpcconnect and rpcport (master...20240229_rpcconnectinvalidportdetection) https://github.com/bitcoin/bitcoin/pull/29521
<bitcoin-git> bitcoin/master 1bcc91a Ava Chow: Merge bitcoin/bitcoin#29521: cli: Detect port errors in rpcconnect and rpc...
<bitcoin-git> bitcoin/master 24bc46c tdb3: cli: Add warning for duplicate port definition
<bitcoin-git> bitcoin/master e208fb5 tdb3: cli: Sanitize ports in rpcconnect and rpcport
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2251460f3efc...1bcc91a52c61
<bitcoin-git> [bitcoin] achow101 merged pull request #28830: [refactor] Check CTxMemPool options in ctor (master...mempoolArgs) https://github.com/bitcoin/bitcoin/pull/28830
<bitcoin-git> bitcoin/master 2251460 Ava Chow: Merge bitcoin/bitcoin#28830: [refactor] Check CTxMemPool options in ctor
<bitcoin-git> bitcoin/master 09ef322 TheCharlatan: [[refactor]] Check CTxMemPool options in constructor
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/337f9d44c28b...2251460f3efc
<bitcoin-git> [bitcoin] theuni opened pull request #30268: utils: add missing VecDeque include (master...vecdeque-missing-include) https://github.com/bitcoin/bitcoin/pull/30268
<bitcoin-git> [bitcoin] fanquake merged pull request #30201: depends: remove `FORCE_USE_SYSTEM_CLANG` (master...remove_force_use_system_clang) https://github.com/bitcoin/bitcoin/pull/30201
<bitcoin-git> bitcoin/master 9946618 fanquake: guix: use clang-toolchain-18 for macOS build
<bitcoin-git> bitcoin/master e9a44fa fanquake: depends: remove FORCE_USE_SYSTEM_CLANG
<bitcoin-git> bitcoin/master f9994b0 fanquake: depends: remove native LLVM package
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/5bc9b644a4b6...337f9d44c28b
<bitcoin-git> [bitcoin] fanquake merged pull request #30264: test: add coverage for errors for `combinerawtransaction` (master...2024-06-test-combinerawtransaction) https://github.com/bitcoin/bitcoin/pull/30264
<bitcoin-git> bitcoin/master 5bc9b64 merge-script: Merge bitcoin/bitcoin#30264: test: add coverage for errors for `combineraw...
<bitcoin-git> bitcoin/master ab98e6f brunoerg: test: add coverage for errors for `combinerawtransaction` RPC
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0fbb8043ce0d...5bc9b644a4b6
<bitcoin-git> [leveldb-subtree] theuni opened pull request #41: Ignore clang's self-assignment check (bitcoin-fork...ignore-self-assign) https://github.com/bitcoin-core/leveldb-subtree/pull/41
<bitcoin-git> [bitcoin] fanquake pushed tag v27.1: https://github.com/bitcoin/bitcoin/compare/v27.1
<bitcoin-git> [bitcoin] fanquake merged pull request #30222: [27.1] Finalize (27.x...27_1_rc2_or_rel) https://github.com/bitcoin/bitcoin/pull/30222
<bitcoin-git> bitcoin/27.x fcf1241 fanquake: doc: update release notes for v27.1 final
<bitcoin-git> bitcoin/27.x ba35920 Hennadii Stepanov: build: Fix building `fuzz` binary on on SunOS / illumos
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/fccd32efe6e2...1088a98f5aad
<bitcoin-git> bitcoin/27.x f2e05cd Hennadii Stepanov: depends: Update Boost download link
<bitcoin-git> [bitcoin] fanquake merged pull request #30252: test: Remove redundant verack check (master...2406-test-connect-sync) https://github.com/bitcoin/bitcoin/pull/30252
<bitcoin-git> bitcoin/master 0000276 MarcoFalke: test: Remove redundant verack check
<bitcoin-git> bitcoin/master 0fbb804 merge-script: Merge bitcoin/bitcoin#30252: test: Remove redundant verack check
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e6e4c18a9be2...0fbb8043ce0d
<bitcoin-git> [bitcoin] glozow merged pull request #30162: test: MiniWallet: respect passed feerate for padded txs (using `target_weight`) (master...202405-test-MiniWallet_target_weight_improvements) https://github.com/bitcoin/bitcoin/pull/30162
<bitcoin-git> bitcoin/master 39d135e Sebastian Falbesoner: test: MiniWallet: respect fee_rate for target_weight, use in mempool_limit...
<bitcoin-git> bitcoin/master b2f0a9f Sebastian Falbesoner: test: add framework functional test for MiniWallet's tx padding
<bitcoin-git> bitcoin/master c17550b Sebastian Falbesoner: test: MiniWallet: fix tx padding (`target_weight`) for large sizes, improv...
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ba5dd9629855...e6e4c18a9be2
<bitcoin-git> [bitcoin] glozow merged pull request #30254: test: doc: fix units in tx-size standardness test (s/vbytes/weight units) (master...202406-test-doc-fix_tx-size_units) https://github.com/bitcoin/bitcoin/pull/30254
<bitcoin-git> bitcoin/master ba5dd96 glozow: Merge bitcoin/bitcoin#30254: test: doc: fix units in tx-size standardness ...
<bitcoin-git> bitcoin/master d1581c6 Sebastian Falbesoner: test: doc: fix units in tx size standardness test (s/vbytes/weight units)
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1ba1b178f50...ba5dd9629855
<bitcoin-git> [bitcoin] fjahr opened pull request #30267: assumeutxo: Check snapshot base block is not in invalid chain (master...2024-06-invalid-snapshot-block) https://github.com/bitcoin/bitcoin/pull/30267

2024-06-10

<bitcoin-git> [bitcoin] achow101 opened pull request #30265: wallet: Fix listwalletdir listing of migrated default wallets and generated backup files (master...fix-listwalletdir-migrated-wallets) https://github.com/bitcoin/bitcoin/pull/30265
<bitcoin-git> [gui] achow101 opened pull request #824: gui: Migrate legacy wallets that are not loaded (master...gui-migrate-unloaded) https://github.com/bitcoin-core/gui/pull/824
<bitcoin-git> [bitcoin] brunoerg opened pull request #30264: test: add coverage for errors for `combinerawtransaction` (master...2024-06-test-combinerawtransaction) https://github.com/bitcoin/bitcoin/pull/30264
<bitcoin-git> [bitcoin] maflcko opened pull request #30263: build: Bump clang minimum supported version to 16 (master...2406-clang-16) https://github.com/bitcoin/bitcoin/pull/30263
<bitcoin-git> [bitcoin] glozow closed pull request #30259: chore: fix typos (master...master) https://github.com/bitcoin/bitcoin/pull/30259
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30132: indexes: Don't wipe indexes again when continuing a prior reindex (master...preserveIndexOnRestart) https://github.com/bitcoin/bitcoin/pull/30132
<bitcoin-git> bitcoin/master 804f09d Ryan Ofsky: kernel: Add less confusing reindex options
<bitcoin-git> bitcoin/master e172553 TheCharlatan: validation: Remove needs_init from LoadBlockIndex
<bitcoin-git> bitcoin/master 533eab7 TheCharlatan: bugfix: Streamline setting reindex option
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/cad127235e30...b1ba1b178f50
<bitcoin-git> [bitcoin] fanquake opened pull request #30261: doc: add release note for 29091 and 29165 (master...release_notes_compilers) https://github.com/bitcoin/bitcoin/pull/30261
<bitcoin-git> [bitcoin] glozow opened pull request #30260: [26.x] backports and final changes for 26.2rc1 (26.x...2024-06-26.2rc1) https://github.com/bitcoin/bitcoin/pull/30260
<bitcoin-git> [bitcoin] fanquake merged pull request #30257: build: Remove --enable-gprof (master...2406-less-gprof) https://github.com/bitcoin/bitcoin/pull/30257
<bitcoin-git> bitcoin/master cad1272 merge-script: Merge bitcoin/bitcoin#30257: build: Remove --enable-gprof
<bitcoin-git> bitcoin/master fa780e1 MarcoFalke: build: Remove --enable-gprof
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd642ee15bda...cad127235e30
<bitcoin-git> [bitcoin] fanquake merged pull request #30227: doc: fixup deps doc after #30198 (master...doc_qt_5_15_14) https://github.com/bitcoin/bitcoin/pull/30227
<bitcoin-git> bitcoin/master e6636ff fanquake: doc: fixup deps doc after #30198
<bitcoin-git> bitcoin/master bd642ee merge-script: Merge bitcoin/bitcoin#30227: doc: fixup deps doc after #30198
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dc4eca407330...bd642ee15bda
<bitcoin-git> [bitcoin] fanquake merged pull request #30242: ci: Native Windows CI job cleanup (master...240607-ci-win) https://github.com/bitcoin/bitcoin/pull/30242
<bitcoin-git> bitcoin/master dc4eca4 merge-script: Merge bitcoin/bitcoin#30242: ci: Native Windows CI job cleanup
<bitcoin-git> bitcoin/master 501acee Hennadii Stepanov: ci: Remove no longer needed workaround for GHA Windows images
<bitcoin-git> bitcoin/master 0d3ef83 Hennadii Stepanov: ci: Use relative paths in `win64-native` CI job consistently
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7fd4905c403c...dc4eca407330
<bitcoin-git> [bitcoin] fanquake merged pull request #30235: build: warn on self-assignment (master...disable-self-assign) https://github.com/bitcoin/bitcoin/pull/30235
<bitcoin-git> bitcoin/master 7fd4905 merge-script: Merge bitcoin/bitcoin#30235: build: warn on self-assignment
<bitcoin-git> bitcoin/master 15796d4 Cory Fields: build: warn on self-assignment
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ea88a7596e37...7fd4905c403c
<bitcoin-git> bitcoin/master 53372f2 Cory Fields: refactor: disable self-assign warning for tests
<bitcoin-git> [bitcoin] fanquake merged pull request #30253: refactor: performance-for-range-copy in psbt.h (master...2406-performance-for-range-copy) https://github.com/bitcoin/bitcoin/pull/30253
<bitcoin-git> bitcoin/master ea88a75 merge-script: Merge bitcoin/bitcoin#30253: refactor: performance-for-range-copy in psbt.h
<bitcoin-git> bitcoin/master fab01b5 MarcoFalke: refactor: performance-for-range-copy in psbt.h
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a44b0f771f21...ea88a7596e37
<bitcoin-git> [bitcoin] threewebcode opened pull request #30259: chore: fix typos (master...master) https://github.com/bitcoin/bitcoin/pull/30259

2024-06-09

<bitcoin-git> [bitcoin] fanquake closed pull request #30258: Codespace potential funicular rqqw9x756q9cp6rw (master...codespace-potential-funicular-rqqw9x756q9cp6rw) https://github.com/bitcoin/bitcoin/pull/30258
<bitcoin-git> [bitcoin] Dason13 opened pull request #30258: Codespace potential funicular rqqw9x756q9cp6rw (master...codespace-potential-funicular-rqqw9x756q9cp6rw) https://github.com/bitcoin/bitcoin/pull/30258
<bitcoin-git> [bitcoin] maflcko opened pull request #30257: build: Remove --enable-gprof (master...2406-less-gprof) https://github.com/bitcoin/bitcoin/pull/30257
<bitcoin-git> [bitcoin] l2xl opened pull request #30256: Allow to configure custom libzmq prefix (master...custom_zmq) https://github.com/bitcoin/bitcoin/pull/30256
<bitcoin-git> [bitcoin] maflcko opened pull request #30255: log: use error level for critical log messages (master...2406-logError) https://github.com/bitcoin/bitcoin/pull/30255
<bitcoin-git> qa-assets/main 24c507b Murch: Add some wallet_bdb_parser seeds
<bitcoin-git> qa-assets/main 7335365 Murch: Remove two problematic seeds
<bitcoin-git> qa-assets/main 8d624b4 Murch: Add Murch’s fuzz seeds June 2024
<bitcoin-git> [qa-assets] dergoegge pushed 5 commits to main: https://github.com/bitcoin-core/qa-assets/compare/cad8fa8d8c4d...3eb05c3c94e2
<bitcoin-git> [qa-assets] dergoegge merged pull request #186: Add Murch’s fuzz seeds June 2024 (2nd attempt) (main...2024-06-add-murch) https://github.com/bitcoin-core/qa-assets/pull/186
<bitcoin-git> [bitcoin] theStack opened pull request #30254: test: doc: fix units in tx-size standardness test (s/vbytes/weight units) (master...202406-test-doc-fix_tx-size_units) https://github.com/bitcoin/bitcoin/pull/30254
<bitcoin-git> [gui-qml] hebasto merged pull request #407: ci: Fix broken jobs (main...240608-ci-macos) https://github.com/bitcoin-core/gui-qml/pull/407
<bitcoin-git> gui-qml/main 5cbb35b Hennadii Stepanov: build, msvc: Update vcpkg baseline
<bitcoin-git> gui-qml/main 91a2b37 fanquake: build: disable external-signer for Windows
<bitcoin-git> [gui-qml] hebasto pushed 7 commits to main: https://github.com/bitcoin-core/gui-qml/compare/364e41dcee0c...c065a17375e6
<bitcoin-git> gui-qml/main c0e608a Hennadii Stepanov: ci: Delete no longer needed workaround in native Windows job
<bitcoin-git> [bitcoin] maflcko opened pull request #30253: refactor: performance-for-range-copy in psbt.h (master...2406-performance-for-range-copy) https://github.com/bitcoin/bitcoin/pull/30253
<bitcoin-git> [bitcoin] maflcko opened pull request #30252: test: Remove redundant verack check (master...2406-test-connect-sync) https://github.com/bitcoin/bitcoin/pull/30252

2024-06-08

<bitcoin-git> [bitcoin] fanquake merged pull request #30238: json-rpc 2.0 followups: docs, tests, cli (master...json2-followup) https://github.com/bitcoin/bitcoin/pull/30238
<bitcoin-git> bitcoin/master d39bdf3 Matthew Zipkin: test: remove unused variable in interface_rpc.py
<bitcoin-git> bitcoin/master 0ead71d Matthew Zipkin: doc: update and link for JSON-RPC 2.0
<bitcoin-git> bitcoin/master 391843b Matthew Zipkin: bitcoin-cli: use json-rpc 2.0
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/2ad6e8efa3b4...a44b0f771f21
<bitcoin-git> [gui-qml] hebasto opened pull request #407: ci: Disable fuzz tests for "macOS 13 native" job (main...240608-ci-macos) https://github.com/bitcoin-core/gui-qml/pull/407
<bitcoin-git> [bitcoin] fanquake merged pull request #30231: guix: bump time-machine to f0bb724211872cd6158fce6162e0b8c73efed126 (master...bump_time_machine) https://github.com/bitcoin/bitcoin/pull/30231
<bitcoin-git> bitcoin/master 2ad6e8e merge-script: Merge bitcoin/bitcoin#30231: guix: bump time-machine to f0bb724211872cd615...
<bitcoin-git> bitcoin/master 2599655 fanquake: guix: bump time-machine to f0bb724211872cd6158fce6162e0b8c73efed126
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e4d18f37f42...2ad6e8efa3b4
<bitcoin-git> [gui-qml] hebasto merged pull request #397: UI Only Custom Datadir Display (main...qml-custom-datadir-display) https://github.com/bitcoin-core/gui-qml/pull/397
<bitcoin-git> gui-qml/main 364e41d Hennadii Stepanov: Merge bitcoin-core/gui-qml#397: UI Only Custom Datadir Display
<bitcoin-git> gui-qml/main 7a8fb19 D33r-Gee: qml: UI only display datadir functionality