2024-11-10

<bitcoin-git> [bitcoin] Sjors opened pull request #31265: GitHub skip branch (master...github-skip-branch) https://github.com/bitcoin/bitcoin/pull/31265

2024-11-09

<bitcoin-git> [bitcoin] maflcko opened pull request #31264: doc: Fixup bitcoin-wallet manpage chain selection args (master...2411-doc-wallet-tool) https://github.com/bitcoin/bitcoin/pull/31264
<bitcoin-git> [bitcoin] maflcko closed pull request #31261: doc: Clarify GUI Compilation Instructions for Qt Libraries in build-n… (master...patch-4) https://github.com/bitcoin/bitcoin/pull/31261
<bitcoin-git> [bitcoin] secp512k2 opened pull request #31261: doc: Clarify GUI Compilation Instructions for Qt Libraries in build-n… (master...patch-4) https://github.com/bitcoin/bitcoin/pull/31261

2024-11-08

<bitcoin-git> [bitcoin] ryanofsky opened pull request #31260: WIP: scripted-diff: Type-safe settings retrieval (master...pr/scripty) https://github.com/bitcoin/bitcoin/pull/31260
<bitcoin-git> [bitcoin] secp512k2 opened pull request #31259: doc: Fix missing comma in JSON example in REST-interface.md (master...patch-3) https://github.com/bitcoin/bitcoin/pull/31259
<bitcoin-git> [bitcoin] achow101 merged pull request #30592: Remove mempoolfullrbf (master...2024-08-remove-mempoolfullrbf) https://github.com/bitcoin/bitcoin/pull/30592
<bitcoin-git> bitcoin/master 04a5dce Greg Sanders: docs: remove requirement to signal bip125
<bitcoin-git> bitcoin/master d47297c Greg Sanders: rpc: Mark fullrbf and bip125-replaceable as deprecated
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f842d0801e13...0903ce8dbc25
<bitcoin-git> bitcoin/master 111a23d Greg Sanders: Remove -mempoolfullrbf option
<bitcoin-git> [bitcoin] achow101 merged pull request #29686: Update manpage descriptions (master...manpage-desc) https://github.com/bitcoin/bitcoin/pull/29686
<bitcoin-git> bitcoin/master 09abccf willcl-ark: doc: add bitcoind man description
<bitcoin-git> bitcoin/master d8c0bb2 willcl-ark: doc: add bitcoin-cli man description
<bitcoin-git> bitcoin/master 3f9a516 willcl-ark: doc: add bitcoin-wallet man description
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/018e5fcc462c...f842d0801e13
<bitcoin-git> [bitcoin] furszy opened pull request #31257: ci: make ctest stop on failure (master...2024_ctest_stop_on_failure) https://github.com/bitcoin/bitcoin/pull/31257
<laanwj> @libera_irc_timothy:bitcoin.ninja: correct, joinmarket doesn't support descriptor wallets :( if you have problems compiling bdb, i'd recommend trying bdb 5.x (easiest to install it from your distro) before passing any scary flags to bdb 4.8 build
<bitcoin-git> [bitcoin] naiyoma closed pull request #31256: feature: RPC show decompiled P2SH redeemScript and P2WSH witnessScript (master...feature/rpc-show-redeemscript-in-P2WSH-and-P2SH) https://github.com/bitcoin/bitcoin/pull/31256
<bitcoin-git> [bitcoin] naiyoma opened pull request #31256: feature: RPC show decompiled P2SH redeemScript and P2WSH witnessScript (master...feature/rpc-show-redeemscript-in-P2WSH-and-P2SH) https://github.com/bitcoin/bitcoin/pull/31256
<bitcoin-git> [bitcoin] fanquake closed pull request #31255: contrib: correct default build path in man pages (master...20241108-manpages) https://github.com/bitcoin/bitcoin/pull/31255
<bitcoin-git> [bitcoin] rkrux opened pull request #31255: contrib: correct default build path in man pages (master...20241108-manpages) https://github.com/bitcoin/bitcoin/pull/31255

2024-11-07

