2024-07-16

<bitcoin-git> [bitcoin] theuni opened pull request #30462: utils: replace boost::date_time usage with c++20 std::chrono (master...nuke-date-time) https://github.com/bitcoin/bitcoin/pull/30462
<bitcoin-git> [bitcoin] brunoerg opened pull request #30461: fuzz: add target for `CoinsResult` (master...2024-07-fuzz-coinsresult) https://github.com/bitcoin/bitcoin/pull/30461
<bitcoin-git> [bitcoin] fanquake closed pull request #30459: Alterando readme (master...alterando-readme) https://github.com/bitcoin/bitcoin/pull/30459
<bitcoin-git> [bitcoin] gabrielsellan-paylivre opened pull request #30459: Alterando readme (master...alterando-readme) https://github.com/bitcoin/bitcoin/pull/30459
<bitcoin-git> [bitcoin] maflcko opened pull request #30457: doc: getaddressinfo[isscript] is optional (master...2407-doc) https://github.com/bitcoin/bitcoin/pull/30457
<bitcoin-git> [bitcoin] fanquake merged pull request #30435: init: change shutdown order of load block thread and scheduler (master...202407_shutdown_order) https://github.com/bitcoin/bitcoin/pull/30435
<bitcoin-git> bitcoin/master 5fd4836 Martin Zumsande: init: change shutdown order of load block thread and scheduler
<bitcoin-git> bitcoin/master 1d24d38 merge-script: Merge bitcoin/bitcoin#30435: init: change shutdown order of load block thr...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24dffdde7b40...1d24d383b45e
<bitcoin-git> [bitcoin] alfonsoromanz opened pull request #30455: test: assumeutxo: add missing tests in wallet_assumeutxo.py (master...wallet_assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/30455
<bitcoin-git> [bitcoin] brunoerg closed pull request #29129: wallet, rpc: add BIP44 `account` in `createwallet` (master...2023-12-externalsigner-account-parameter) https://github.com/bitcoin/bitcoin/pull/29129
<bitcoin-git> [bitcoin] hebasto closed pull request #29790: [DO NOT MERGE] cmake: Migrate CI scripts to CMake-based build system -- WIP (master...240402-cmake-DA) https://github.com/bitcoin/bitcoin/pull/29790
<bitcoin-git> [bitcoin] hebasto opened pull request #30454: build: Introduce CMake-based buid system (master...240716-cmake) https://github.com/bitcoin/bitcoin/pull/30454
<bitcoin-git> [bitcoin] fanquake merged pull request #29072: build: use `-no_exported_symbols` on macOS (master...use_no_exported_symbols_macos) https://github.com/bitcoin/bitcoin/pull/29072
<bitcoin-git> bitcoin/master 81d4dc8 fanquake: build: use -no_exported_symbols on macOS
<bitcoin-git> bitcoin/master 24dffdd merge-script: Merge bitcoin/bitcoin#29072: build: use `-no_exported_symbols` on macOS
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46878326808f...24dffdde7b40
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30425: kernel: De-globalize static validation variables (master...kernelRmGlobals) https://github.com/bitcoin/bitcoin/pull/30425
<bitcoin-git> bitcoin/master 3443943 TheCharlatan: refactor: De-globalize validation benchmark timekeeping
<bitcoin-git> bitcoin/master 39f9b80 TheCharlatan: refactor: De-globalize last notified header index
<bitcoin-git> bitcoin/master 51fa262 TheCharlatan: refactor: Mark some static global vars as const
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1db0be83535f...46878326808f
<bitcoin-git> [bitcoin] maflcko opened pull request #30453: test: Non-Shy version sender (master...2407-test-ver) https://github.com/bitcoin/bitcoin/pull/30453
<bitcoin-git> [bitcoin] fanquake merged pull request #28263: Add fuzz test for FSChaCha20Poly1305, AEADChacha20Poly1305 (master...fuzz_chacha20poly1305) https://github.com/bitcoin/bitcoin/pull/28263
<bitcoin-git> bitcoin/master 8607773 stratospher: Add fuzz test for FSChaCha20Poly1305
<bitcoin-git> bitcoin/master 1db0be8 merge-script: Merge bitcoin/bitcoin#28263: Add fuzz test for FSChaCha20Poly1305, AEADCha...
<bitcoin-git> bitcoin/master c807f33 stratospher: Add fuzz test for AEADChacha20Poly1305
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5f538f2a7caf...1db0be83535f
<bitcoin-git> [bitcoin] fanquake opened pull request #30452: guix: bump time-machine to 3c58b759a51072aabd7eaaca680674a0c2b36c23 (master...guix_mingw64_12_0_1) https://github.com/bitcoin/bitcoin/pull/30452
<bitcoin-git> [bitcoin] fanquake merged pull request #30387: contrib: use c++ compiler rather than c compiler for binary checks (master...cxx-security-check) https://github.com/bitcoin/bitcoin/pull/30387
<bitcoin-git> bitcoin/master 9010b13 Cory Fields: contrib: c++ify test stubs after switching to c++ compilers
<bitcoin-git> bitcoin/master a38c960 Cory Fields: contrib: use c++ rather than c for binary tests
<bitcoin-git> bitcoin/master 261f770 Cory Fields: contrib: rename cc to cxx in binary checking scripts
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/35dddbccf1fb...5f538f2a7caf
<bitcoin-git> [bitcoin] glozow merged pull request #30394: net: fix race condition in self-connect detection (master...202407-p2p-fix_selfdetection_racecond) https://github.com/bitcoin/bitcoin/pull/30394
<bitcoin-git> bitcoin/master 0dbcd4c Sebastian Falbesoner: net: prevent sending messages in `NetEventsInterface::InitializeNode`
<bitcoin-git> bitcoin/master 16bd283 Sebastian Falbesoner: Reapply "test: p2p: check that connecting to ourself leads to disconnect"
<bitcoin-git> bitcoin/master 66673f1 Sebastian Falbesoner: net: fix race condition in self-connect detection
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d41f4a69e7be...35dddbccf1fb
<bitcoin-git> [bitcoin] fanquake merged pull request #30420: test: Fix intermittent failure in p2p_v2_misbehaving.py (master...fix-race-earlykey) https://github.com/bitcoin/bitcoin/pull/30420
<bitcoin-git> bitcoin/master c6d4336 stratospher: test: Fix intermittent failure in p2p_v2_misbehaving.py
<bitcoin-git> bitcoin/master d41f4a6 merge-script: Merge bitcoin/bitcoin#30420: test: Fix intermittent failure in p2p_v2_misb...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8426e018bf22...d41f4a69e7be

