2024-11-06

<bitcoin-git> [bitcoin] fanquake opened pull request #31232: ci: `add second_deadlock_stack=1` to TSAN options (master...tsan_second_deadlock_stack) https://github.com/bitcoin/bitcoin/pull/31232
<bitcoin-git> [bitcoin] fanquake merged pull request #30811: build: Unify `-logsourcelocations` format (master...240904-prefix-map) https://github.com/bitcoin/bitcoin/pull/30811
<bitcoin-git> bitcoin/master 85224f9 merge-script: Merge bitcoin/bitcoin#30811: build: Unify `-logsourcelocations` format
<bitcoin-git> bitcoin/master 788c132 Hennadii Stepanov: build: Unify `-logsourcelocations` format
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9719d373dc2f...85224f92d523
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1083: Add japanese translations for security advisories fixed in v26 (master...ja-translate-security-advisory-26) https://github.com/bitcoin-core/bitcoincore.org/pull/1083
<bitcoin-git> bitcoincore.org/master a7f6c2c azuchi: Add japanese translations for security advisories fixed in v26
<bitcoin-git> bitcoincore.org/master f1d9b75 merge-script: Merge bitcoin-core/bitcoincore.org#1083: Add japanese translations for sec...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/dfe9f2ceecce...f1d9b75ccd6e
<bitcoin-git> [bitcoin] fanquake merged pull request #30634: ci: Use clang-19 from apt.llvm.org (master...2408-ci-clang-19) https://github.com/bitcoin/bitcoin/pull/30634
<bitcoin-git> bitcoin/master 9719d37 merge-script: Merge bitcoin/bitcoin#30634: ci: Use clang-19 from apt.llvm.org
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65b194193661...9719d373dc2f
<bitcoin-git> bitcoin/master fabe90c MarcoFalke: ci: Use clang-19 from apt.llvm.org
<bitcoin-git> [bitcoin] hebasto opened pull request #31231: cmake: Fix `IF_CHECK_PASSED` option handling (master...241106-cmake-fix) https://github.com/bitcoin/bitcoin/pull/31231
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1083: Add japanese translations for security advisories fixed in v26 (master...ja-translate-security-advisory-26) https://github.com/bitcoin-core/bitcoincore.org/pull/1083

2024-11-05

