2024-09-10

<gribble> https://github.com/bitcoin/bitcoin/issues/30854 | 28.0 RC Testing Guide Feedback · Issue #30854 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30861 | build: Improve `ccache` performance for different build directories by hebasto · Pull Request #30861 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto opened pull request #30861: build: Improve `ccache` performance for different build directories (master...240910-ccache) https://github.com/bitcoin/bitcoin/pull/30861
<bitcoin-git> [bitcoin] fanquake merged pull request #30791: build: Use correct variable name (master...240902-secp-var) https://github.com/bitcoin/bitcoin/pull/30791
<bitcoin-git> bitcoin/master e4fb97a merge-script: Merge bitcoin/bitcoin#30791: build: Use correct variable name
<bitcoin-git> bitcoin/master 2d68c3b Hennadii Stepanov: build: Use correct variables when passing `-fsanitize` to libsecp256k1
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df3f63ccfa03...e4fb97a5127e
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #30860: test: autogenerate bash completion (master...bash-completion) https://github.com/bitcoin/bitcoin/pull/30860
<bitcoin-git> [bitcoin] LarryRuane opened pull request #30859: doc: cmake: prepend "build" to functional/test_runner.py (master...2024-09-cmake-build-functional) https://github.com/bitcoin/bitcoin/pull/30859
<bitcoin-git> [bitcoin] sipa opened pull request #30857: cluster mempool: extend DepGraph (multiple dependencies, removing transactions, parents/children) (master...202409_clusterlin_partialdep) https://github.com/bitcoin/bitcoin/pull/30857

2024-09-09

<bitcoin-git> [bitcoin] theStack opened pull request #30856: build: drop obj/ subdirectory for generated build.h (master...202409-build-drop_obj_subdir) https://github.com/bitcoin/bitcoin/pull/30856
<bitcoin-git> [bitcoin] achow101 merged pull request #30509: multiprocess: Add -ipcbind option to bitcoin-node (master...pr/ipc-bind) https://github.com/bitcoin/bitcoin/pull/30509
<bitcoin-git> bitcoin/master 73fe7d7 Ryan Ofsky: multiprocess: Add unit tests for connect, serve, and listen functions
<bitcoin-git> bitcoin/master 955d407 Russell Yanofsky: multiprocess: Add IPC connectAddress and listenAddress methods
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/712a2b5453cd...df3f63ccfa03
<bitcoin-git> bitcoin/master 4da2043 Ryan Ofsky: depends: Update libmultiprocess library for CustomMessage function and Thr...
<bitcoin-git> [bitcoin] l0rinc closed pull request #30699: test: add subsidy sum test, iterating every block (master...l0rinc/simplify_subsidy_limit_test) https://github.com/bitcoin/bitcoin/pull/30699
<bitcoin-git> [bitcoin] l0rinc closed pull request #30637: refactor: Migrate EmplaceCoinInternalDANGER to try_emplace (master...l0rinc/try_emplace) https://github.com/bitcoin/bitcoin/pull/30637
<bitcoin-git> [bitcoin] achow101 merged pull request #30817: test: Add coverage for dumptxoutset failure robustness (master...2024-09-dumptxoutset-fail-coverage) https://github.com/bitcoin/bitcoin/pull/30817
<bitcoin-git> bitcoin/master c2b779d Fabian Jahr: refactor: Manage dumptxoutset RAII classes with std::optional
<bitcoin-git> bitcoin/master 712a2b5 Ava Chow: Merge bitcoin/bitcoin#30817: test: Add coverage for dumptxoutset failure r...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fb52023ee69c...712a2b5453cd
<bitcoin-git> bitcoin/master 4b5bf33 Fabian Jahr: test: Add coverage for failing dumptxoutset behavior
<bitcoin-git> [bitcoin] achow101 merged pull request #30684: init: fix init fatal error on invalid negated option value (master...2024_init_negated_args_err) https://github.com/bitcoin/bitcoin/pull/30684
<bitcoin-git> bitcoin/master fb52023 Ava Chow: Merge bitcoin/bitcoin#30684: init: fix init fatal error on invalid negated...
<bitcoin-git> bitcoin/master ee47ca2 furszy: init: fix fatal error on '-wallet' negated option value
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/746f88000e8b...fb52023ee69c
<bitcoin-git> [bitcoin] achow101 merged pull request #30401: fix: increase consistency of rpcauth parsing (master...rpcauth_blank_parsing) https://github.com/bitcoin/bitcoin/pull/30401
<bitcoin-git> bitcoin/master ecc98cc tdb3: test: add cases for blank rpcauth
<bitcoin-git> bitcoin/master 2ad3689 tdb3: test: add norpcauth test
<bitcoin-git> bitcoin/master 67df0de tdb3: test: blank rpcauth CLI interaction
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/df86a4f333e1...746f88000e8b
<bitcoin-git> [bitcoin] fanquake merged pull request #30845: Update libsecp256k1 subtree to latest master (master...240907-update-secp) https://github.com/bitcoin/bitcoin/pull/30845
<bitcoin-git> bitcoin/master df86a4f merge-script: Merge bitcoin/bitcoin#30845: Update libsecp256k1 subtree to latest master
<bitcoin-git> bitcoin/master ff54395 Hennadii Stepanov: Update secp256k1 subtree to latest master
<bitcoin-git> bitcoin/master 6115628 Hennadii Stepanov: Squashed 'src/secp256k1/' changes from 642c885b61..2f2ccc4695
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/94bc3c4cc084...df86a4f333e1
<bitcoin-git> [bitcoin] UdjinM6 closed pull request #29572: fix: avoid calling `GetCoin` and `SignTransaction()` inside of `assert(...)` in tests (master...fix_sign_in_assert) https://github.com/bitcoin/bitcoin/pull/29572
<bitcoin-git> [bitcoin] fanquake merged pull request #30824: cmake: decouple `FORTIFY_SOURCE` check from `Debug` build type (master...decouple_fortify_debug_mode) https://github.com/bitcoin/bitcoin/pull/30824
<bitcoin-git> bitcoin/master 94bc3c4 merge-script: Merge bitcoin/bitcoin#30824: cmake: decouple `FORTIFY_SOURCE` check from `...
<bitcoin-git> bitcoin/master 30803a3 fanquake: cmake: decouple FORTIFY_SOURCE check from Debug build type
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba84c2774dd9...94bc3c4cc084
<bitcoin-git> [bitcoin] fanquake merged pull request #30823: cmake: add `USE_SOURCE_PERMISSIONS` to all `configure_file()` usage (master...configure_file_explicit_perms) https://github.com/bitcoin/bitcoin/pull/30823
<bitcoin-git> bitcoin/master ba84c27 merge-script: Merge bitcoin/bitcoin#30823: cmake: add `USE_SOURCE_PERMISSIONS` to all `c...
<bitcoin-git> bitcoin/master 1f054ec fanquake: cmake: add USE_SOURCE_PERMISSIONS to all configure_file usage
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da3f4cb8eedd...ba84c2774dd9
<bitcoin-git> [bitcoin] fanquake merged pull request #30850: doc: fix minor typo (master...master) https://github.com/bitcoin/bitcoin/pull/30850
<bitcoin-git> bitcoin/master da3f4cb merge-script: Merge bitcoin/bitcoin#30850: doc: fix minor typo
<bitcoin-git> bitcoin/master 7a669fd Gutflo: docs: Fix minor typo
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a5fa90706add...da3f4cb8eedd
<bitcoin-git> [bitcoin] maflcko closed pull request #30019: test: use assert_greater_than util (master...testFrameworkLessthan) https://github.com/bitcoin/bitcoin/pull/30019