2024-07-15

<bitcoin-git> [bitcoin] ryanofsky merged pull request #30428: log: LogError with FlatFilePos in UndoReadFromDisk (master...2407-log-err-undo) https://github.com/bitcoin/bitcoin/pull/30428
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ff827a8f46e5...8426e018bf22
<bitcoin-git> bitcoin/master fa14e1d MarcoFalke: log: Fix __func__ in LogError in blockstorage module
<bitcoin-git> bitcoin/master aaaa332 MarcoFalke: refactor: Mark IsBlockPruned const
<bitcoin-git> bitcoin/master fad59a2 MarcoFalke: log: LogError with FlatFilePos in UndoReadFromDisk
<bitcoin-git> [bitcoin] fanquake merged pull request #30407: test: [refactor] Pass TestOpts (master...2407-test-opts) https://github.com/bitcoin/bitcoin/pull/30407
<bitcoin-git> bitcoin/master fa690c8 MarcoFalke: test: [refactor] Pass TestOpts
<bitcoin-git> bitcoin/master ff827a8 merge-script: Merge bitcoin/bitcoin#30407: test: [refactor] Pass TestOpts
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/262260ce1e91...ff827a8f46e5
<bitcoin-git> [gui] hebasto closed pull request #792: Correct tooltip wording for watch-only wallets (master...change-spendable-wording-ui) https://github.com/bitcoin-core/gui/pull/792
<bitcoin-git> [bitcoin] fanquake merged pull request #30197: fuzz: bound some miniscript operations to avoid fuzz timeouts (master...2405_desc_fuzz_timeouts) https://github.com/bitcoin/bitcoin/pull/30197
<bitcoin-git> bitcoin/master 262260c merge-script: Merge bitcoin/bitcoin#30197: fuzz: bound some miniscript operations to avo...
<bitcoin-git> bitcoin/master bc34bc2 Antoine Poinsot: fuzz: limit the number of nested wrappers in descriptors
<bitcoin-git> bitcoin/master 8d73401 Antoine Poinsot: fuzz: limit the number of sub-fragments per fragment for descriptors
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/84063a4c4c0a...262260ce1e91
<bitcoin-git> [bitcoin] Sjors closed pull request #30441: [WIP] Add getCoinbaseMerklePath() to Mining interface (master...2024/07/coinbase-merkle-path) https://github.com/bitcoin/bitcoin/pull/30441
<bitcoin-git> [gui] hebasto merged pull request #827: OptionsDialog: Prefer to stretch actual options area rather than waste space (master...qt_opts_stretch) https://github.com/bitcoin-core/gui/pull/827
<bitcoin-git> bitcoin/master b71bfd9 Luke Dashjr: GUI/OptionsDialog: Prefer to stretch actual options area rather than waste...
<bitcoin-git> bitcoin/master 84063a4 Hennadii Stepanov: Merge bitcoin-core/gui#827: OptionsDialog: Prefer to stretch actual option...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/35102d492830...84063a4c4c0a
<bitcoin-git> [bitcoin] fanquake opened pull request #30451: depends: remove Darwin ENV unsetting (master...darwin_rid_depends_env) https://github.com/bitcoin/bitcoin/pull/30451
<bitcoin-git> [bitcoin] fanquake merged pull request #30373: fuzz: fix key size in `crypter` (master...2024-06-fuzz-crypter) https://github.com/bitcoin/bitcoin/pull/30373
<bitcoin-git> bitcoin/master 35102d4 merge-script: Merge bitcoin/bitcoin#30373: fuzz: fix key size in `crypter`
<bitcoin-git> bitcoin/master 4383dc9 brunoerg: fuzz: fix key size in crypter target
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ae903e24afa...35102d492830
<bitcoin-git> [gui] hebasto merged pull request #795: Keep focus on "Hide" while ModalOverlay is visible (master...gui-weird-focus-fix) https://github.com/bitcoin-core/gui/pull/795
<bitcoin-git> bitcoin/master 992b1bb Jadi: qt: keep focus on "Hide" while ModalOverlay is visible
<bitcoin-git> bitcoin/master 6ae903e Hennadii Stepanov: Merge bitcoin-core/gui#795: Keep focus on "Hide" while ModalOverlay is vis...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01ed4927f09f...6ae903e24afa
<bitcoin-git> [bitcoin] fanquake merged pull request #30412: MiniMiner: use FeeFrac in AncestorFeerateComparator (master...2024-07-miniminer-feefrac) https://github.com/bitcoin/bitcoin/pull/30412
<bitcoin-git> bitcoin/master de273d5 glozow: MiniMiner: use FeeFrac in AncestorFeerateComparator
<bitcoin-git> bitcoin/master 0937052 glozow: fuzz: mini_miner_selection fixups.
<bitcoin-git> bitcoin/master 01ed492 merge-script: Merge bitcoin/bitcoin#30412: MiniMiner: use FeeFrac in AncestorFeerateComp...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff100bb549f2...01ed4927f09f