<timothy> sipa: I don't know if the documentation is outdated, but: "At the moment, only legacy wallets (descriptors=false) work with Joinmarket. This means that Bitcoin Core needs to have been built with legacy wallet (Berkeley DB) support."
<timothy> hi, do you see some (security?) problem to disable mutex (--disable-mutexsupport) on db4.8 before linking to bitcoin-core (I need it for joinmarket) since it doesn't build correctly on new aarch64 processors
<bitcoin-git> [bitcoin] secp512k2 opened pull request #31225: doc: Fix grammatical errors in multisig-tutorial.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31225
<bitcoin-git> [qa-assets] sdaftuar opened pull request #212: Initial seeds for ephemeral_package_eval (main...2024-11-ephemeral) https://github.com/bitcoin-core/qa-assets/pull/212
<bitcoin-git> [bitcoin] mzumsande opened pull request #31223: net, init: derive default onion port if a user specified a -port (master...202410_portplus1) https://github.com/bitcoin/bitcoin/pull/31223
<bitcoin-git> [bitcoin] achow101 opened pull request #31222: tests: Handle BDB dynamic pagesize (master...test-bdb-pagesize) https://github.com/bitcoin/bitcoin/pull/31222
<bitcoin-git> [bitcoin] fanquake merged pull request #31186: msvc: Update vcpkg manifest (master...241030-vcpkg-json) https://github.com/bitcoin/bitcoin/pull/31186
<bitcoin-git> bitcoin/master ec47cd2 Hennadii Stepanov: build, msvc: Drop no longer needed `liblzma` version pinning
<bitcoin-git> bitcoin/master 9a0734d Hennadii Stepanov: build, msvc: Reorder keys in `vcpkg.json`
<bitcoin-git> bitcoin/master 16e1601 Hennadii Stepanov: build, msvc: Document `libevent` version pinning
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d3388720837a...65b194193661
<bitcoin-git> [bitcoin] fanquake merged pull request #31206: doc: Use relative hyperlinks in release-process.md (master...doc-release-process-relative-links) https://github.com/bitcoin/bitcoin/pull/31206
<bitcoin-git> bitcoin/master 9f71cff Jeremy Rand: doc: Use relative hyperlinks in release-process.md
<bitcoin-git> bitcoin/master d338872 merge-script: Merge bitcoin/bitcoin#31206: doc: Use relative hyperlinks in release-proce...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffc05fca6f7e...d3388720837a
<bitcoin-git> [bitcoin] fanquake merged pull request #31220: doc: Fix word order in developer-notes.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31220
<bitcoin-git> bitcoin/master ffc05fc merge-script: Merge bitcoin/bitcoin#31220: doc: Fix word order in developer-notes.md
<bitcoin-git> bitcoin/master 44939e5 secp512k2: doc: Fix word order in developer-notes.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9f2c8287a24d...ffc05fca6f7e
<bitcoin-git> [bitcoin] fanquake merged pull request #31192: depends, doc: List packages required to build `qt` package separately (master...241031-dep-doc) https://github.com/bitcoin/bitcoin/pull/31192
<bitcoin-git> bitcoin/master 4747f03 Hennadii Stepanov: depends, doc: List packages required to build `qt` package separately
<bitcoin-git> bitcoin/master 9f2c828 merge-script: Merge bitcoin/bitcoin#31192: depends, doc: List packages required to build...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03cff2c1421e...9f2c8287a24d
<kanzure> darosior: _aj_: hi, 016697.html and others are fixed now, could you please try again and spot check me? https://gnusha.org/url/https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-March/016697.html
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1080: Security advisories fixed in version 26 (master...2411_advisories_26) https://github.com/bitcoin-core/bitcoincore.org/pull/1080
<bitcoin-git> bitcoincore.org/master dfe9f2c merge-script: Merge bitcoin-core/bitcoincore.org#1080: Security advisories fixed in vers...
<bitcoin-git> bitcoincore.org/master 8348000 Greg Sanders: Add advisory for header announcer block stalling
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/cbb1f17b826b...dfe9f2ceecce
<gribble> https://github.com/bitcoin/bitcoin/issues/29221 | Implement 64 bit arithmetic op codes in the Script interpreter by Christewart · Pull Request #29221 · bitcoin/bitcoin · GitHub
<Chris_Stewart_5> Ok i see, and currently the behavior is inconsistent betweeh the python and c++ codebase, so should probably be consistent. Python handles OP_0 correctly: https://github.com/bitcoin/bitcoin/blob/03cff2c1421e5db59963eba1a845ef5dd318c275/test/functional/test_framework/script.py#L89
<gribble> https://github.com/bitcoin/bitcoin/issues/29589 | consensus: fix `OP_1NEGATE` handling in `CScriptOp` by Christewart · Pull Request #29589 · bitcoin/bitcoin · GitHub
<Chris_Stewart_5> sipa: When working on #29589 mzumsande pointed out I introduced some inconsistent behavior wrt to IsSmallInteger() in solver.cpp, I noticed that it doesn't appear to handle OP_0. Is that intentional? https://github.com/bitcoin/bitcoin/pull/29589#discussion_r1828276434
<kanzure> wayback machine has 016687 as something about addrv2 message https://web.archive.org/web/20231114131038/https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-February/016687.html while my archive says 016687 is an email from me announcing that email is very broken https://gnusha.org/pi/bitcoindev/CABaSBax563pMS41jYE-qZGi1cOrTFpyoXDn0p0jdRL9mxhavYQ@mail.gmail.com/
<bitcoin-git> [bitcoin] dergoegge opened pull request #31221: ci: Split out native fuzz jobs for macOS and windows (take 2) (master...2024-10-native-fuzz) https://github.com/bitcoin/bitcoin/pull/31221
<darosior> Fwiw the previous link was for the sourceforge list, mail-archive.com also maintains an archive of the linuxfoundation list: https://www.mail-archive.com/bitcoin-dev@lists.linuxfoundation.org/
<darosior> kanzure: ive seen 697 is in March in your archive, but this is not the correct email. This link corresponds to Suhas' email with an attached writeup which summarizes the weaknesses in Bitcoin's merkle tree implementation.
<kanzure> https://gnusha.org/url?https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-March/016697.html
<darosior> Ah, i just found the other website i had seen around: https://www.mail-archive.com/bitcoin-development@lists.sourceforge.net/
<darosior> https://gnusha.org/url?https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-February/016697.html returns a 404
<kanzure> huh, i just tested that. weird. anyway, for now use https://gnusha.org/url?https:/lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-July/014726.html
<kanzure> for lists.linuxfoundation.org redirection service please try https://gnusha.org/url/ and give me feedback, for example: https://gnusha.org/url/https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-July/014726.html
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31191: build: Make G_FUZZING constexpr, require -DBUILD_FOR_FUZZING=ON to fuzz (master...2410-fuzz-build) https://github.com/bitcoin/bitcoin/pull/31191
<bitcoin-git> bitcoin/master 03cff2c Ryan Ofsky: Merge bitcoin/bitcoin#31191: build: Make G_FUZZING constexpr, require -DBU...
<bitcoin-git> bitcoin/master fafbf8a MarcoFalke: Make G_FUZZING constexpr, require -DBUILD_FOR_FUZZING=ON to execute a fuzz...
<bitcoin-git> bitcoin/master fae3cf0 MarcoFalke: ci: Temporarily disable macOS/Windows fuzz step
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b934954ad104...03cff2c1421e
<vasild> Maybe this issue can be closed: https://github.com/bitcoin/bitcoin/issues/25265
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1082: Add japanese translation for 27.2 (master...ja-translate-27.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1082
<bitcoin-git> bitcoincore.org/master 00b7c7f azuchi: Add japanese translation for 27.2
<bitcoin-git> bitcoincore.org/master cbb1f17 merge-script: Merge bitcoin-core/bitcoincore.org#1082: Add japanese translation for 27.2
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/8e1b11b2f15d...cbb1f17b826b
<bitcoin-git> bitcoincore.org/master 8e1b11b merge-script: Merge bitcoin-core/bitcoincore.org#1081: Apply #1079 change to japanese tr...
<bitcoin-git> bitcoincore.org/master f032a09 azuchi: Apply #1079 change to japanese translation
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1081: Apply #1079 change to japanese translation (master...ammend_low_advisori_ja) https://github.com/bitcoin-core/bitcoincore.org/pull/1081
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/28867d95b09d...8e1b11b2f15d
<bitcoin-git> [bitcoin] secp512k2 opened pull request #31220: doc: Fix word order in developer-notes.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31220
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1082: Add japanese translation for 27.2 (master...ja-translate-27.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1082
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1081: Apply #1079 change to japanese translation (master...ammend_low_advisori_ja) https://github.com/bitcoin-core/bitcoincore.org/pull/1081

2024-11-04

<bitcoin-git> [bitcoincore.org] darosior opened pull request #1080: Security advisories fixed in version 26 (master...2411_advisories_26) https://github.com/bitcoin-core/bitcoincore.org/pull/1080
<zzz123> imagine scrubbing bitcoin history because you're THE linux foundation
<bitcoin-git> [bitcoin] achow101 merged pull request #30670: doc: Extend developer-notes with file-name-only debugging fix (master...l0rinc/ide-debug) https://github.com/bitcoin/bitcoin/pull/30670
<bitcoin-git> bitcoin/master 1b0b9b4 Lőrinc: Extend possible debugging fixes with file-name-only
<bitcoin-git> bitcoin/master cb7c5ca Lőrinc: Add gdb and lldb links to debugging troubleshooting
<bitcoin-git> bitcoin/master b934954 Ava Chow: Merge bitcoin/bitcoin#30670: doc: Extend developer-notes with file-name-on...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/05aebe3790f3...b934954ad104
<bitcoin-git> [bitcoin] achow101 merged pull request #30930: netinfo: add peer services column and outbound-only option (master...2023-05-add-peer-services-to-netinfo) https://github.com/bitcoin/bitcoin/pull/30930
<bitcoin-git> bitcoin/master eef2a9d Jon Atack: netinfo: add peer services column
<bitcoin-git> bitcoin/master e7d307c Jon Atack: netinfo: clarify relaytxes and addr_relay_enabled help docs
<bitcoin-git> bitcoin/master 681ebcc Jon Atack: netinfo: rename and hoist max level constant to use in top-level help
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6463117a2929...05aebe3790f3
<darosior> https://lists.linuxfoundation.org/pipermail/bitcoin-dev returns a 404, did i just not notice before or is it new?
<bitcoin-git> [bitcoin] achow101 opened pull request #31216: Update secp256k1 subtree to v0.6.0 (master...update-secp-0.6.0) https://github.com/bitcoin/bitcoin/pull/31216
<bitcoin-git> [bitcoin] Abdulkbk closed pull request #31205: Improve lockunspent validation for vout (master...improve-lockunspent-validation) https://github.com/bitcoin/bitcoin/pull/31205
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1079: advisories: clarify low severity policy (master...ammend_low_severity_policy) https://github.com/bitcoin-core/bitcoincore.org/pull/1079
<bitcoin-git> bitcoincore.org/master 34c5673 fanquake: advisories: clarify low severity policy
<bitcoin-git> bitcoincore.org/master 28867d9 merge-script: Merge bitcoin-core/bitcoincore.org#1079: advisories: clarify low severity ...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/8af5cf5e80c5...28867d95b09d
<bitcoin-git> [bitcoin] hebasto closed pull request #31214: guix: Do not set `C{PLUS}_INCLUDE_PATH` variables for Darwin builds (master...241104-guix-inc-paths) https://github.com/bitcoin/bitcoin/pull/31214
<bitcoin-git> [bitcoin] vasild opened pull request #31215: rpc: increase the defaults for -rpcthreads and -rpcworkqueue (master...rpcthreads) https://github.com/bitcoin/bitcoin/pull/31215
<bitcoin-git> [bitcoin] hebasto opened pull request #31214: guix: Do not set `C{PLUS}_INCLUDE_PATH` variables for Darwin builds (master...241104-guix-inc-paths) https://github.com/bitcoin/bitcoin/pull/31214
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1078: Bitcoin Core 27.2 (master...annouce_27_2) https://github.com/bitcoin-core/bitcoincore.org/pull/1078
<bitcoin-git> bitcoincore.org/master 8af5cf5 merge-script: Merge bitcoin-core/bitcoincore.org#1078: Bitcoin Core 27.2
<bitcoin-git> bitcoincore.org/master fc5769d fanquake: Bitcoin Core 27.2
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/7ca5a79820e3...8af5cf5e80c5
<bitcoin-git> [bitcoin] marcofleon opened pull request #31213: fuzz: Fix difficulty target generation in `p2p_headers_presync` (master...2024/11/bugfix-p2p-headers-presync) https://github.com/bitcoin/bitcoin/pull/31213
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1079: advisories: clarify low severity policy (master...ammend_low_severity_policy) https://github.com/bitcoin-core/bitcoincore.org/pull/1079
<bitcoin-git> [bitcoin] hodlinator opened pull request #31212: util: Narrow scope of args (-color, -version, -conf, -datadir) (master...2024/11/invalid_args) https://github.com/bitcoin/bitcoin/pull/31212
<bitcoin-git> [bitcoin] maflcko closed pull request #31030: test: use context managers and add file existence checks in feature_fee_estimation.py (master...master) https://github.com/bitcoin/bitcoin/pull/31030
<bitcoin-git> [bitcoin] fanquake merged pull request #31208: doc: archive release notes for v27.2 (master...27_x_archive_rel) https://github.com/bitcoin/bitcoin/pull/31208
<bitcoin-git> [bitcoin] Abdulkbk opened pull request #31209: test: cover edge case for lockunspent rpc (master...test-negative-vout) https://github.com/bitcoin/bitcoin/pull/31209
<bitcoin-git> bitcoin/master 1a05c86 fanquake: doc: archive release notes for v27.2
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1bcf3edc502...6463117a2929
<bitcoin-git> [bitcoin] fanquake opened pull request #31208: doc: archive release notes for v27.2 (master...27_x_archive_rel) https://github.com/bitcoin/bitcoin/pull/31208
<bitcoin-git> bitcoin/master 6463117 merge-script: Merge bitcoin/bitcoin#31208: doc: archive release notes for v27.2
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1078: Bitcoin Core 27.2 (master...annouce_27_2) https://github.com/bitcoin-core/bitcoincore.org/pull/1078
<fanquake> bin for 27.2 are up: https://bitcoincore.org/bin/bitcoin-core-27.2

2024-11-03

<bitcoin-git> qa-assets/main d964b0c maflcko: Merge pull request #210 from murchandamus/Add-wallet_create_transaction
<bitcoin-git> qa-assets/main 6302ac5 Murch: Add fuzz corpus for wallet_create_transaction
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/41a2769c1d59...d964b0cfa3dc
<bitcoin-git> [qa-assets] maflcko merged pull request #210: Add fuzz corpus for wallet_create_transaction (main...Add-wallet_create_transaction) https://github.com/bitcoin-core/qa-assets/pull/210
<bitcoin-git> [bitcoin] JeremyRand opened pull request #31206: doc: Use relative hyperlinks in release-process.md (master...doc-release-process-relative-links) https://github.com/bitcoin/bitcoin/pull/31206
<bitcoin-git> [bitcoin] Abdulkbk opened pull request #31205: Improve lockunspent validation for vout (master...improve-lockunspent-validation) https://github.com/bitcoin/bitcoin/pull/31205

2024-11-02

<bitcoin-git> qa-assets/main ae7fb7d marcofleon: Add inputs for txdownloadman txdownloadman_impl and clusterlin_depgraph_sim
<bitcoin-git> qa-assets/main 41a2769 maflcko: Merge pull request #211 from marcofleon/main
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/ff8e88525f46...41a2769c1d59
<bitcoin-git> [qa-assets] maflcko merged pull request #211: Add inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/211

2024-11-01

<bitcoin-git> [bitcoin] achow101 merged pull request #31139: test: added test to assert TX decode rpc error on submitpackage rpc (master...testSubmitPackageTxDecodeRpcError) https://github.com/bitcoin/bitcoin/pull/31139
<bitcoin-git> bitcoin/master d7fd766 kevkevinpal: test: added test to assert TX decode rpc error on submitpackage rpc
<bitcoin-git> bitcoin/master f1bcf3e Ava Chow: Merge bitcoin/bitcoin#31139: test: added test to assert TX decode rpc erro...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/975b115e1a2a...f1bcf3edc502
<bitcoin-git> [bitcoin] achow101 merged pull request #31198: init: warn, don't error, when '-upnp' is set (master...2024_upnp_unbreak_gui) https://github.com/bitcoin/bitcoin/pull/31198
<bitcoin-git> bitcoin/master a1b3cca Antoine Poinsot: init: warn, don't error, when '-upnp' is set
<bitcoin-git> bitcoin/master 975b115 Ava Chow: Merge bitcoin/bitcoin#31198: init: warn, don't error, when '-upnp' is set
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4a0251c05dd7...975b115e1a2a
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed tag v27.2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v27.2
<bitcoin-git> bitcoin-detached-sigs/27.x 74e1bef fanquake: 27.2: 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/3c934a892278...74e1bef44d99
<bitcoin-git> [bitcoin] fanquake merged pull request #31187: ci: Do not error on unused-member-function in test each commit (master...2024-10-unused-methods-CI) https://github.com/bitcoin/bitcoin/pull/31187
<bitcoin-git> bitcoin/master 54d07dd Sergi Delgado Segura: ci: Do not error on unused-member-function in test each commit
<bitcoin-git> bitcoin/master 4a0251c merge-script: Merge bitcoin/bitcoin#31187: ci: Do not error on unused-member-function in...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e001dc3dc6e0...4a0251c05dd7
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/7ec9bea373a4...3c934a892278
<bitcoin-git> bitcoin-detached-sigs/27.x 3c934a8 Ava Chow: 27.2: win sig for final
<bitcoin-git> [bitcoin] fanquake merged pull request #31203: fuzz: fix `implicit-integer-sign-change` in wallet_create_transaction (master...2024-11-fuzz-fix-create-transaction) https://github.com/bitcoin/bitcoin/pull/31203
<bitcoin-git> bitcoin/master 5a26cf7 brunoerg: fuzz: fix `implicit-integer-sign-change` in wallet_create_transaction
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f07a533dfcb1...e001dc3dc6e0
<bitcoin-git> bitcoin/master e001dc3 merge-script: Merge bitcoin/bitcoin#31203: fuzz: fix `implicit-integer-sign-change` in w...
<bitcoin-git> [qa-assets] marcofleon opened pull request #211: Add inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/211
<bitcoin-git> [gui-qml] pablomartin4btc opened pull request #430: Allow IPv6 in Proxy settings and moving validation out from the UI into the model/ interface (main...qml-ipaddress-allow-ipv6) https://github.com/bitcoin-core/gui-qml/pull/430
<bitcoin-git> [bitcoin] brunoerg opened pull request #31203: fuzz: fix `implicit-integer-sign-change` in wallet_create_transaction (master...2024-11-fuzz-fix-create-transaction) https://github.com/bitcoin/bitcoin/pull/31203

2024-10-31

<bitcoin-git> [bitcoin] darosior opened pull request #31198: init: warn, don't error, when '-upnp' is set (master...2024_upnp_unbreak_gui) https://github.com/bitcoin/bitcoin/pull/31198
<bitcoin-git> [bitcoin] Sjors opened pull request #31197: refactor: mining interface 30955 followups (master...2024/10/pr30955-followups) https://github.com/bitcoin/bitcoin/pull/31197
<bitcoin-git> [bitcoin] Sjors opened pull request #31196: Remove processNewBlock from mining interface (master...2024/10/mining-drop-processnewblock) https://github.com/bitcoin/bitcoin/pull/31196
<instagibbs> stickies-v https://github.com/bitcoin/bips/blob/master/bip-0331.mediawiki#cite_note-8 reference to sender vs receiver initiated package relay which might be helpful
<gribble> https://github.com/bitcoin/bitcoin/issues/31176 | [POC] ci: Test cross-built Windows executables on Windows natively by hebasto · Pull Request #31176 · bitcoin/bitcoin · GitHub
<cfields> jonatack: the wgs are for Bitcoin Core the software project. Those are a different thing...
<josie> personally, i think there should be an important distinction between BIPs (broader bitcoin ecosystem) and bitcoin core (implementation). if you are interested in running a bips irc channel / or a wg, id be happy to join tho, as im interested in both
<sipa> that also seems like something that deserves discussion from a wider group than just bitcoin core contributors
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<gribble> https://github.com/bitcoin/bitcoin/issues/28031 | Package Relay 1/3: Introduce TxDownloadManager and improve orphan-handling by glozow · Pull Request #28031 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/31190 | TxDownloadManager followups by glozow · Pull Request #31190 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30110 | refactor: TxDownloadManager + fuzzing by glozow · Pull Request #30110 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30988 | Split CConnman by vasild · Pull Request #30988 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28710 | Remove the legacy wallet and BDB dependency by achow101 · Pull Request #28710 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30328 | wallet: Remove IsMine from migration code by achow101 · Pull Request #30328 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30988 | Split CConnman by vasild · Pull Request #30988 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/31122 | cluster mempool: Implement changeset interface for mempool by sdaftuar · Pull Request #31122 · bitcoin/bitcoin · GitHub
<josie> theres also a lot of interest outside of bitcoin core in implementing silent payments so we'll also be running a discord (ew) for other dev teams (bdk, ledger, rust-bitcoin, bitshala, electrs, etc) with the help of some folks from the bitcoin design community
<josie> after that, ill be working on rebasing all of the bitcoin core PRs with help from novo__ (hes been working on a receiving PR with labels support for the bitcoin core wallet)
<gribble> https://github.com/bitcoin/bitcoin/issues/1519 | GUI: change language selection format to "language - country (locale name)" by Diapolo · Pull Request #1519 · bitcoin/bitcoin · GitHub
<josie> for silent payments, the focus is still the libsecp256k1 PR (bitcoin-core/secp256k1#1519)
<josie> the main focus for us will be reproducibility, auditability, and determinism. once we have that nailed down, we will actually start using this to benchmark some existing PRs in bitcoin core
<dergoegge> No real update today but i've created a irc channel: #bitcoin-core-fuzzing
<gribble> https://github.com/bitcoin/bitcoin/issues/30116 | p2p: Fill reconciliation sets (Erlay) attempt 2 by sr-gi · Pull Request #30116 · bitcoin/bitcoin · GitHub
<ajonas> that would match something we tried in the first round -https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Priorities
<ajonas> As part of this, I've reached out to some working groups to report this week and that schedule is posted at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Working-Groups
<bitcoin-git> [bitcoin] fanquake pushed tag v27.2: https://github.com/bitcoin/bitcoin/compare/v27.2
<bitcoin-git> [bitcoin] fanquake merged pull request #31154: [27.x] rc2 or final (27.x...27_2_maybe_rc2_or_final) https://github.com/bitcoin/bitcoin/pull/31154
<bitcoin-git> bitcoin/27.x c838ce5 Vasil Dimov: doc: use proper doxygen formatting for CTxMemPool::cs
<bitcoin-git> bitcoin/27.x 6c09325 fanquake: doc: finalise release notes for 27.2
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/882e0d730d6d...bf03c458e994
<bitcoin-git> bitcoin/27.x f42fcf6 fanquake: build: bump version to v27.2 final
<bitcoin-git> [bitcoin] hebasto opened pull request #31192: depends, doc: List packages required to build `qt` package separately (master...241031-dep-doc) https://github.com/bitcoin/bitcoin/pull/31192
<bitcoin-git> [bitcoin] maflcko opened pull request #31191: Make G_FUZZING constexpr, require -DBUILD_FOR_FUZZING=ON to fuzz (master...2410-fuzz-build) https://github.com/bitcoin/bitcoin/pull/31191
<bitcoin-git> [bitcoin] glozow opened pull request #31190: TxDownloadManager followups (master...2024-10-30110-followups) https://github.com/bitcoin/bitcoin/pull/31190
<bitcoin-git> [bitcoin] dergoegge closed pull request #31189: Revert "Introduce `g_fuzzing` global for fuzzing checks" (master...2024-10-revert-31093) https://github.com/bitcoin/bitcoin/pull/31189
<bitcoin-git> [bitcoin] dergoegge opened pull request #31189: Revert "Introduce `g_fuzzing` global for fuzzing checks" (master...2024-10-revert-31093) https://github.com/bitcoin/bitcoin/pull/31189
<laanwj> isn't it #bitcoin-rust
<storopoli> join #rust-bitcoin

2024-10-30

<bitcoin-git> [bitcoin] achow101 merged pull request #24214: Fix unsigned integer overflows in interpreter (master...2201-intint) https://github.com/bitcoin/bitcoin/pull/24214
<bitcoin-git> bitcoin/master bbbbaa0 MarcoFalke: Fix unsigned integer overflows in interpreter
<bitcoin-git> bitcoin/master f07a533 Ava Chow: Merge bitcoin/bitcoin#24214: Fix unsigned integer overflows in interpreter
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/62516105536a...f07a533dfcb1
<bitcoin-git> [bitcoin] achow101 merged pull request #31015: build: have "make test" depend on "make all" (master...build-test-depends-all) https://github.com/bitcoin/bitcoin/pull/31015
<bitcoin-git> bitcoin/master 6251610 Ava Chow: Merge bitcoin/bitcoin#31015: build: have "make test" depend on "make all"
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4a31f8ccc9de...62516105536a
<bitcoin-git> bitcoin/master 2957ca9 Cory Fields: build: have "make test" depend on "make all"
<bitcoin-git> [bitcoin] achow101 merged pull request #31156: test: Don't enforce BIP94 on regtest unless specified by arg (master...202410_bip94_arg) https://github.com/bitcoin/bitcoin/pull/31156
<bitcoin-git> bitcoin/master fc7dfb3 Martin Zumsande: test: Don't enforce BIP94 on regtest unless specified by arg
<bitcoin-git> bitcoin/master e60cecc Martin Zumsande: doc: add release note for 31156
<bitcoin-git> bitcoin/master 4a31f8c Ava Chow: Merge bitcoin/bitcoin#31156: test: Don't enforce BIP94 on regtest unless s...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/02be3dced717...4a31f8ccc9de
<bitcoin-git> [qa-assets] murchandamus opened pull request #210: Add fuzz corpus for wallet_create_transaction (main...Add-wallet_create_transaction) https://github.com/bitcoin-core/qa-assets/pull/210
<bitcoin-git> [bitcoin] achow101 merged pull request #31166: key: clear out secret data in `DecodeExtKey` (master...202410-key-clear_out_secret_data_in_xprv_parser) https://github.com/bitcoin/bitcoin/pull/31166
<bitcoin-git> bitcoin/master 559a8dd Sebastian Falbesoner: key: clear out secret data in `DecodeExtKey`
<bitcoin-git> bitcoin/master 02be3dc Ava Chow: Merge bitcoin/bitcoin#31166: key: clear out secret data in `DecodeExtKey`
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/97b790e844ab...02be3dced717
<pinheadmz> settings set target.source-map build/src/src/ <path/to/...>/bitcoin/src/
<bitcoin-git> [bitcoin] sr-gi opened pull request #31187: ci: Do not error on unused-member-function in test each commit (master...2024-10-unused-methods-CI) https://github.com/bitcoin/bitcoin/pull/31187
<bitcoin-git> [bitcoin] hebasto opened pull request #31186: msvc: Update vcpkg manifest (master...241030-vcpkg-json) https://github.com/bitcoin/bitcoin/pull/31186
<jb55> yeah may be subtle ram issue. will check. bitcoin is great at detecting subtle hw issues ... in the meantime I may try zfs snapshotting and hope it doesn't use too much extra space
<bitcoin-git> [bitcoin] maflcko closed pull request #30136: doc: note that you can assume C++20. (master...document-cpp-standard) https://github.com/bitcoin/bitcoin/pull/30136
<laanwj> dviola: what kind of font issue? does it happen with self-compiled bitcoin-qt (i'd assume so, if you're using wayland backend) or with the binaries from the site?
<bitcoin-git> [bitcoin] fanquake closed pull request #31183: aa (master...master) https://github.com/bitcoin/bitcoin/pull/31183
<bitcoin-git> [bitcoin] allanlealluz opened pull request #31183: aa (master...master) https://github.com/bitcoin/bitcoin/pull/31183
<bitcoin-git> [bitcoin] maflcko opened pull request #31182: ci: Place datadirs for tests under tmpfs (master...2410-ci-tmpfs) https://github.com/bitcoin/bitcoin/pull/31182
<bitcoin-git> [bitcoin] hebasto opened pull request #31181: cmake: Revamp `FindLibevent` module (master...241029-libevent) https://github.com/bitcoin/bitcoin/pull/31181

2024-10-29

<dviola> bitcoin-qt is the only thing causing this issue on wayland for me
<dviola> hebasto: just out of curiosity, do you happen to know if there is anything that could be causing the font issue with Qt5 bitcoin-qt? I noticed there are a few patches being removed/added in your branch and was wondering if those could have something to do with it
<bitcoin-git> [gui-qml] hebasto merged pull request #429: ci, gha: Update `actions/checkout` actions (main...241028-ci) https://github.com/bitcoin-core/gui-qml/pull/429
<bitcoin-git> gui-qml/main e6a9a70 Hennadii Stepanov: ci, gha: Update `actions/checkout` actions
<bitcoin-git> gui-qml/main 15c1f39 Hennadii Stepanov: Merge bitcoin-core/gui-qml#429: ci, gha: Update `actions/checkout` actions
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/c117acc07ffa...15c1f39ddb71
<bitcoin-git> [bitcoin] achow101 merged pull request #29420: test: extend the SOCKS5 Python proxy to actually connect to a destination (master...test_connect_via_socks5_proxy) https://github.com/bitcoin/bitcoin/pull/29420
<bitcoin-git> bitcoin/master 22cd0e8 Vasil Dimov: test: support WTX INVs from P2PDataStore and fix a comment
<bitcoin-git> bitcoin/master ebe42c0 Vasil Dimov: test: extend the SOCKS5 Python proxy to actually connect to a destination
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6b73eb9a1a2c...97b790e844ab
<bitcoin-git> bitcoin/master ba621ff Vasil Dimov: test: improve debug log message from P2PConnection::connection_made()
<bitcoin-git> [bitcoin] achow101 merged pull request #31064: init: Correct coins db cache size setting (master...patchCoinsDBCacheSizeInit) https://github.com/bitcoin/bitcoin/pull/31064
<bitcoin-git> bitcoin/master 6b73eb9 Ava Chow: Merge bitcoin/bitcoin#31064: init: Correct coins db cache size setting
<bitcoin-git> bitcoin/master 3a4a788 TheCharlatan: init: Correct coins db cache size setting
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27d12cf17f28...6b73eb9a1a2c
<bitcoin-git> [bitcoin] achow101 merged pull request #31043: rpc: getorphantxs follow-up (master...20241006_enhance_getorphantxs) https://github.com/bitcoin/bitcoin/pull/31043
<bitcoin-git> bitcoin/master 7824f6b tdb3: test: check that getorphantxs is hidden
<bitcoin-git> bitcoin/master 56bf302 tdb3: refactor: rename rpc_getorphantxs to rpc_orphans
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/7b66815b16bb...27d12cf17f28
<bitcoin-git> bitcoin/master ac68fcc tdb3: rpc: disallow undefined verbosity in getorphantxs
<bitcoin-git> [bitcoin] achow101 merged pull request #30110: refactor: TxDownloadManager + fuzzing (master...2024-05-txdownload) https://github.com/bitcoin/bitcoin/pull/30110
<bitcoin-git> bitcoin/master af91834 glozow: [refactor] move ValidationInterface functions to TxDownloadManager
<bitcoin-git> bitcoin/master f6c860e glozow: [doc] fix typo in m_lazy_recent_confirmed_transactions doc
<bitcoin-git> bitcoin/master 5f9004e glozow: [refactor] add TxDownloadManager wrapping TxOrphanage, TxRequestTracker, a...
<bitcoin-git> [bitcoin] achow101 pushed 30 commits to master: https://github.com/bitcoin/bitcoin/compare/dc97e7f6dbad...7b66815b16bb
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #31179: RPC: Add reserve member function to `UniValue` and use it in `getblock` RPC (master...10-2024-add-reserve-to-univalue) https://github.com/bitcoin/bitcoin/pull/31179
<bitcoin-git> [bitcoin] fanquake merged pull request #30903: cmake: Add `FindZeroMQ` module (master...240914-zeromq) https://github.com/bitcoin/bitcoin/pull/30903
<bitcoin-git> bitcoin/master 6b8a744 Hennadii Stepanov: cmake: Add `FindZeroMQ` module
<bitcoin-git> bitcoin/master dc97e7f merge-script: Merge bitcoin/bitcoin#30903: cmake: Add `FindZeroMQ` module
<bitcoin-git> bitcoin/master 915640e Cory Fields: depends: zeromq: don't install .pc files and remove patches for them
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/da10e0bab4a3...dc97e7f6dbad
<dviola> Qt5 bitcoin-qt has been buggy for me with wayland, see: http://0x0.st/X0Yr.png http://0x0.st/X0Ys.png -- sometimes fonts disappear after turning the monitor off/on
<gribble> https://github.com/bitcoin/bitcoin/issues/30997 | build: Switch to Qt 6 by hebasto · Pull Request #30997 · bitcoin/bitcoin · GitHub
<dviola> hebasto: hi, I just tested your branch on linux: https://github.com/hebasto/bitcoin/tree/240928-qt6 -- great work! I don't want to be pushy but is #30997 long way from being merged? I ask because Qt6 fixes a problem for me on Wayland so it would be nice to know, thanks! :-)
<bitcoin-git> [bitcoin] stickies-v closed pull request #31149: tinyformat: enforce compile-time checks for format string literals (master...2024-10/remove-string-format-overload) https://github.com/bitcoin/bitcoin/pull/31149
<bitcoin-git> [bitcoin] polespinasa opened pull request #31177: rpc, cli: return "verificationprogress" of 1 when up to date (master...verificationProgress) https://github.com/bitcoin/bitcoin/pull/31177
<bitcoin-git> [bitcoin] hebasto opened pull request #31176: [POC] ci: Test cross-built Windows executables on Windows natively (master...241029-ci-win) https://github.com/bitcoin/bitcoin/pull/31176
<bitcoin-git> [bitcoin] hodlinator closed pull request #30956: Windows bitcoind stall debugging [NOMERGE, DRAFT] (master...30390_windows_debug) https://github.com/bitcoin/bitcoin/pull/30956
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #31175: rpc: Remove submitblock pre-checks (master...submitblock_prechecks) https://github.com/bitcoin/bitcoin/pull/31175
<gmaxwell> At the time bitcoin changed to the current model it was something like a 20x increase in validation speed. Though because the performance has a log(n) component, as the utxo set has grown the advantage shrinks.
<gmaxwell> darosior: so for example, say as a whole bitcoin users decide to adopt a hardfork where miners can take coins but *only* take coins with some class of provably unspendable pubkeys. Your code isn't updated enough to know anything about that. But you're also not checking that. So you're potentially vulnerable but to maybe a narrower set of attack.
<gribble> https://github.com/bitcoin/bitcoin/issues/30039 | dbwrapper: Bump LevelDB max file size to 128 MiB to avoid system slowdown from high disk cache flush rate by maciejsszmigiero · Pull Request #30039 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30039 | dbwrapper: Bump LevelDB max file size to 128 MiB to avoid system slowdown from high disk cache flush rate by maciejsszmigiero · Pull Request #30039 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28280 | Dont empty dbcache on prune flushes: >30% faster IBD by andrewtoth · Pull Request #28280 · bitcoin/bitcoin · GitHub

2024-10-28

<bitcoin-git> [bitcoin] ryanofsky opened pull request #31174: tinyformat: Add compile-time checking for literal format strings (master...pr/tcheck) https://github.com/bitcoin/bitcoin/pull/31174
<bitcoin-git> [gui-qml] hebasto opened pull request #429: ci, gha: Update `actions/checkout` actions (main...241028-ci) https://github.com/bitcoin-core/gui-qml/pull/429
<bitcoin-git> [gui-qml] hebasto merged pull request #427: Introduce Signal Based Navigation Model to have Self-Contained Pages (main...contain-pages) https://github.com/bitcoin-core/gui-qml/pull/427
<bitcoin-git> gui-qml/main 02a3b25 jarolrod: qml: use signal based navigation in settings with subpages
<bitcoin-git> gui-qml/main fad9bd7 jarolrod: qml: signal based navigation in onboarding
<bitcoin-git> gui-qml/main a77c7f1 jarolrod: qml: use signal based navigation in CreateWallet pages, introduce wizard
<bitcoin-git> [gui-qml] hebasto pushed 6 commits to main: https://github.com/bitcoin-core/gui-qml/compare/88ce5253a4a3...c117acc07ffa
<achow101> "Note that for blocks below the milestone (see below for terminology), Libbitcoin will skip transaction validation (besides checking they were properly committed, i.e. no malleation of either transactions or witnesses). This is in my opinion a similar threat model to Bitcoin Core’s -assumevalid." <-- that seems to be quite different?

2024-10-25

<bitcoin-git> [bitcoin] darosior opened pull request #31157: Cleanups to port mapping module post UPnP dropt (master...2410_cleanups_post_upnp_drop) https://github.com/bitcoin/bitcoin/pull/31157
<bitcoin-git> [bitcoin] mzumsande opened pull request #31156: test: Don't enforce BIP94 on regtest unless specified by arg (master...202410_bip94_arg) https://github.com/bitcoin/bitcoin/pull/31156
<laanwj> jb55: likely a corrupt utxo set, running bitcoin with -reindex-chainstate will rebuild it
<bitcoin-git> [bitcoin] fanquake opened pull request #31154: [27.x] rc2 or final (27.x...27_2_maybe_rc2_or_final) https://github.com/bitcoin/bitcoin/pull/31154
<bitcoin-git> [bitcoin] dergoegge opened pull request #31153: bench: Remove various extraneous benchmarks (master...2024-10-nuke-benchmarks) https://github.com/bitcoin/bitcoin/pull/31153
<bitcoin-git> [bitcoin] fanquake merged pull request #29536: fuzz: fuzz connman with non-empty addrman + ASMap (master...2024-02-fuzz-connman-addrman) https://github.com/bitcoin/bitcoin/pull/29536
<bitcoin-git> bitcoin/master fe62463 brunoerg: fuzz: fuzz `connman` with a non-empty addrman
<bitcoin-git> bitcoin/master 18c8a09 brunoerg: fuzz: move `ConsumeNetGroupManager` to util
<bitcoin-git> bitcoin/master 0a12cff brunoerg: fuzz: move `AddrManDeterministic` to util
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d4abaf8c9d9f...9a7206a34e31
<bitcoin-git> [bitcoin] fanquake merged pull request #29608: optimization: Preallocate addresses in GetAddr based on nNodes (master...paplorinc/addrman-get-address-preallocate) https://github.com/bitcoin/bitcoin/pull/29608
<bitcoin-git> bitcoin/master 66082ca Lőrinc: Preallocate addresses in GetAddr based on nNodes
<bitcoin-git> bitcoin/master d4abaf8 merge-script: Merge bitcoin/bitcoin#29608: optimization: Preallocate addresses in GetAdd...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b95adf057a40...d4abaf8c9d9f
<bitcoin-git> [bitcoin] fanquake merged pull request #31150: util: Treat Assume as Assert when evaluating at compile-time (master...2410-assume-stronger) https://github.com/bitcoin/bitcoin/pull/31150
<bitcoin-git> bitcoin/master b95adf0 merge-script: Merge bitcoin/bitcoin#31150: util: Treat Assume as Assert when evaluating ...
<bitcoin-git> bitcoin/master fa69a5f MarcoFalke: util: Treat Assume as Assert when evaluating at compile-time
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f24e492e204...b95adf057a40
<bitcoin-git> [bitcoin] fanquake merged pull request #29991: depends: sqlite 3.46.1 (master...sqlite_3_45_3) https://github.com/bitcoin/bitcoin/pull/29991
<bitcoin-git> bitcoin/master 8f24e49 merge-script: Merge bitcoin/bitcoin#29991: depends: sqlite 3.46.1
<bitcoin-git> bitcoin/master def6dd0 fanquake: depends: sqlite 3.46.1
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2ef5004f78c9...8f24e492e204
<bitcoin-git> [packaging] maflcko closed pull request #253: snap: core20 and nested_virtualization CI (main...maflcko-patch-1) https://github.com/bitcoin-core/packaging/pull/253
<bitcoin-git> [packaging] maflcko opened pull request #253: snap: core20 and nested_virtualization CI (main...maflcko-patch-1) https://github.com/bitcoin-core/packaging/pull/253
<bitcoin-git> [bitcoin] fanquake merged pull request #31146: ci: Temporary workaround for old CCACHE_DIR cirrus env (master...2410-ci-temp) https://github.com/bitcoin/bitcoin/pull/31146
<bitcoin-git> bitcoin/master 2ef5004 merge-script: Merge bitcoin/bitcoin#31146: ci: Temporary workaround for old CCACHE_DIR c...
<bitcoin-git> bitcoin/master fa9747a MarcoFalke: ci: Temporary workaround for old CCACHE_DIR cirrus env
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8c12fe828def...2ef5004f78c9
<bitcoin-git> [bitcoin] fanquake closed pull request #30301: depends: bump miniupnpc to 2.2.8 (master...miniupnp-228-bump) https://github.com/bitcoin/bitcoin/pull/30301
<bitcoin-git> [bitcoin] fanquake merged pull request #29936: fuzz: wallet: add target for `CreateTransaction` (master...2024-04-fuzz-spend) https://github.com/bitcoin/bitcoin/pull/29936
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/947f2925d55f...8c12fe828def