<bitcoin-git> [bitcoin] threewebcode opened pull request #31253: fix: recitfy typos (master...master) https://github.com/bitcoin/bitcoin/pull/31253
<bitcoin-git> [bitcoin] polespinasa opened pull request #31252: rpc: print P2WSH redeemScript in getrawtransaction (master...p2wsh_redeem) https://github.com/bitcoin/bitcoin/pull/31252
<bitcoin-git> [bitcoin] furszy opened pull request #31251: test: report a more detailed failure during utf8 response decoding (master...2024_test_report_invalid_response) https://github.com/bitcoin/bitcoin/pull/31251
<bitcoin-git> [bitcoin] achow101 opened pull request #31250: wallet: Disable creating and loading legacy wallets (master...disable-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/31250
<bitcoin-git> [bitcoin] achow101 opened pull request #31249: test: Add combinerawtransaction test to rpc_createmultisig (master...combinerawtx-test) https://github.com/bitcoin/bitcoin/pull/31249
<bitcoin-git> [bitcoin] achow101 opened pull request #31248: test: Rework wallet_migration.py to use previous releases (master...migratewallet-prev-rels) https://github.com/bitcoin/bitcoin/pull/31248
<bitcoin-git> [bitcoin] achow101 opened pull request #31247: psbt: MuSig2 Fields (master...musig2-psbt) https://github.com/bitcoin/bitcoin/pull/31247
<bitcoin-git> [bitcoin] achow101 closed pull request #31245: wallet: Sign transactions containing MuSig2 inputs (master...musig2-signing) https://github.com/bitcoin/bitcoin/pull/31245
<bitcoin-git> [bitcoin] achow101 opened pull request #31245: wallet: Sign transactions containing MuSig2 inputs (master...musig2-signing) https://github.com/bitcoin/bitcoin/pull/31245
<gribble> https://github.com/bitcoin/bitcoin/issues/31065 | rest: Support transaction broadcast in REST interface by danielabrozzoni · Pull Request #31065 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 opened pull request #31244: descriptors: MuSig2 (master...musig2-desc) https://github.com/bitcoin/bitcoin/pull/31244
<darosior> Yeah i see the upsides. I was pondering if Bitcoin Core really had to maintain an HTTP server (through a dependency or otherwise).
<bitcoin-git> [bitcoin] fanquake merged pull request #31190: TxDownloadManager followups (master...2024-10-30110-followups) https://github.com/bitcoin/bitcoin/pull/31190
<bitcoin-git> bitcoin/master 917ab81 glozow: [doc] comment fixups from n30110
<bitcoin-git> bitcoin/master 8351562 glozow: [fuzz] allow negative time jumps in txdownloadman_impl
<bitcoin-git> bitcoin/master 5dc94d1 glozow: fuzz fix: assert MAX_PEER_TX_ANNOUNCEMENTS is not exceeded
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3a5f6027e165...018e5fcc462c
<bitcoin-git> [bitcoin] fanquake merged pull request #31171: depends: Specify CMake generator explicitly (master...241028-generator) https://github.com/bitcoin/bitcoin/pull/31171
<bitcoin-git> bitcoin/master e2ba823 Hennadii Stepanov: depends: Specify CMake generator explicitly
<bitcoin-git> bitcoin/master 3a5f602 merge-script: Merge bitcoin/bitcoin#31171: depends: Specify CMake generator explicitly
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c9e67e214f03...3a5f6027e165
<gribble> https://github.com/bitcoin/bitcoin/issues/17631 | Expose block filters over REST by TheBlueMatt · Pull Request #17631 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23309 | [WIP] Add a basic python REST API Server Wrapper by JeremyRubin · Pull Request #23309 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 opened pull request #31243: descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` (master...descriptor-direct-fill) https://github.com/bitcoin/bitcoin/pull/31243
<bitcoin-git> [bitcoin] achow101 opened pull request #31242: wallet, desc spkm: Return SigningProvider only if we have the privkey (master...wallet-signingprov-no-h) https://github.com/bitcoin/bitcoin/pull/31242
<bitcoin-git> [bitcoin] furszy opened pull request #31241: wallet: remove BDB dependency from wallet migration benchmark (master...2024_bench_migration_remove_bdb_dependency) https://github.com/bitcoin/bitcoin/pull/31241
<josie> stickies-v: we had discussed not running master vs PR branch on each run to save compute, but ultimately felt it was better to just accept the compute so that we have more guarantees its an apples to apples comparison (like changing bitcoin.conf options)
<josie> stickies-v: that should be fixed soon (tm). regarding master changing, the idea is we will only sync benchcoin up with bitcoin-core master manually, once weve got agreement in the WG to choose a new base to benchmark against. long term, wed like to make it fully parameterized where you can pick a specific commit to bench your PR against (master at a certain point in time, another PR, etc)
<stickies-v> josie: in https://github.com/bitcoin-dev-tools/benchcoin, it seems `results.json` only contains a run for PR head. Since `master` is ~going to be different for each PR, doing a run on `master` too might be helpful to isolate effects from other recent commits? Then again, doubles the compute for what will presumably be heavy workloads, so might not be worth the trade off. Just wondering what your thoughts are, i guess
<kanzure> maybe post a question publicly and ask if anyone was using just the bitcoin-core-dev announcement list specifically, or thinks it should continue to exist, i would hate to break something important
<achow101> and the announcements occur in a ton of other places too, including bitcoin-dev
<bitcoin-git> [bitcoin] kevkevinpal closed pull request #30570: [tests] New fuzz target wallet_rpc (master...fuzzwalletrpc) https://github.com/bitcoin/bitcoin/pull/30570
<kanzure> oh right, it occurs to me that bitcoin-core-dev is not supported on gnusha.org/url at the moment, does anyone have strong opinions about this. announcement emails always went out to bitcoin-dev AFAIK so they are captured there at least.
<kanzure> oh just saw a new pull request for that, maybe 31240 https://github.com/bitcoin/bitcoin/pull/31240
<kanzure> bitcoin.git can also be updated, please see https://github.com/bitcoin/bitcoin/pull/29782#issuecomment-2460974096 which is asking about what to do about the comments in the codebase that need to be updated
<kanzure> lists.linuxfoundation.org is no more and is no longer hosting the mailing list static archives at this time (not just for bitcoin-dev but ~everything including some LKML stuff?)
<achow101> #topic bitcoin-dev mailing list archive links (kanzure)
<gribble> https://github.com/bitcoin/bitcoin/issues/28722 | Multiprocess tracking issue · Issue #28722 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<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/30328 | wallet: Remove IsMine from migration code by achow101 · Pull Request #30328 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29491 | [DO NOT MERGE] Schnorr batch verification for blocks by fjahr · Pull Request #29491 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28536 | BIP352 tracking issue · Issue #28536 · bitcoin/bitcoin · GitHub
<josie> next will be rebasing the bitcoin core PRs on top of that. for a list of the PRs / status, im keeping the tracking issue up to date (bitcoin/bitcoin#28536)
<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> ive been incorporating all of the review comments / feedback from coredev on the bitcoin-core/secp256k1#1519, hoping to finish that this week
<josie> we have a workflow where someone can take their branch and open it as a PR against https://github.com/bitcoin-dev-tools/benchcoin and this will automatically kick off a benchmark and publish the final results as artifacts on the PR
<gribble> https://github.com/bitcoin/bitcoin/issues/30595 | kernel: Introduce initial C header API by TheCharlatan · Pull Request #30595 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto instagibbs jarolrod jonatack josibake kanzure laanwj LarryRuane lightlike luke-jr maflcko maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi tdb3 theStack TheCharlatan vasild willcl-ark
<kanzure> #proposedmeetingtopic bitcoin-dev mailing list archive links
<bitcoin-git> [bitcoin] edilmedeiros opened pull request #31240: RFC: doc: Fix dead links to mailing list archives (master...fix-mailing-list-links) https://github.com/bitcoin/bitcoin/pull/31240
<bitcoin-git> [bitcoin] vasild opened pull request #31239: test: clarify log messages when handling SOCKS5 proxy connections (master...socks5proxy_log) https://github.com/bitcoin/bitcoin/pull/31239
<bitcoin-git> [bitcoin] fanquake merged pull request #31238: fuzz: Limit wallet_notifications iterations (master...2411-wnl) https://github.com/bitcoin/bitcoin/pull/31238
<bitcoin-git> bitcoin/master fa461d7 MarcoFalke: fuzz: Limit wallet_notifications iterations
<bitcoin-git> bitcoin/master c9e67e2 merge-script: Merge bitcoin/bitcoin#31238: fuzz: Limit wallet_notifications iterations
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/564238aabf1c...c9e67e214f03

2024-11-06

<bitcoin-git> [bitcoin] achow101 closed pull request #31222: tests: Handle BDB dynamic pagesize (master...test-bdb-pagesize) https://github.com/bitcoin/bitcoin/pull/31222
<bitcoin-git> [bitcoin] achow101 merged pull request #31164: net: Use actual memory size in receive buffer accounting (master...2024-10-p2p-receive-buffer) https://github.com/bitcoin/bitcoin/pull/31164
<bitcoin-git> bitcoin/master 7596282 laanwj: memusage: Allow counting usage of vectors with different allocators
<bitcoin-git> bitcoin/master c6594c0 laanwj: memusage: Add DynamicUsage for std::string
<bitcoin-git> bitcoin/master c3a6722 laanwj: net: Use DynamicUsage(m_type) in CSerializedNetMsg::GetMemoryUsage
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/2c90f8e08c4c...564238aabf1c
<bitcoin-git> [bitcoin] maflcko opened pull request #31238: fuzz: Limit wallet_notifications iterations (master...2411-wnl) https://github.com/bitcoin/bitcoin/pull/31238
<bitcoin-git> [bitcoin] secp512k2 opened pull request #31237: doc: Add missing 'blank=true' option in offline-signing-tutorial.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31237
<bitcoin-git> [bitcoin] secp512k2 closed pull request #31236: doc: Add missing 'blank=true' option in offline-signing-tutorial.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31236
<bitcoin-git> [bitcoin] secp512k2 opened pull request #31236: doc: Add missing 'blank=true' option in offline-signing-tutorial.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31236
<bitcoin-git> [bitcoin] brunoerg opened pull request #31235: fuzz: fix bad alloc in connman target (master...2024-11-fuzz-fix-connman-getaddresses) https://github.com/bitcoin/bitcoin/pull/31235
<bitcoin-git> [bitcoin] fanquake merged 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/master 5161c26 fanquake: ci: add second_deadlock_stack=1 to TSAN options
<bitcoin-git> bitcoin/master 2c90f8e merge-script: Merge bitcoin/bitcoin#31232: ci: `add second_deadlock_stack=1` to TSAN opt...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/45e2f8f87d89...2c90f8e08c4c
<bitcoin-git> [bitcoin] hebasto opened pull request #31233: cmake: Improve robustness and usability (master...241106-python) https://github.com/bitcoin/bitcoin/pull/31233
<bitcoin-git> [bitcoin] fanquake merged pull request #31173: cmake: Add `FindQRencode` module and enable `libqrencode` package for MSVC (master...241028-qrencode) https://github.com/bitcoin/bitcoin/pull/31173
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/80cb630bd945...45e2f8f87d89
<bitcoin-git> bitcoin/master 30089b0 Hennadii Stepanov: cmake: Add `FindQRencode` module
<bitcoin-git> bitcoin/master 9e5089d Hennadii Stepanov: build, msvc: Enable `libqrencode` vcpkg package
<bitcoin-git> bitcoin/master 45e2f8f merge-script: Merge bitcoin/bitcoin#31173: cmake: Add `FindQRencode` module and enable `...
<gribble> https://github.com/bitcoin/bitcoin/issues/27462 | depends: fix compiling bdb with clang-16 on aarch64 by fanquake · Pull Request #27462 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged 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/master 0ba680d Ava Chow: Update secp256k1 subtree to v0.6.0
<bitcoin-git> bitcoin/master 97235c4 Ava Chow: build: Disable secp256k1 musig module
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/85224f92d523...80cb630bd945
<bitcoin-git> bitcoin/master 2d46a89 Ava Chow: Squashed 'src/secp256k1/' changes from 2f2ccc46954..0cdc758a563
<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 788c132 Hennadii Stepanov: build: Unify `-logsourcelocations` format
<bitcoin-git> bitcoin/master 85224f9 merge-script: Merge bitcoin/bitcoin#30811: 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 9a0734d Hennadii Stepanov: build, msvc: Reorder keys in `vcpkg.json`
<bitcoin-git> bitcoin/master ec47cd2 Hennadii Stepanov: build, msvc: Drop no longer needed `liblzma` version pinning
<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 44939e5 secp512k2: doc: Fix word order in developer-notes.md
<bitcoin-git> bitcoin/master ffc05fc merge-script: Merge bitcoin/bitcoin#31220: 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 8348000 Greg Sanders: Add advisory for header announcer block stalling
<bitcoin-git> bitcoincore.org/master dfe9f2c merge-script: Merge bitcoin-core/bitcoincore.org#1080: Security advisories fixed in vers...
<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] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b934954ad104...03cff2c1421e
<bitcoin-git> bitcoin/master fae3cf0 MarcoFalke: ci: Temporarily disable macOS/Windows fuzz step
<bitcoin-git> bitcoin/master fafbf8a MarcoFalke: Make G_FUZZING constexpr, require -DBUILD_FOR_FUZZING=ON to execute a fuzz...
<bitcoin-git> bitcoin/master 03cff2c Ryan Ofsky: Merge bitcoin/bitcoin#31191: build: Make G_FUZZING constexpr, require -DBU...
<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 f032a09 azuchi: Apply #1079 change to japanese translation
<bitcoin-git> bitcoincore.org/master 8e1b11b merge-script: Merge bitcoin-core/bitcoincore.org#1081: Apply #1079 change to japanese tr...
<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 cb7c5ca Lőrinc: Add gdb and lldb links to debugging troubleshooting
<bitcoin-git> bitcoin/master 1b0b9b4 Lőrinc: Extend possible debugging fixes with file-name-only
<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/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 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] 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] 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] 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 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] 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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1bcf3edc502...6463117a2929
<bitcoin-git> bitcoin/master 1a05c86 fanquake: doc: archive release notes for v27.2
<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] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/41a2769c1d59...d964b0cfa3dc
<bitcoin-git> qa-assets/main 6302ac5 Murch: Add fuzz corpus for wallet_create_transaction
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f07a533dfcb1...e001dc3dc6e0
<bitcoin-git> bitcoin/master 5a26cf7 brunoerg: fuzz: fix `implicit-integer-sign-change` in wallet_create_transaction
<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] fanquake pushed 5 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/882e0d730d6d...bf03c458e994
<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/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