2024-07-14

<bitcoin-git> bitcoin/master bbde6ff Sebastian Falbesoner: add node interface method for getting maximum mempool size
<bitcoin-git> bitcoin/master 4a028cf Sebastian Falbesoner: gui: show maximum mempool size in information window
<bitcoin-git> [gui] hebasto merged pull request #825: Show maximum mempool size in information window (master...gui_show_maxmempoolsize) https://github.com/bitcoin-core/gui/pull/825
<bitcoin-git> bitcoin/master ff100bb Hennadii Stepanov: Merge bitcoin-core/gui#825: Show maximum mempool size in information window
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c4d45b695ef2...ff100bb549f2

2024-07-13

<bitcoin-git> [bitcoin] knst closed pull request #30446: fix: rendering an amp characters in the wallet name for QMenu (master...fix-qt-wallet-underscore) https://github.com/bitcoin/bitcoin/pull/30446
<bitcoin-git> [gui] knst opened pull request #828: fix: rendering an amp characters in the wallet name for QMenu (master...fix-qt-wallet-underscore) https://github.com/bitcoin-core/gui/pull/828
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30447: fuzz: Deglobalize signature cache in sigcache test (master...fuzzScriptCache) https://github.com/bitcoin/bitcoin/pull/30447
<bitcoin-git> [bitcoin] knst opened pull request #30446: fix: correct replacement of amp character in the wallet name for QMenu (master...fix-qt-wallet-underscore) https://github.com/bitcoin/bitcoin/pull/30446

2024-07-12

