<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] 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
<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
<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>
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.
<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
<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>
[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] 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>
[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>
[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
<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
<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
<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`
<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
<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
<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?
<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>
[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
<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
<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
<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
<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