2024-09-08

<bitcoin-git> [bitcoin] klein818 opened pull request #30850: doc: fix minor typo (master...master) https://github.com/bitcoin/bitcoin/pull/30850
<bitcoin-git> [bitcoin] l0rinc opened pull request #30849: refactor: Remove unrealistic simulation state (master...l0rinc/GetCoin-optional) https://github.com/bitcoin/bitcoin/pull/30849
<bitcoin-git> [bitcoin] hebasto opened pull request #30847: test: Drop no longer needed workarounds (master...240908-tests) https://github.com/bitcoin/bitcoin/pull/30847

2024-09-07

<bitcoin-git> [bitcoin] hebasto opened pull request #30845: Update libsecp256k1 subtree to latest master (master...240907-update-secp) https://github.com/bitcoin/bitcoin/pull/30845
<bitcoin-git> [bitcoin] furszy opened pull request #30844: RPC: improve SFFO arg parsing, error catching and coverage (master...2024_rpc_wallet_sffo_duplicates) https://github.com/bitcoin/bitcoin/pull/30844
<bitcoin-git> [bitcoin] hebasto opened pull request #30842: build: Minimize I/O operations in `GenerateHeaderFrom{Json,Raw}.cmake` (master...240907-scripts) https://github.com/bitcoin/bitcoin/pull/30842
<bitcoin-git> [bitcoin] hebasto opened pull request #30841: ci: Post CMake-migration fixes and amendments (master...240907-ci-cmake) https://github.com/bitcoin/bitcoin/pull/30841
<bitcoin-git> [bitcoin] itornaza opened pull request #30840: docs: Updated debug build instructions for cmake (master...ion-developer-notes-1) https://github.com/bitcoin/bitcoin/pull/30840
<bitcoin-git> [crc32c-subtree] hebasto opened pull request #9: Sync to upstream (bitcoin-fork...240907-sync-to-upstream) https://github.com/bitcoin-core/crc32c-subtree/pull/9
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1062: Create devcontainer.json (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1062
<bitcoin-git> [bitcoincore.org] MMONSTER124 opened pull request #1062: Create devcontainer.json (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1062
<bitcoin-git> [bitcoin] Monzurrz closed pull request #30839: Create Satoshi diagnostics (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30839
<bitcoin-git> [bitcoin] Monzurrz opened pull request #30839: Create Satoshi diagnostics (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30839

2024-09-06

<bitcoin-git> [bitcoin] hebasto opened pull request #30838: build: Use CMake's default permissions in macOS `deploy` target (master...240906-permissions) https://github.com/bitcoin/bitcoin/pull/30838
<bitcoin-git> [gui-qml] hebasto merged pull request #383: Put BlockClock into an error state if node init fails (main...node-error-state) https://github.com/bitcoin-core/gui-qml/pull/383
<bitcoin-git> gui-qml/main 2b61d22 johnny9: qml: Put BlockClock into an Error state if init fails
<bitcoin-git> gui-qml/main b979bdc Hennadii Stepanov: Merge bitcoin-core/gui-qml#383: Put BlockClock into an error state if node...
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/48bc2c85b56c...b979bdc88834
<bitcoin-git> [bitcoin] ariard opened pull request #30837: Add NODE_TXRELAY_V2. (master...2024-node-txrelay-v2) https://github.com/bitcoin/bitcoin/pull/30837
<bitcoin-git> [bitcoin] fanquake merged pull request #30834: test: Work around boost compilation error (master...2409-test-boost-fix) https://github.com/bitcoin/bitcoin/pull/30834
<bitcoin-git> bitcoin/master fa3ecdf MarcoFalke: Revert "build: work around issue with Boost = 18"
<bitcoin-git> bitcoin/master a5fa907 merge-script: Merge bitcoin/bitcoin#30834: test: Work around boost compilation error
<bitcoin-git> bitcoin/master fa9d7d5 MarcoFalke: test: Work around boost compilation error
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bbf95c0cc571...a5fa90706add
<bitcoin-git> [bitcoin] hebasto opened pull request #30835: build: Introduce "Kernel" installation component (master...240906-kernel) https://github.com/bitcoin/bitcoin/pull/30835
<bitcoin-git> [bitcoin] maflcko opened pull request #30834: test: Work around boost compilation error (master...2409-test-boost-fix) https://github.com/bitcoin/bitcoin/pull/30834
<bitcoin-git> [bitcoin] fanquake merged pull request #30755: ci: Add missed configuration options to "Win64 native" job (master...240829-ci-win) https://github.com/bitcoin/bitcoin/pull/30755
<bitcoin-git> bitcoin/master c07fdd6 Hennadii Stepanov: fuzz: Don't compile BDB-specific code on MSVC in `wallet_bdb_parser.cpp`
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0e5cd608da5d...bbf95c0cc571
<bitcoin-git> bitcoin/master e07a3ed Hennadii Stepanov: ci: Add missed configuration options to "Win64 native" job
<bitcoin-git> bitcoin/master ee22bf5 Hennadii Stepanov: doc: Update and amend MSVC build guide
<gribble> https://github.com/bitcoin/bitcoin/issues/291 | Add common temp files to .gitignore. by jrmithdobbs · Pull Request #291 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30664 | build: Remove Autotools-based build system by hebasto · Pull Request #30664 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30833 | 28.0rc1 synchronizes much slower on Windows · Issue #30833 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #30415: contrib: fix check-deps.sh to check for weak symbols (master...pr/weakcheck) https://github.com/bitcoin/bitcoin/pull/30415
<bitcoin-git> bitcoin/master 0aaa129 Ryan Ofsky: contrib: fix check-deps.sh when libraries do not import symbols
<bitcoin-git> bitcoin/master 3c99f5a Ryan Ofsky: contrib: fix check-deps.sh to check for weak symbols
<bitcoin-git> bitcoin/master 86c80e9 Ryan Ofsky: contrib: make check-deps.sh script work with cmake
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/118b55c462e2...0e5cd608da5d
<bitcoin-git> [bitcoin] fanquake merged pull request #30790: bench: Remove redundant logging benchmarks (master...2409-bench-log-cleanup) https://github.com/bitcoin/bitcoin/pull/30790
<bitcoin-git> bitcoin/master 118b55c merge-script: Merge bitcoin/bitcoin#30790: bench: Remove redundant logging benchmarks
<bitcoin-git> bitcoin/master fadbcd5 MarcoFalke: bench: Remove redundant logging benchmarks
<bitcoin-git> bitcoin/master fa8dd95 MarcoFalke: bench: Use LogInfo instead of the deprecated alias LogPrintf
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c0cbe26a8694...118b55c462e2
<bitcoin-git> [bitcoin] fanquake merged pull request #30748: test: Pin and document TEST_DIR_PATH_ELEMENT, SeedRand::FIXED_SEED (master...2408-test) https://github.com/bitcoin/bitcoin/pull/30748
<bitcoin-git> bitcoin/master fa84f9d MarcoFalke: test: Pin and document TEST_DIR_PATH_ELEMENT
<bitcoin-git> bitcoin/master 2222f7a MarcoFalke: test: Rename SeedRand::SEED to FIXED_SEED for clarity
<bitcoin-git> bitcoin/master c0cbe26 merge-script: Merge bitcoin/bitcoin#30748: test: Pin and document TEST_DIR_PATH_ELEMENT,...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c3af4b1ec3fd...c0cbe26a8694
<bitcoin-git> [bitcoin] fanquake merged pull request #30822: cmake: scope Boost Test check to `vcpkg` (master...scope_boost_test_vcpkg) https://github.com/bitcoin/bitcoin/pull/30822
<bitcoin-git> bitcoin/master a7a4e11 fanquake: cmake: scope Boost Test check to vcpkg
<bitcoin-git> bitcoin/master c3af4b1 merge-script: Merge bitcoin/bitcoin#30822: cmake: scope Boost Test check to `vcpkg`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f472e9bcd27...c3af4b1ec3fd
<bitcoin-git> [bitcoin] achow101 closed pull request #30832: Wbaker7702/patch 753 (master...Wbaker7702/patch-753) https://github.com/bitcoin/bitcoin/pull/30832
<bitcoin-git> [bitcoin] Wbaker7702 opened pull request #30832: Wbaker7702/patch 753 (master...Wbaker7702/patch-753) https://github.com/bitcoin/bitcoin/pull/30832
<bitcoin-git> [bitcoin] achow101 closed pull request #30831: GUI Related (master...master) https://github.com/bitcoin/bitcoin/pull/30831
<bitcoin-git> [bitcoin] Wbaker7702 opened pull request #30831: GUI Related (master...master) https://github.com/bitcoin/bitcoin/pull/30831
<bitcoin-git> [bitcoin] achow101 closed pull request #30829: . (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30829
<bitcoin-git> [bitcoin] achow101 closed pull request #30830: Create c-cpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/30830
<bitcoin-git> [bitcoin] Tdhun opened pull request #30830: Create c-cpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/30830
<bitcoin-git> [bitcoin] Tdhun opened pull request #30829: Create Satoshi Nakamoto (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30829

2024-09-05

<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30828: interfaces: #30697 follow ups (master...09-30697-follow-ups) https://github.com/bitcoin/bitcoin/pull/30828
<bitcoin-git> [bitcoin] achow101 opened pull request #30827: [28.x] Further backports and rc2 (28.x...rc2-backports) https://github.com/bitcoin/bitcoin/pull/30827
<bitcoin-git> [bitcoin] achow101 merged pull request #30762: [28.x] rc backports (28.x...28_x_backports) https://github.com/bitcoin/bitcoin/pull/30762
<bitcoin-git> bitcoin/28.x 199bb09 Jadi: test: fixing failing system_tests/run_command under some Locales
<bitcoin-git> bitcoin/28.x 342baab MarcoFalke: test: Avoid intermittent timeout in p2p_headers_sync_with_minchainwork.py
<bitcoin-git> bitcoin/28.x 5577d5a Sebastian Falbesoner: test: fix `TestShell` initialization (late follow-up for #30463)
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/88f0419c1ab1...fa460884406b
<bitcoin-git> [bitcoin] brunoerg opened pull request #30826: fuzz: reduce number of iterations in `crypto_aeadchacha20poly1305` target (master...2024-09-fuzz-crypto-iterations) https://github.com/bitcoin/bitcoin/pull/30826
<bitcoin-git> [bitcoin] achow101 merged pull request #30821: build: work around issue with Boost = 1.80 and Clang = 18 (master...boost_174_clang_18) https://github.com/bitcoin/bitcoin/pull/30821
<bitcoin-git> bitcoin/master cd062d6 fanquake: build: work around issue with Boost = 18
<bitcoin-git> bitcoin/master 7f472e9 Ava Chow: Merge bitcoin/bitcoin#30821: build: work around issue with Boost <= 1.80 a...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d661e2b1b771...7f472e9bcd27
<bitcoin-git> [bitcoin] fanquake opened pull request #30824: cmake: decouple `FORTIFY_SOURCE` check from `Debug` build type (master...decouple_fortify_debug_mode) https://github.com/bitcoin/bitcoin/pull/30824
<bitcoin-git> [bitcoin] fanquake opened pull request #30823: cmake: add `USE_SOURCE_PERMISSIONS` to all `configure_file()` usage (master...configure_file_explicit_perms) https://github.com/bitcoin/bitcoin/pull/30823
<bitcoin-git> [bitcoin] fanquake opened pull request #30822: cmake: scope Boost Test check to `vcpkg` (master...scope_boost_test_vcpkg) https://github.com/bitcoin/bitcoin/pull/30822
<fanquake> we are actually having a related discussion about that in https://github.com/bitcoin/bitcoin/pull/30755#discussion_r1743843129
<gribble> https://github.com/bitcoin/bitcoin/issues/30786 | Testnet4 consensus failure due to timewarp related "softfork" · Issue #30786 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30821 | build: work around issue with Boost <= 1.80 and Clang >= 18 by fanquake · Pull Request #30821 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30762 | [28.x] rc backports by fanquake · Pull Request #30762 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30807 | Fix peers abruptly disconnecting from AssumeUTXO nodes during IBD by furszy · Pull Request #30807 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] fanquake merged pull request #30812: lint: Check for release note snippets in the wrong folder (master...2409-lint-rel-notes) https://github.com/bitcoin/bitcoin/pull/30812
<bitcoin-git> bitcoin/master d661e2b merge-script: Merge bitcoin/bitcoin#30812: lint: Check for release note snippets in the ...
<bitcoin-git> bitcoin/master fa3a7eb MarcoFalke: lint: Check for release note snippets in the wrong folder
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6a1b94ffdd8...d661e2b1b771
<bitcoin-git> [gui] hebasto merged pull request #834: qt, build: remove unneeded `Q_IMPORT_PLUGIN` macro calls (master...202409-gui-remove-unneeded-q_import_plugin) https://github.com/bitcoin-core/gui/pull/834
<bitcoin-git> bitcoin/master d6a1b94 Hennadii Stepanov: Merge bitcoin-core/gui#834: qt, build: remove unneeded `Q_IMPORT_PLUGIN` m...
<bitcoin-git> bitcoin/master 7346b01 Sebastian Falbesoner: qt, build: remove unneeded `Q_IMPORT_PLUGIN` macro calls
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6852d1d487a7...d6a1b94ffdd8
<bitcoin-git> [bitcoin] fanquake opened pull request #30821: build: work around issue with Boost = 1.80 and Clang = 18 (master...boost_174_clang_18) https://github.com/bitcoin/bitcoin/pull/30821
<bitcoin-git> [bitcoin] glozow opened pull request #30820: TxDownloadManager refactor followups (master...2024-09-30110-followups) https://github.com/bitcoin/bitcoin/pull/30820
<bitcoin-git> [bitcoin] fanquake merged pull request #30796: test: Use std::span and std::string_view for raw data (master...2409-raw-data) https://github.com/bitcoin/bitcoin/pull/30796
<bitcoin-git> bitcoin/master faecca9 MarcoFalke: test: Use span for raw data
<bitcoin-git> bitcoin/master fac9736 MarcoFalke: test: Use string_view for json_tests
<bitcoin-git> bitcoin/master 6852d1d merge-script: Merge bitcoin/bitcoin#30796: test: Use std::span and std::string_view for ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fa05ee0517d5...6852d1d487a7
<bitcoin-git> [bitcoin] fanquake merged pull request #30772: build: Fix / improve coverage scripts (master...280830-coverage) https://github.com/bitcoin/bitcoin/pull/30772
<bitcoin-git> bitcoin/master fe2003a Hennadii Stepanov: build: Add `COMMAND_ERROR_IS_FATAL` to every process in coverage scrips
<bitcoin-git> bitcoin/master e7cf4a6 Hennadii Stepanov: build: Add missed `-g` for "Coverage" build configuration
<bitcoin-git> bitcoin/master d9fcbfc Hennadii Stepanov: build: Add `JOBS` variable support to `CoverageFuzz.cmake` script
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/79772cd26ebd...fa05ee0517d5
<bitcoin-git> [bitcoin] fanquake merged pull request #30743: depends: build libevent with `-D_GNU_SOURCE` (master...libevent_non_gnu_c) https://github.com/bitcoin/bitcoin/pull/30743
<bitcoin-git> bitcoin/master 5567754 fanquake: depends: build libevent with -D_GNU_SOURCE
<bitcoin-git> bitcoin/master 79772cd merge-script: Merge bitcoin/bitcoin#30743: depends: build libevent with `-D_GNU_SOURCE`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f794a0d5f404...79772cd26ebd
<gribble> https://github.com/bitcoin/bitcoin/issues/21778 | build: LLD based macOS toolchain by fanquake · Pull Request #21778 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #30819: doc: fix assumeutxo design doc link (master...2024/09/fix-assumeutxo-doc) https://github.com/bitcoin/bitcoin/pull/30819
<bitcoin-git> bitcoin/master f794a0d merge-script: Merge bitcoin/bitcoin#30819: doc: fix assumeutxo design doc link
<bitcoin-git> bitcoin/master e5f7272 marcofleon: doc: fix assumeutxo design doc link
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93e48240bfdc...f794a0d5f404

2024-09-04

<bitcoin-git> [bitcoin] marcofleon opened pull request #30819: doc: fix assumeutxo design doc link (master...2024/09/fix-assumeutxo-doc) https://github.com/bitcoin/bitcoin/pull/30819
<bitcoin-git> [bitcoin] achow101 merged pull request #30244: ci: parse TEST_RUNNER_EXTRA into an array (master...ci-functional-tests-extra-var) https://github.com/bitcoin/bitcoin/pull/30244
<bitcoin-git> bitcoin/master 93e4824 Ava Chow: Merge bitcoin/bitcoin#30244: ci: parse TEST_RUNNER_EXTRA into an array
<bitcoin-git> bitcoin/master 8131bf7 Max Edwards: ci: parse TEST_RUNNER_EXTRA into an array
<bitcoin-git> bitcoin/master c4762b0 Max Edwards: test: allow excluding func test by name and arg
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f640b323bdf9...93e48240bfdc
<bitcoin-git> [bitcoin] achow101 merged pull request #30723: lint: Speed up and fix flake8 checks (master...2408-lint-faster) https://github.com/bitcoin/bitcoin/pull/30723
<bitcoin-git> bitcoin/master 7777047 MarcoFalke: lint: Remove python lint rules that are SyntaxError
<bitcoin-git> bitcoin/master faaf3e5 MarcoFalke: test: [refactor] Fix F841 flake8
<bitcoin-git> bitcoin/master 444421d MarcoFalke: test: [refactor] Fix E714 pycodestyle
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/5373aa30e28c...f640b323bdf9
<bitcoin-git> [bitcoin] achow101 merged pull request #30788: test: fixing failing system_tests/run_command under some Locales (master...fix-system-test-locale) https://github.com/bitcoin/bitcoin/pull/30788
<bitcoin-git> bitcoin/master ae48a22 Jadi: test: fixing failing system_tests/run_command under some Locales
<bitcoin-git> bitcoin/master 5373aa3 Ava Chow: Merge bitcoin/bitcoin#30788: test: fixing failing system_tests/run_command...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3210d87dfccd...5373aa30e28c
<bitcoin-git> [bitcoin] achow101 merged pull request #29043: fuzz: make FuzzedDataProvider usage deterministic (master...2023-12-fix-unspecified-evaluation-order) https://github.com/bitcoin/bitcoin/pull/29043
<bitcoin-git> bitcoin/master 3210d87 Ava Chow: Merge bitcoin/bitcoin#29043: fuzz: make FuzzedDataProvider usage determini...
<bitcoin-git> bitcoin/master 01960c5 Martin Leitner-Ankerl: fuzz: make FuzzedDataProvider usage deterministic
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81276540d304...3210d87dfccd
<bitcoin-git> [bitcoin] achow101 merged pull request #30148: cli: restrict multiple exclusive argument usage in bitcoin-cli (master...test/multiple-cli-options) https://github.com/bitcoin/bitcoin/pull/30148
<bitcoin-git> bitcoin/master 8838c4f naiyoma: common/args.h: automate check for multiple cli commands
<bitcoin-git> bitcoin/master 8127654 Ava Chow: Merge bitcoin/bitcoin#30148: cli: restrict multiple exclusive argument usa...
<bitcoin-git> bitcoin/master c8e6771 naiyoma: test: restrict multiple CLI arguments
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/210210c92318...81276540d304
<bitcoin-git> [bitcoin] fjahr opened pull request #30817: test: Add coverage for dumptxoutset failure robustness (master...2024-09-dumptxoutset-fail-coverage) https://github.com/bitcoin/bitcoin/pull/30817
<bitcoin-git> [bitcoin] achow101 merged pull request #29566: test: update satoshi_round function (master...test/delete_satoshi_round) https://github.com/bitcoin/bitcoin/pull/29566
<bitcoin-git> bitcoin/master ec317bc naiyoma: test: update satoshi_round function
<bitcoin-git> bitcoin/master 210210c Ava Chow: Merge bitcoin/bitcoin#29566: test: update satoshi_round function
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b0c3de684795...210210c92318
<bitcoin-git> [bitcoin] achow101 merged pull request #28417: contrib/signet/miner updates (master...202309-signetminer) https://github.com/bitcoin/bitcoin/pull/28417
<bitcoin-git> bitcoin/master aac040b Anthony Towns: signet/miner: drop create_coinbase function
<bitcoin-git> bitcoin/master 3aed0a4 Anthony Towns: signet/miner: drop get_reward_address function
<bitcoin-git> bitcoin/master 16951f5 Anthony Towns: signet/miner: drop do_createpsbt function
<bitcoin-git> [bitcoin] achow101 pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/cb65ac469a50...b0c3de684795
<bitcoin-git> [bitcoin] achow101 merged pull request #29605: net: Favor peers from addrman over fetching seednodes (master...2024-04-07-seednode-addrman) https://github.com/bitcoin/bitcoin/pull/29605
<bitcoin-git> bitcoin/master cb65ac4 Ava Chow: Merge bitcoin/bitcoin#29605: net: Favor peers from addrman over fetching s...
<bitcoin-git> bitcoin/master 6eeb188 Sergi Delgado Segura: test: adds seednode functional tests
<bitcoin-git> bitcoin/master 3270f0a Sergi Delgado Segura: net: Favor peers from addrman over fetching seednodes
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b8d2f58e0643...cb65ac469a50
<bitcoin-git> [bitcoin] achow101 merged pull request #30808: rpc: dumptxoutset height parameter follow-ups (29553) (master...2024-09-dumptxoutset-height-followup) https://github.com/bitcoin/bitcoin/pull/30808
<bitcoin-git> bitcoin/master c5eaae3 Fabian Jahr: doc: Add -rpcclienttimeout=0 to loadtxoutset examples
<bitcoin-git> bitcoin/master 598b9bb Fabian Jahr: rpc: Don't re-enable previously disabled network after dumptxoutset
<bitcoin-git> bitcoin/master a3108a7 Fabian Jahr: rpc: Manage dumptxoutset rollback with RAII class
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f66011e88f6e...b8d2f58e0643
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30814: kernel: Create usable static kernel library (master...staticKernel) https://github.com/bitcoin/bitcoin/pull/30814
<bitcoin-git> qa-assets/main f8138af MarcoFalke: git mv fuzz_seed_corpus fuzz_corpora
<bitcoin-git> qa-assets/main bd3b5a8 maflcko: Merge pull request #205 from maflcko/main
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/eb091cd7cc65...bd3b5a8cd7bd
<bitcoin-git> [qa-assets] maflcko merged pull request #205: git mv fuzz_seed_corpus fuzz_corpora (main...main) https://github.com/bitcoin-core/qa-assets/pull/205
<bitcoin-git> [bitcoin] glozow merged pull request #30784: test: add check that too large txs aren't put into orphanage (master...202409-test-orphanage_large_tx_rejection) https://github.com/bitcoin/bitcoin/pull/30784
<bitcoin-git> bitcoin/master ed7d224 Sebastian Falbesoner: test: add `BulkTransaction` helper to unit test transaction utils
<bitcoin-git> bitcoin/master f66011e glozow: Merge bitcoin/bitcoin#30784: test: add check that too large txs aren't put...
<bitcoin-git> bitcoin/master 66d13c8 Sebastian Falbesoner: test: add check that large txs aren't put into orphanage
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ab317ad2ef99...f66011e88f6e
<bitcoin-git> [bitcoin] fanquake merged pull request #30804: fuzz: Rename fuzz_seed_corpus to fuzz_corpora (master...2409-fuzz-rename) https://github.com/bitcoin/bitcoin/pull/30804
<bitcoin-git> bitcoin/master ab317ad merge-script: Merge bitcoin/bitcoin#30804: fuzz: Rename fuzz_seed_corpus to fuzz_corpora
<bitcoin-git> bitcoin/master 8888bee MarcoFalke: scripted-diff: fuzz: Rename fuzz_seed_corpus to fuzz_corpora
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4835bba2cb13...ab317ad2ef99
<bitcoin-git> [bitcoin-maintainer-tools] fanquake merged pull request #169: delete_nonreduced_fuzz_inputs: llvm 18, afl-cmin (main...2024-08-afl-cmin) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/169
<bitcoin-git> bitcoin-maintainer-tools/main 75c040f dergoegge: delete_nonreduced_fuzz_inputs: use llvm 18
<bitcoin-git> bitcoin-maintainer-tools/main e1c91d3 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#169: delete_nonreduced_fuzz_in...
<bitcoin-git> bitcoin-maintainer-tools/main 56730ca dergoegge: delete_nonreduced_fuzz_inputs: also reduce with afl-cmin
<bitcoin-git> [bitcoin-maintainer-tools] fanquake pushed 3 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/f9b845614f7a...e1c91d39b947
<bitcoin-git> [bitcoin] maflcko opened pull request #30812: lint: Check for release note snippets in the wrong folder (master...2409-lint-rel-notes) https://github.com/bitcoin/bitcoin/pull/30812
<bitcoin-git> [bitcoin] fanquake merged pull request #30802: doc: Clarify libbitcoin_consensus in design/libraries.md (master...2409-doc-libbitcoin_consensus) https://github.com/bitcoin/bitcoin/pull/30802
<bitcoin-git> bitcoin/master fa78ed8 MarcoFalke: doc: Clarify libbitcoin_consensus in design/libraries.md
<bitcoin-git> bitcoin/master 4835bba merge-script: Merge bitcoin/bitcoin#30802: doc: Clarify libbitcoin_consensus in design/l...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94c307b3c074...4835bba2cb13
<bitcoin-git> [bitcoin] hebasto opened pull request #30811: build: Unify `-logsourcelocations` format (master...240904-prefix-map) https://github.com/bitcoin/bitcoin/pull/30811
<bitcoin-git> [bitcoin] achow101 closed pull request #30809: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30809
<bitcoin-git> [bitcoin] Sarsilmazxx02 opened pull request #30809: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30809
<bitcoin-git> [bitcoin] fjahr opened pull request #30808: rpd: dumptxoutset height parameter followups (29553) (master...2024-09-dumptxoutset-height-followup) https://github.com/bitcoin/bitcoin/pull/30808

2024-09-03

<bitcoin-git> [bitcoin] furszy opened pull request #30807: Fix peers abruptly disconnecting from AssumeUTXO nodes during IBD (master...2024_net_assumeUTXO_service) https://github.com/bitcoin/bitcoin/pull/30807
<bitcoin-git> [bitcoin] achow101 merged pull request #30675: http: set TCP_NODELAY when creating HTTP server (master...http-nodelay) https://github.com/bitcoin/bitcoin/pull/30675
<bitcoin-git> bitcoin/master 94c307b Ava Chow: Merge bitcoin/bitcoin#30675: http: set TCP_NODELAY when creating HTTP serv...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27e89bc2f585...94c307b3c074
<bitcoin-git> bitcoin/master 03d49d0 Roman Zeyde: http: set TCP_NODELAY when creating HTTP server
<bitcoin-git> [bitcoin] LarryRuane closed pull request #26697: logging: use bitset for categories (master...2022-12-log-categories-stdbitset) https://github.com/bitcoin/bitcoin/pull/26697
<bitcoin-git> [bitcoin] achow101 merged 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/master 27e89bc Ava Chow: Merge bitcoin/bitcoin#26619: log: expand BCLog::LogFlags (categories) to 6...
<bitcoin-git> bitcoin/master b31a0cd Larry Ruane: log: expand BCLog::LogFlags (categories) to 64 bits
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d4b555384966...27e89bc2f585
<bitcoin-git> [bitcoin] achow101 opened pull request #30805: test: Add explicit onion bind to p2p_permissions (master...no-tor-p2p-permissions) https://github.com/bitcoin/bitcoin/pull/30805
<bitcoin-git> [bitcoin] achow101 merged pull request #30742: kernel: Use spans instead of vectors for passing block headers to validation functions (master...headersSpan) https://github.com/bitcoin/bitcoin/pull/30742
<bitcoin-git> bitcoin/master 52575e9 TheCharlatan: validation: Use span for ProcessNewBlockHeaders
<bitcoin-git> bitcoin/master 20515ea TheCharlatan: validation: Use span for CalculateClaimedHeadersWork
<bitcoin-git> bitcoin/master a2955f0 TheCharlatan: validation: Use span for ImportBlocks paths
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/fa5fc71199d0...d4b555384966
<bitcoin-git> [bitcoin] achow101 merged pull request #29553: assumeutxo: Add dumptxoutset height param, remove shell scripts (master...2024-03-dumptxoutset-height) https://github.com/bitcoin/bitcoin/pull/29553
<bitcoin-git> bitcoin/master 993cafe Fabian Jahr: RPC: Add type parameter to dumptxoutset
<bitcoin-git> bitcoin/master 446ce51 Fabian Jahr: RPC: Extract InvalidateBlock helper
<bitcoin-git> bitcoin/master fccf4f9 Fabian Jahr: RPC: Extract ReconsiderBlock helper
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/9cb9651d92dd...fa5fc71199d0
<bitcoin-git> [bitcoin] maflcko opened pull request #30804: scripted-diff: fuzz: Rename fuzz_seed_corpus to fuzz_corpora (master...2409-fuzz-rename) https://github.com/bitcoin/bitcoin/pull/30804
<bitcoin-git> [bitcoin] hebasto opened pull request #30803: build: Minor build syystem fixes and amendments (master...240903-cmake-amend) https://github.com/bitcoin/bitcoin/pull/30803
<bitcoin-git> [bitcoin] maflcko opened pull request #30802: doc: Clarify libbitcoin_consensus in design/libraries.md (master...2409-doc-libbitcoin_consensus) https://github.com/bitcoin/bitcoin/pull/30802
<bitcoin-git> [bitcoin] tdb3 reopened pull request #30793: rpc: add getorphantxs (master...rpc_getorphantxs) https://github.com/bitcoin/bitcoin/pull/30793
<bitcoin-git> [qa-assets] maflcko opened pull request #205: git mv fuzz_seed_corpus fuzz_corpora (main...main) https://github.com/bitcoin-core/qa-assets/pull/205
<bitcoin-git> qa-assets/main 22e7dfa delete_nonreduced_inputs script: Reduced inputs for afl-cmin
<bitcoin-git> qa-assets/main 306d20e delete_nonreduced_inputs script: Reduced inputs for fuzzer
<bitcoin-git> qa-assets/main 8da149a delete_nonreduced_inputs script: Delete fuzz inputs
<bitcoin-git> [qa-assets] fanquake pushed 5 commits to main: https://github.com/bitcoin-core/qa-assets/compare/65ac5a6b0b3f...eb091cd7cc65
<bitcoin-git> [qa-assets] fanquake merged pull request #204: Delete nonreduced fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/204
<bitcoin-git> [bitcoin] tdb3 closed pull request #30793: rpc: add getorphantxs (master...rpc_getorphantxs) https://github.com/bitcoin/bitcoin/pull/30793
<bitcoin-git> [bitcoin] maflcko opened pull request #30796: test: Use std::span and std::string_view for raw data (master...2409-raw-data) https://github.com/bitcoin/bitcoin/pull/30796
<bitcoin-git> [bitcoin] fanquake merged pull request #30778: build: Fix linking for `fuzz` target when building with MSan (master...240831-ci-msan) https://github.com/bitcoin/bitcoin/pull/30778
<bitcoin-git> bitcoin/master 9cb9651 merge-script: Merge bitcoin/bitcoin#30778: build: Fix linking for `fuzz` target when bui...
<bitcoin-git> bitcoin/master 787dfaf Hennadii Stepanov: ci: Do not override `-g -O1` set in `MSAN_FLAGS`
<bitcoin-git> bitcoin/master 26c460a Hennadii Stepanov: build: Fix linking for `fuzz` target when building with MSan
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4c526f575cde...9cb9651d92dd
<bitcoin-git> [bitcoin] fanquake merged pull request #30741: doc: update documentation and scripts related to build directories (master...lorinc/build-documentation) https://github.com/bitcoin/bitcoin/pull/30741
<bitcoin-git> bitcoin/master 4c526f5 merge-script: Merge bitcoin/bitcoin#30741: doc: update documentation and scripts related...
<bitcoin-git> bitcoin/master 6a68343 Lőrinc: doc: Prepend 'build/' to binary paths under 'src/' in docs
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a74bdeea1b8e...4c526f575cde
<bitcoin-git> bitcoin/master 91b3bc2 Lőrinc: doc: Update documentation generation example in developer-notes.md
<gribble> https://github.com/bitcoin/bitcoin/issues/26334 | Add Signet and testnet4 launch shortcuts for Windows by Sjors · Pull Request #26334 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ludete opened pull request #30794: fix use int32_t instead of int type for risczero compile (master...r0-fit) https://github.com/bitcoin/bitcoin/pull/30794

2024-09-02

<bitcoin-git> [bitcoin] tdb3 opened pull request #30793: rpc: add getorphantxs (master...rpc_getorphantxs) https://github.com/bitcoin/bitcoin/pull/30793
<bitcoin-git> [gui] theStack opened pull request #834: qt, build: remove unneeded `Q_IMPORT_PLUGIN` macro calls (master...202409-gui-remove-unneeded-q_import_plugin) https://github.com/bitcoin-core/gui/pull/834
<bitcoin-git> [bitcoin] hebasto opened pull request #30791: build: Use correct variable name (master...240902-secp-var) https://github.com/bitcoin/bitcoin/pull/30791
<bitcoin-git> [bitcoin] maflcko opened pull request #30790: bench: Remove redundant logging benchmarks (master...2409-bench-log-cleanup) https://github.com/bitcoin/bitcoin/pull/30790
<bitcoin-git> [bitcoin] theStack closed pull request #30789: scripted-diff: adapt binary paths in docs (`./src/...` - `./build/src/...`) (master...202409-doc-adapt_bitcoin_binaries_path_after_cmake) https://github.com/bitcoin/bitcoin/pull/30789
<bitcoin-git> [bitcoin] theStack opened pull request #30789: scripted-diff: adapt binary paths in docs (`./src/...` - `./build/src/...`) (master...202409-doc-adapt_bitcoin_binaries_path_after_cmake) https://github.com/bitcoin/bitcoin/pull/30789
<bitcoin-git> [gui-qml] hebasto merged pull request #420: Wallet creation flow font weight and color tweaks (main...feature/wallet-creation-font-weight-tweaks) https://github.com/bitcoin-core/gui-qml/pull/420
<bitcoin-git> gui-qml/main 48bc2c8 Hennadii Stepanov: Merge bitcoin-core/gui-qml#420: Wallet creation flow font weight and color...
<bitcoin-git> gui-qml/main c753d16 GBKS: Wallet creation flow font weight and color tweaks
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/e7bea2d93737...48bc2c85b56c
<bitcoin-git> [bitcoin] fanquake merged pull request #30761: test: Avoid intermittent timeout in p2p_headers_sync_with_minchainwork.py (master...2408-test-p2p) https://github.com/bitcoin/bitcoin/pull/30761
<bitcoin-git> bitcoin/master fa247e6 MarcoFalke: test: Avoid intermittent timeout in p2p_headers_sync_with_minchainwork.py
<bitcoin-git> bitcoin/master a74bdee merge-script: Merge bitcoin/bitcoin#30761: test: Avoid intermittent timeout in p2p_heade...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/99e35fb7b94d...a74bdeea1b8e
<bitcoin-git> [bitcoin] fanquake merged pull request #30779: doc: add `-DWITH_BDB=ON` to unix build docs (master...withbdb_build_docs) https://github.com/bitcoin/bitcoin/pull/30779
<bitcoin-git> bitcoin/master bc532c9 tdb3: doc: add with_bdb to unix build docs
<bitcoin-git> bitcoin/master 99e35fb merge-script: Merge bitcoin/bitcoin#30779: doc: add `-DWITH_BDB=ON` to unix build docs
<bitcoin-git> bitcoin/master ddef914 tdb3: doc: remove extraneous install statement
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0533e652355a...99e35fb7b94d