<bitcoin-git> [bitcoin] brunoerg opened pull request #30445: test: addrman: tried 3 times and never a success so `isTerrible=true` (master...2024-07-test-addrman-isterrible) https://github.com/bitcoin/bitcoin/pull/30445
<bitcoin-git> [bitcoin] fanquake closed pull request #30256: Allow to configure custom libzmq prefix (master...custom_zmq) https://github.com/bitcoin/bitcoin/pull/30256
<bitcoin-git> [bitcoin] fanquake merged pull request #30295: #28984 package rbf followups (master...2024-06-package-rbf-followups) https://github.com/bitcoin/bitcoin/pull/30295
<bitcoin-git> bitcoin/master de669a8 Greg Sanders: doc: replace mention of V3 with TRUC
<bitcoin-git> bitcoin/master ff4558d Greg Sanders: doc: reword package RBF documentation
<bitcoin-git> bitcoin/master ad7f1f6 Greg Sanders: test package rbf boundary conditions more closely
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4d6af61d8799...c4d45b695ef2
<bitcoin-git> [bitcoin] maflcko opened pull request #30444: rest: Reject negative outpoint index early in getutxos parsing (master...2407-rest-index) https://github.com/bitcoin/bitcoin/pull/30444
<bitcoin-git> [bitcoin] Sjors opened pull request #30443: Introduce waitFeesChanged() mining interface (master...2024/07/mining-fees-changed) https://github.com/bitcoin/bitcoin/pull/30443
<bitcoin-git> [bitcoin] paplorinc opened pull request #30442: Precalculate SipHash constant XOR with k0 and k1 in SaltedOutpointHasher (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git> [bitcoin] Sjors opened pull request #30441: [WIP] Add getCoinbaseMerklePath() to Mining interface (master...2024/07/coinbase-merkle-path) https://github.com/bitcoin/bitcoin/pull/30441
<bitcoin-git> [bitcoin] Sjors opened pull request #30440: Have createNewBlock() return a BlockTemplate interface (master...2024/07/newblock-iface) https://github.com/bitcoin/bitcoin/pull/30440
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1046: Add japanese translations for security advisories (master...ja-translate-security-advisories) https://github.com/bitcoin-core/bitcoincore.org/pull/1046
<bitcoin-git> bitcoincore.org/master 92bcb38 azuchi: Add japanese translations for security advisories
<bitcoin-git> bitcoincore.org/master 71fce22 azuchi: Apply #1047 changes
<bitcoin-git> bitcoincore.org/master 8b7485d merge-script: Merge bitcoin-core/bitcoincore.org#1046: Add japanese translations for sec...
<bitcoin-git> [bitcoincore.org] fanquake pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/a3d6f1410b17...8b7485d60313
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1048: Add japanese translation for 26.2 (master...ja-translate-26.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1048
<bitcoin-git> bitcoincore.org/master a3d6f14 merge-script: Merge bitcoin-core/bitcoincore.org#1048: Add japanese translation for 26.2
<bitcoin-git> bitcoincore.org/master d2df5a1 azuchi: Add japanese translation for 26.2
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/2d6c136f195e...a3d6f1410b17
<bitcoin-git> [qa-assets] fanquake closed pull request #169: Initial corpus for sv2_noise_cipher_roundtrip (main...2024/02/noise) https://github.com/bitcoin-core/qa-assets/pull/169
<bitcoin-git> qa-assets/main 60d69a6 Niklas Gögge: Merge pull request #192 from maflcko/main
<bitcoin-git> qa-assets/main 246d1fa MarcoFalke: Add utxo_snapshot fuzz inputs
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/f76936c497ac...60d69a6b6376
<bitcoin-git> [qa-assets] dergoegge merged pull request #192: Add utxo_snapshot fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/192
<bitcoin-git> [bitcoin] fanquake opened pull request #30438: guix: (explicitly) build Linux GCC with `--enable-cet` (master...enable_cet) https://github.com/bitcoin/bitcoin/pull/30438
<bitcoin-git> [bitcoin] willcl-ark closed pull request #28132: policy: Enable full-rbf by default (master...2023-07-enable-full-rbf) https://github.com/bitcoin/bitcoin/pull/28132
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30437: multiprocess: add bitcoin-mine test program  (master...pr/mine) https://github.com/bitcoin/bitcoin/pull/30437
<bitcoin-git> [bitcoin] fanquake merged pull request #30372: util: Use SteadyClock in RandAddSeedPerfmon (master...2407-rand-steady) https://github.com/bitcoin/bitcoin/pull/30372
<bitcoin-git> bitcoin/master fa360b0 MarcoFalke: util: Use SteadyClock in RandAddSeedPerfmon
<bitcoin-git> bitcoin/master 4d6af61 merge-script: Merge bitcoin/bitcoin#30372: util: Use SteadyClock in RandAddSeedPerfmon
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/66114cd45bcf...4d6af61d8799
<bitcoin-git> [bitcoin] hodlinator opened pull request #30436: fix: Make TxidFromString() respect string_view length (master...2024-07_fix_TxidFromString) https://github.com/bitcoin/bitcoin/pull/30436
<bitcoin-git> [bitcoin] fanquake merged pull request #30336: depends: update doc in Qt pwd patch (master...qt_pwd_patch_upstream) https://github.com/bitcoin/bitcoin/pull/30336
<bitcoin-git> bitcoin/master f170fe0 fanquake: depends: update doc in Qt pwd patch
<bitcoin-git> bitcoin/master 66114cd merge-script: Merge bitcoin/bitcoin#30336: depends: update doc in Qt pwd patch
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33af14e31b9f...66114cd45bcf
<bitcoin-git> [bitcoin] mzumsande opened pull request #30435: init: change shutdown order of load block thread and scheduler (master...202407_shutdown_order) https://github.com/bitcoin/bitcoin/pull/30435

2024-07-11

<bitcoin-git> [bitcoin] achow101 merged pull request #30353: test: fix inconsistency in fundrawtransaction weight limits test (master...2024_test_fix_max_weight_test) https://github.com/bitcoin/bitcoin/pull/30353
<bitcoin-git> bitcoin/master 33af14e Ava Chow: Merge bitcoin/bitcoin#30353: test: fix inconsistency in fundrawtransaction...
<bitcoin-git> bitcoin/master 00b8e26 furszy: test: fix inconsistency in fundrawtransaction weight limits test
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/00feabf6c59c...33af14e31b9f
<bitcoin-git> [bitcoin] fanquake merged pull request #30234: Enable clang-tidy checks for self-assignment (master...clang-tidy-self-assign) https://github.com/bitcoin/bitcoin/pull/30234
<bitcoin-git> bitcoin/master 26a7f70 Cory Fields: ci: enable self-assignment clang-tidy check
<bitcoin-git> bitcoin/master 00feabf merge-script: Merge bitcoin/bitcoin#30234: Enable clang-tidy checks for self-assignment
<bitcoin-git> bitcoin/master 32b1d13 Cory Fields: refactor: add self-assign checks to classes which violate the clang-tidy c...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/01dc38bd01b0...00feabf6c59c
<bitcoin-git> [bitcoin] theuni opened pull request #30434: depends: bump boost to 1.85.0 and use new CMake buildsystem (master...cmake-boost-depends) https://github.com/bitcoin/bitcoin/pull/30434
<bitcoin-git> [bitcoin] fanquake merged pull request #30406: refactor: modernize-use-equals-default (master...2407-modernize-use-equals-default) https://github.com/bitcoin/bitcoin/pull/30406
<bitcoin-git> bitcoin/master 01dc38b merge-script: Merge bitcoin/bitcoin#30406: refactor: modernize-use-equals-default
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c2c0b4f00299...01dc38bd01b0
<bitcoin-git> bitcoin/master 3333bae MarcoFalke: tidy: modernize-use-equals-default
<bitcoin-git> [bitcoin] fanquake merged pull request #30146: Add clang-tidy check for thread_local vars (master...clang-tidy-thread_local) https://github.com/bitcoin/bitcoin/pull/30146
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a231cfe96420...c2c0b4f00299
<bitcoin-git> bitcoin/master 34c9cee Cory Fields: clang-tidy: add check for non-trivial thread_local vars
<bitcoin-git> bitcoin/master c2c0b4f merge-script: Merge bitcoin/bitcoin#30146: Add clang-tidy check for thread_local vars
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1047: Make titles/excerpts of disclosures more uniform (master...202407_uniform_cve) https://github.com/bitcoin-core/bitcoincore.org/pull/1047
<bitcoin-git> bitcoincore.org/master 3cc3c05 Pieter Wuille: Make titles/excerpts of disclosures more uniform
<bitcoin-git> bitcoincore.org/master 2d6c136 merge-script: Merge bitcoin-core/bitcoincore.org#1047: Make titles/excerpts of disclosur...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/b004e179048f...2d6c136f195e
<bitcoin-git> [bitcoin] fanquake merged pull request #30383: util: Catch translation string errors at compile time (master...2407-trans) https://github.com/bitcoin/bitcoin/pull/30383
<bitcoin-git> bitcoin/master a231cfe merge-script: Merge bitcoin/bitcoin#30383: util: Catch translation string errors at comp...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e51653985cc8...a231cfe96420
<bitcoin-git> bitcoin/master fa601ab MarcoFalke: util: Catch translation string errors at compile time
<bitcoin-git> [bitcoin] fanquake merged pull request #30397: refactor: Use designated initializer in test/util/net.cpp (master...2024-07_net_designated_initializer) https://github.com/bitcoin/bitcoin/pull/30397
<bitcoin-git> bitcoin/master e233ec0 Hodlinator: refactor: Use designated initializer
<bitcoin-git> bitcoin/master e516539 merge-script: Merge bitcoin/bitcoin#30397: refactor: Use designated initializer in test/...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e5a5497d9815...e51653985cc8
<bitcoin-git> [bitcoin] fanquake opened pull request #30433: build: add `standard branch-protection` to hardening flags for aarch64-linux (master...standard_branch_fedora) https://github.com/bitcoin/bitcoin/pull/30433
<bitcoin-git> [bitcoin] fanquake merged pull request #30427: remove truc_policy from libbitcoin_common_a_SOURCES (master...2024-07-truc-common) https://github.com/bitcoin/bitcoin/pull/30427
<bitcoin-git> bitcoin/master e5a5497 merge-script: Merge bitcoin/bitcoin#30427: remove truc_policy from libbitcoin_common_a_S...
<bitcoin-git> bitcoin/master e8c3b71 glozow: remove truc_policy.cpp from libbitcoin_common_a_SOURCES
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9aa7b23e438...e5a5497d9815
<bitcoin-git> [bitcoin] glozow merged pull request #26596: wallet: Migrate legacy wallets to descriptor wallets without requiring BDB (master...indep-desc-migrate2) https://github.com/bitcoin/bitcoin/pull/26596
<bitcoin-git> bitcoin/master 7461d0c Ava Chow: wallet: Move LegacySPKM data storage and handling to LegacyDataSPKM
<bitcoin-git> bitcoin/master b231f4d Ava Chow: wallet: Move LegacyScriptPubKeyMan::IsMine to LegacyDataSPKM
<bitcoin-git> bitcoin/master 517e204 Ava Chow: Change MigrateLegacyToDescriptor to reopen wallet as BERKELEY_RO
<bitcoin-git> [bitcoin] glozow pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/9b480f7a25a7...d9aa7b23e438
<bitcoin-git> [bitcoin] maflcko opened pull request #30429: rpc: Use CHECK_NONFATAL over Assert (master...2407-rpc-no-assert) https://github.com/bitcoin/bitcoin/pull/30429
<bitcoin-git> [bitcoin] maflcko opened pull request #30428: log: LogError with FlatFilePos in UndoReadFromDisk (master...2407-log-err-undo) https://github.com/bitcoin/bitcoin/pull/30428
<bitcoin-git> [bitcoin] glozow opened pull request #30427: remove truc_policy from libbitcoin_common_a_SOURCES (master...2024-07-truc-common) https://github.com/bitcoin/bitcoin/pull/30427
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1048: Add japanese translation for 26.2 (master...ja-translate-26.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1048

2024-07-10

<bitcoin-git> [bitcoin] achow101 merged pull request #30414: [doc] archive v26.2 release notes (master...2024-07-release-notes-26.2) https://github.com/bitcoin/bitcoin/pull/30414
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4849f692270...9b480f7a25a7
<bitcoin-git> bitcoin/master 3c61cf3 glozow: [doc] archive v26.2 release notes
<bitcoin-git> bitcoin/master 9b480f7 Ava Chow: Merge bitcoin/bitcoin#30414: [doc] archive v26.2 release notes
<bitcoin-git> bitcoincore.org/master b004e17 Ava Chow: Merge bitcoin-core/bitcoincore.org#1039: Bitcoin Core 26.2
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1039: Bitcoin Core 26.2 (master...2024-07-26.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1039
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/569541616e85...b004e179048f
<bitcoin-git> bitcoincore.org/master a95e4a6 glozow: Bitcoin Core 26.2
<bitcoin-git> [bitcoin] achow101 merged pull request #29668: prune, rpc: Check undo data when finding pruneheight (master...2024-03-first-stored-undo) https://github.com/bitcoin/bitcoin/pull/29668
<bitcoin-git> bitcoin/master 4a19750 Fabian Jahr: rpc: Make pruneheight also reflect undo data presence
<bitcoin-git> bitcoin/master 96b4fac Fabian Jahr: refactor, blockstorage: Generalize GetFirstStoredBlock
<bitcoin-git> bitcoin/master 8789dc8 Fabian Jahr: doc: Add note to getblockfrompeer on missing undo data
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/394651ff10ff...f4849f692270
<bitcoin-git> [bitcoin] achow101 merged pull request #29996: Assumeutxo: bugfix on loadtxoutset with a divergent chain + test (master...assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/29996
<bitcoin-git> bitcoin/master 394651f Ava Chow: Merge bitcoin/bitcoin#29996: Assumeutxo: bugfix on loadtxoutset with a div...
<bitcoin-git> bitcoin/master d35efe1 Martin Zumsande: p2p: Start downloading historical blocks from common ancestor
<bitcoin-git> bitcoin/master 5b7f70b Alfonso Roman Zubeldia: test: loadtxoutset in divergent chain with less work
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/45f757c72672...394651ff10ff
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30425: kernel: De-globalize static validation variables (master...kernelRmGlobals) https://github.com/bitcoin/bitcoin/pull/30425
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29274: Fix issues with CI on forks (master...2023/01/ci-fork) https://github.com/bitcoin/bitcoin/pull/29274
<bitcoin-git> bitcoin/master 576828e Sjors Provoost: ci: test-each-commit merge base optional
<bitcoin-git> bitcoin/master e9bfbb5 Sjors Provoost: ci: forks can opt-out of CI branch push (Cirrus only)
<bitcoin-git> bitcoin/master 45f757c Ryan Ofsky: Merge bitcoin/bitcoin#29274: Fix issues with CI on forks
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9adebe145557...45f757c72672
<bitcoin-git> [bitcoin] fanquake opened pull request #30423: contrib: simplify `test-security-check` (master...test_test_cleanups) https://github.com/bitcoin/bitcoin/pull/30423
<bitcoin-git> [qa-assets] maflcko opened pull request #192: Add utxo_snapshot fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/192
<bitcoin-git> [bitcoin] stratospher opened pull request #30420: test: Fix intermittent failure in p2p_v2_misbehaving.py (master...fix-race-earlykey) https://github.com/bitcoin/bitcoin/pull/30420
<bitcoin-git> [bitcoin] achow101 merged pull request #29154: tests: improve wallet multisig descriptor test and docs (master...multisig_descriptor_improvement) https://github.com/bitcoin/bitcoin/pull/29154
<bitcoin-git> bitcoin/master 9adebe1 Ava Chow: Merge bitcoin/bitcoin#29154: tests: improve wallet multisig descriptor tes...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/10677713ca32...9adebe145557
<bitcoin-git> bitcoin/master d93b794 Michael Dietz: tests: improve wallet multisig descriptor test and docs

2024-07-09

<bitcoin-git> [bitcoin] furszy opened pull request #30418: assumeUTXO: snapshot load, update VERSION msg height (master...2024_assumeUTXO_update_starting_height) https://github.com/bitcoin/bitcoin/pull/30418
<bitcoin-git> [bitcoin] achow101 merged pull request #30396: random: add benchmarks and drop unnecessary Shuffle function (master...202407_rng_opt) https://github.com/bitcoin/bitcoin/pull/30396
<bitcoin-git> bitcoin/master da28a26 Pieter Wuille: bench random: benchmark more functions, and add InsecureRandomContext
<bitcoin-git> bitcoin/master 0a9bbc6 Pieter Wuille: random bench refactor: move to new bench/random.cpp
<bitcoin-git> bitcoin/master 6ecda04 Pieter Wuille: random: drop ad-hoc Shuffle in favor of std::shuffle
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c51c694ede08...10677713ca32
<bitcoin-git> [bitcoin] achow101 merged pull request #29431: test/BIP324: disconnection scenarios during v2 handshake (master...more-v2-tests) https://github.com/bitcoin/bitcoin/pull/29431
<bitcoin-git> bitcoin/master 86cca2c stratospher: test: Support disconnect waiting for add_p2p_connection
<bitcoin-git> bitcoin/master c642b08 stratospher: test: Log when the garbage is actually sent to transport layer
<bitcoin-git> bitcoin/master bf9669a stratospher: test: Rename early key response test and move random_bitflip to util
<bitcoin-git> [bitcoin] achow101 pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/5239e935cf00...c51c694ede08
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30329: fuzz: improve utxo_snapshot target (master...202406_fuzz_assumeutxo) https://github.com/bitcoin/bitcoin/pull/30329
<bitcoin-git> bitcoin/master 5239e93 Ryan Ofsky: Merge bitcoin/bitcoin#30329: fuzz: improve utxo_snapshot target
<bitcoin-git> bitcoin/master de71d4d Martin Zumsande: fuzz: improve utxo_snapshot target
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c06b3764fe38...5239e935cf00
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30395: rpc: Use untranslated error strings in loadtxoutset (master...2407-rpc-loadtxoutset-msgs) https://github.com/bitcoin/bitcoin/pull/30395
<bitcoin-git> bitcoin/master fa5b892 MarcoFalke: rpc: Use untranslated error strings in loadtxoutset
<bitcoin-git> bitcoin/master fa45865 MarcoFalke: refactor: Use named arguments to get path arg in loadtxoutset
<bitcoin-git> bitcoin/master c06b376 Ryan Ofsky: Merge bitcoin/bitcoin#30395: rpc: Use untranslated error strings in loadtx...
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79b84720409f...c06b3764fe38
<bitcoin-git> [bitcoin] ryanofsky closed pull request #30417: assumeutxo: Remove translated strings added in 30267 (master...pr/nota) https://github.com/bitcoin/bitcoin/pull/30417
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30417: assumeutxo: Remove translated strings added in 30267 (master...pr/nota) https://github.com/bitcoin/bitcoin/pull/30417
<bitcoin-git> [bitcoin] ryanofsky opened 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] glozow opened pull request #30414: [doc] archive v26.2 release notes (master...2024-07-release-notes-26.2) https://github.com/bitcoin/bitcoin/pull/30414
<bitcoin-git> [bitcoin] dergoegge opened pull request #30413: fuzz: Version handshake (master...2024-07-fuzz-handshake) https://github.com/bitcoin/bitcoin/pull/30413
<bitcoin-git> [bitcoin] glozow merged pull request #30393: refactor: use existing RNG object in ProcessGetBlockData (master...2407-rand-fixups) https://github.com/bitcoin/bitcoin/pull/30393
<bitcoin-git> bitcoin/master fa2e748 MarcoFalke: net_processing: use existing RNG object in ProcessGetBlockData
<bitcoin-git> bitcoin/master 79b8472 glozow: Merge bitcoin/bitcoin#30393: refactor: use existing RNG object in ProcessG...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f9d30744d32...79b84720409f
<bitcoin-git> [bitcoin] glozow opened pull request #30412: MiniMiner: use FeeFrac in AncestorFeerateComparator (master...2024-07-miniminer-feefrac) https://github.com/bitcoin/bitcoin/pull/30412
<bitcoin-git> [bitcoin] sidhujag closed pull request #30411: Governanceupdate (master...governanceupdate) https://github.com/bitcoin/bitcoin/pull/30411
<bitcoin-git> [bitcoin] sidhujag opened pull request #30411: Governanceupdate (master...governanceupdate) https://github.com/bitcoin/bitcoin/pull/30411
<bitcoin-git> [bitcoin] mzumsande opened pull request #30410: rpc, rest: Improve getblock error when only header is available (master...202407_getblock_error) https://github.com/bitcoin/bitcoin/pull/30410

2024-07-08

<bitcoin-git> [bitcoin] ryanofsky merged pull request #29855: psbt: Check non witness utxo outpoint early (master...psbt-check-outpoint) https://github.com/bitcoin/bitcoin/pull/29855
<bitcoin-git> bitcoin/master 9e13ccc Ava Chow: psbt: Check non witness utxo outpoint early
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94d56b9def44...1f9d30744d32
<bitcoin-git> bitcoin/master 1f9d307 Ryan Ofsky: Merge bitcoin/bitcoin#29855: psbt: Check non witness utxo outpoint early
<bitcoin-git> [bitcoin] Sjors opened pull request #30409: Introduce waitTipChanged() mining interface and replace RPCNotifyBlockChange (master...2024/07/wait-tip-changed) https://github.com/bitcoin/bitcoin/pull/30409
<bitcoin-git> [bitcoin] BrandonOdiwuor closed pull request #29681: test: loading assumeutxo snapshot start states (master...test_assumeutxo_snapshot_height) https://github.com/bitcoin/bitcoin/pull/29681
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30141: kernel: De-globalize validation caches (master...noGlobalScriptCache) https://github.com/bitcoin/bitcoin/pull/30141
<bitcoin-git> bitcoin/master 13a3661 TheCharlatan: kernel: De-globalize script execution cache
<bitcoin-git> bitcoin/master ab14d1d TheCharlatan: validation: Don't error if maxsigcachesize exceeds uint32::max
<bitcoin-git> bitcoin/master 021d388 TheCharlatan: kernel: De-globalize script execution cache hasher
<bitcoin-git> [bitcoin] ryanofsky pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/1c11089c7f11...94d56b9def44
<bitcoin-git> [bitcoin] theStack opened pull request #30408: rpc: doc: use "output script" terminology consistently in "asm"/"hex" results (master...202407-rpc-doc_improve_hex_asm_result_scriptPubKey_naming) https://github.com/bitcoin/bitcoin/pull/30408
<bitcoin-git> [bitcoin] fanquake merged 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/master 9999dbc MarcoFalke: fuzz: Clarify Apple-Clang-16 workaround
<bitcoin-git> bitcoin/master fa7462c MarcoFalke: build: Bump clang minimum supported version to 16
<bitcoin-git> bitcoin/master fa8f532 MarcoFalke: refactor: Remove no longer needed clang-15 workaround for std::span
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a83f050dbe13...1c11089c7f11
<bitcoin-git> [bitcoin] glozow merged pull request #30404: Use `WITH_LOCK` in `Warnings::Set` (master...warnings-min-lock) https://github.com/bitcoin/bitcoin/pull/30404
<bitcoin-git> bitcoin/master a83f050 glozow: Merge bitcoin/bitcoin#30404: Use `WITH_LOCK` in `Warnings::Set`
<bitcoin-git> bitcoin/master 6af51e8 Ava Chow: Use WITH_LOCK in Warnings::Set
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e53a3fb9b152...a83f050dbe13
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30355: wallet: use LogTrace for walletdb log messages at trace level (master...202406-walletlogtrace) https://github.com/bitcoin/bitcoin/pull/30355
<bitcoin-git> bitcoin/master e53a3fb Ryan Ofsky: Merge bitcoin/bitcoin#30355: wallet: use LogTrace for walletdb log message...
<bitcoin-git> bitcoin/master 46819f5 Anthony Towns: wallet: use LogTrace for walletdb log messages at trace level
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd5d1688b431...e53a3fb9b152
<bitcoin-git> [bitcoin] maflcko opened pull request #30407: test: [refactor] Pass TestOpts (master...2407-test-opts) https://github.com/bitcoin/bitcoin/pull/30407
<bitcoin-git> [bitcoin] maflcko opened pull request #30406: tidy: modernize-use-equals-default (master...2407-modernize-use-equals-default) https://github.com/bitcoin/bitcoin/pull/30406

2024-07-07

<bitcoin-git> [bitcoin] zxramozx closed pull request #30405: Patch 4 (master...patch-4) https://github.com/bitcoin/bitcoin/pull/30405
<bitcoin-git> [bitcoin] zxramozx opened pull request #30405: Patch 4 (master...patch-4) https://github.com/bitcoin/bitcoin/pull/30405

2024-07-06

<bitcoin-git> [bitcoin] achow101 opened pull request #30404: Use `WITH_LOCK` in `Warnings::Set` (master...warnings-min-lock) https://github.com/bitcoin/bitcoin/pull/30404
<bitcoin-git> [bitcoin] fjahr opened pull request #30403: test: Remove already resolved assumeutxo todo comment (master...2024-07-au-todo) https://github.com/bitcoin/bitcoin/pull/30403
<bitcoin-git> [gui] luke-jr opened pull request #827: GUI/OptionsDialog: Prefer to stretch actual options area rather than waste space (master...qt_opts_stretch) https://github.com/bitcoin-core/gui/pull/827
<bitcoin-git> [gui] luke-jr opened pull request #826: GUI/OptionsDialog: Allow Maximize of window (master...qt_opts_maximizewindow) https://github.com/bitcoin-core/gui/pull/826
<bitcoin-git> [bitcoincore.org] sipa opened pull request #1047: Make titles/excerpts of disclosures more uniform (master...202407_uniform_cve) https://github.com/bitcoin-core/bitcoincore.org/pull/1047
<bitcoin-git> [bitcoin] fanquake closed pull request #29141: Bugfix: RPC: Check for blank rpcauth on a per-param basis (master...fix_rpcauth_blank) https://github.com/bitcoin/bitcoin/pull/29141
<bitcoin-git> [bitcoin] tdb3 opened pull request #30401: fix: increase consistency of rpcauth parsing (master...rpcauth_blank_parsing) https://github.com/bitcoin/bitcoin/pull/30401

2024-07-05

<bitcoin-git> [bitcoin] hebasto closed pull request #30398: Rename doc/release-notes/release-notes-0.9.0.md to doc/release-notes/… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30398
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30399: test: Add arguments for creating a slimmer TestingSetup (master...noNetChainTest) https://github.com/bitcoin/bitcoin/pull/30399
<bitcoin-git> [bitcoin] Deuces9ers opened pull request #30398: Rename doc/release-notes/release-notes-0.9.0.md to doc/release-notes/… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30398
<bitcoin-git> [bitcoin] hodlinator opened pull request #30397: refactor: Use designated initializer in test/util/net.cpp (master...2024-07_net_designated_initializer) https://github.com/bitcoin/bitcoin/pull/30397
<bitcoin-git> [bitcoin-detached-sigs] glozow pushed tag v26.2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v26.2
<bitcoin-git> [bitcoin] sipa opened pull request #30396: random: add benchmarks and drop unnecessary Shuffle function (master...202407_rng_opt) https://github.com/bitcoin/bitcoin/pull/30396
<bitcoin-git> [bitcoin] maflcko opened pull request #30395: rpc: Use untranslated error strings in loadtxoutset (master...2407-rpc-loadtxoutset-msgs) https://github.com/bitcoin/bitcoin/pull/30395
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1046: Add japanese translations for security advisories (master...ja-translate-security-advisories) https://github.com/bitcoin-core/bitcoincore.org/pull/1046

2024-07-04

<bitcoin-git> [bitcoin] theStack opened pull request #30394: net: fix race condition in self-connect detection (master...202407-p2p-fix_selfdetection_racecond) https://github.com/bitcoin/bitcoin/pull/30394
<bitcoin-git> bitcoin-detached-sigs/26.x f97d367 fanquake: 26.2: macOS sig for final
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/6f0226fd43b2...f97d367780cd
<bitcoin-git> bitcoin-detached-sigs/26.x 6f0226f Ava Chow: 26.2: win sig for final
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/788ff1c415b0...6f0226fd43b2
<bitcoin-git> [bitcoin] fanquake merged pull request #29835: depends: build libevent with CMake (master...libevent_master_cmake) https://github.com/bitcoin/bitcoin/pull/29835
<bitcoin-git> bitcoin/master bd5d168 merge-script: Merge bitcoin/bitcoin#29835: depends: build libevent with CMake
<bitcoin-git> bitcoin/master f59e905 Cory Fields: depends: switch libevent to CMake
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aa61d4feb041...bd5d1688b431
<bitcoin-git> [bitcoin] glozow merged pull request #30388: validation: Check if mempool exists before size check in ActivateSnapshot (master...assumeUtxoMempool) https://github.com/bitcoin/bitcoin/pull/30388
<bitcoin-git> bitcoin/master 33c48c1 TheCharlatan: validation: Check if mempool exists before asserting in ActivateSnapshot
<bitcoin-git> bitcoin/master aa61d4f glozow: Merge bitcoin/bitcoin#30388: validation: Check if mempool exists before si...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c0cd205a1ab...aa61d4feb041
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1045: 27.1: fix formatting in release notes (master...fix_formatting) https://github.com/bitcoin-core/bitcoincore.org/pull/1045
<bitcoin-git> bitcoincore.org/master 0ddea14 fanquake: 27.1: fix formatting in release notes
<bitcoin-git> bitcoincore.org/master 5695416 merge-script: Merge bitcoin-core/bitcoincore.org#1045: 27.1: fix formatting in release n...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/958404ba65b9...569541616e85
<bitcoin-git> [bitcoin] maflcko opened pull request #30393: net_processing: use existing RNG object in ProcessGetBlockData (master...2407-rand-fixups) https://github.com/bitcoin/bitcoin/pull/30393
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30391: BlockAssembler: return selected packages vsize and feerate (master...07-2024-miner-return-package-sizes-and-fees) https://github.com/bitcoin/bitcoin/pull/30391
<bitcoin-git> bitcoin/master 27cefc7 Pieter Wuille: random: add a few noexcepts to FastRandomContext
<bitcoin-git> [bitcoin] fanquake merged pull request #29625: Several randomness improvements (master...202403_rand_rework) https://github.com/bitcoin/bitcoin/pull/29625
<bitcoin-git> bitcoin/master 493a2e0 Pieter Wuille: random: write rand256() in function of fillrand()
<bitcoin-git> [bitcoin] fanquake pushed 24 commits to master: https://github.com/bitcoin/bitcoin/compare/3714692644f4...5c0cd205a1ab