<bitcoin-git>
bitcoin/master 6a5ccd6 Hennadii Stepanov: scripted-diff: Rename JoinErrors in more general MakeUnorderedList
<bitcoin-git>
bitcoin/master 77a90f0 Hennadii Stepanov: refactor: Move MakeUnorderedList into util/string.h to make it reusable
<bitcoin-git>
bitcoin/master bb56486 Hennadii Stepanov: refactor: Reuse MakeUnorderedList where possible
<bitcoin-git>
[bitcoin] achow101 opened pull request #22680: guix: make git tag and commit known prior to building (master...guix-use-tag) https://github.com/bitcoin/bitcoin/pull/22680
<sipa_>
bitboy: bitcoin core has never had any money-stealing wallet bugs
<bitboy>
question: why have many versions including 0.15.1 been removing from bitcoin.org and a notice posted "Bitcoin Core version 0.15.1 is not available for security reasons:" ... any idea?
<bitboy>
i would think that 99% of people that are using bitcoin are not using core
<bitboy>
so, the bit-defender software looked inside the 0.15.1 DMG and specifically had a problem with Bitcoin-Qt.app/Contents/MacOS/BITCOIN_QT
<achow101>
Bitcoin Core is frequently incorrectly flagged as malware because it searchs for a wallet.dat file and includes mining code
<achow101>
some AVs have added exceptions for some versions of Bitcoin Core
<bitboy>
but i have other version of bitcoin core .dmgs on my computers and that antivirus software didnt flag those
<bitboy>
then i checked each files hash to the hash on the bitcoin.org depository (https://bitcoin.org/bin/insecure-CVE-2018-17144/bitcoin-core-0.15.1/), and they matched perfectly ... so then i downloaded 0.15.1 off of the depository and ran it through the virus scanner and got the same warning that it had a virus. so the one hosted on bitcoin.org got
<bitboy>
i had an old copy of the bitcoin core 0.15.1 DMG file on my mac, and recently installed BitDefender anti-virus (from the Mac App Store), and it said that it had a virus in it: Application.MAC.Miner.NB inside the DMG, specifically Bitcoin-Qt.app/Contents/MacOS/BITCOIN_QT
<bitcoin-git>
[bitcoin] glozow opened pull request #22677: [RFC] cut the validation <-> txmempool circular dependency (master...2021-08-circular-dep) https://github.com/bitcoin/bitcoin/pull/22677
<bitcoin-git>
[bitcoin] laanwj merged pull request #22632: test: Set regtest.BIP66Height = 102 to speed up tests (master...2108-regtestFasterBip66) https://github.com/bitcoin/bitcoin/pull/22632
<bitcoin-git>
bitcoin/master fafe896 MarcoFalke: test: Set regtest.BIP66Height = 102 to speed up tests
<bitcoin-git>
[bitcoin] fanquake merged pull request #22642: release: Release with separate SHA256SUMS and sig files (master...2021-08-distribute-separate-asc-and-SHASUM) https://github.com/bitcoin/bitcoin/pull/22642
<bitcoin-git>
bitcoin/master 171366e Andrew Chow: Use bilingual_str for address fetching functions
<bitcoin-git>
bitcoin/master 9571c69 Andrew Chow: Add bilingual_str::clear()
<bitcoin-git>
bitcoin/master 92993aa Andrew Chow: Change SignTransaction's input_errors to use bilingual_str
<bitcoin-git>
[bitcoin] meshcollider merged pull request #22359: wallet: Do not set fInMempool in transactionAddedToMempool when tx is not in the mempool (master...2106-walletFix) https://github.com/bitcoin/bitcoin/pull/22359
<gribble>
https://github.com/bitcoin/bitcoin/issues/19358 | torcontrol : avoid to set wrong outbound proxy and network settings when creating an inbound onion service. by Saibato · Pull Request #19358 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[gui] wodry opened pull request #400: Honor inbound/outbound arrow prefix when sorting peer address column (master...address_prefix_sort) https://github.com/bitcoin-core/gui/pull/400
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #22663: dbwrapper: wrap options in unique_ptr and use DeleteOptions (master...unique_ptr_options_08072021) https://github.com/bitcoin/bitcoin/pull/22663
2021-08-07
<bitcoin-git>
[gui] psancheti110 opened pull request #399: [WIP] qt: Fix "Load PSBT" functionality when no wallet loaded (master...i232-0806) https://github.com/bitcoin-core/gui/pull/399
<bitcoin-git>
[bitcoin] theStack opened pull request #22660: contrib: catch bitcoin-cli RPC call errors in getcoins.py (master...202107-script-signet_getcoins_catch_rpc_errors) https://github.com/bitcoin/bitcoin/pull/22660
<bitcoin-git>
[gui] hebasto opened pull request #398: refactor: Pass WalletModel object to the WalletView constructor (master...210807-model) https://github.com/bitcoin-core/gui/pull/398
<bitcoin-git>
[bitcoin] achow101 opened pull request #22654: guix: Don't include directory name in SHA256SUMS (master...shasum-no-dir) https://github.com/bitcoin/bitcoin/pull/22654
<bitcoin-git>
bitcoin/master 7ebc4c6 Hennadii Stepanov: Merge bitcoin-core/gui#379: Prompt to reset settings when settings.json ca...
<bitcoin-git>
bitcoin/master 1ee6d0b Russell Yanofsky: gui: Prompt to reset settings when settings.json cannot be read
<bitcoin-git>
[gui] hebasto merged pull request #379: Prompt to reset settings when settings.json cannot be read (master...pr/badset) https://github.com/bitcoin-core/gui/pull/379
<bitcoin-git>
[bitcoin] vasild opened pull request #22651: tor: respect non-onion -onlynet= for outgoing Tor connections (master...respect_onlynet_for_tor) https://github.com/bitcoin/bitcoin/pull/22651
<bitcoin-git>
[bitcoin] mjdietzx opened pull request #22650: Remove -deprecatedrpc=addresses flag and corresponding code/logic (master...finalize-remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/22650
<bitcoin-git>
[bitcoin] fanquake opened pull request #22645: scripts: prevent GCC optimising test symbols in test-symbol-check (master...gcc_optimising_pow) https://github.com/bitcoin/bitcoin/pull/22645
<bitcoin-git>
[bitcoin] fanquake opened pull request #22644: Deprecate UPnP support, require 2.1 or later (master...miniupnpc_pkg_config) https://github.com/bitcoin/bitcoin/pull/22644
2021-08-05
<bitcoin-git>
[bitcoin] dongcarl opened pull request #22643: guix-verify: Non-zero exit code when anything fails (master...2021-08-guix-verify-exit-code) https://github.com/bitcoin/bitcoin/pull/22643
<bitcoin-git>
[bitcoin] dongcarl opened pull request #22642: release: Release with separate SHA256SUMS and sig files (master...2021-08-distribute-separate-asc-and-SHASUM) https://github.com/bitcoin/bitcoin/pull/22642
< bitcoin-git>
[bitcoin] hebasto opened pull request #22629: [22.x] qt: Backport a fix of the regression in "Encrypt Wallet" menu item (22.x...210805-22.0-backport) https://github.com/bitcoin/bitcoin/pull/22629
< bitcoin-git>
bitcoin/master e9472e6 Hennadii Stepanov: Merge bitcoin-core/gui#393: Fix regression in "Encrypt Wallet" menu item
< bitcoin-git>
bitcoin/master d54d949 Hennadii Stepanov: qt: Fix regression in "Encrypt Wallet" menu item
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #22577: Close minor startup race between main and scheduler threads (master...2021-07-28-startup-race) https://github.com/bitcoin/bitcoin/pull/22577
< laanwj>
mounting a tmpfs on /tmp for running the bitcoin functional tests seems to do wonders for stability on systems with slow i/o (doesn't even cost that much memory)
< bitcoin-git>
[bitcoin] fanquake opened pull request #22621: make ParseOutputType return a std::optional<OutputType> (master...parse_output_type_optional) https://github.com/bitcoin/bitcoin/pull/22621
< bitcoin-git>
[bitcoin] amitiuttarwar opened pull request #22618: [p2p] Small followups to #21528 (master...2021-08-blackhole-followup) https://github.com/bitcoin/bitcoin/pull/22618
< Bullit>
Bad Flux Bitcoin Balance Complaints about theft have not been handled correctly balance was not restored
< bitcoin-git>
[bitcoin] Saviour1001 opened pull request #22617: Updated the conversion of bytes<-> hex-string (master...binary-hex-conversion) https://github.com/bitcoin/bitcoin/pull/22617
< bitcoin-git>
[bitcoin] theStack closed pull request #22193: bitcoin-tx: validate range of parsed output amount (master...202106-bitcoin-tx-validate_money_range) https://github.com/bitcoin/bitcoin/pull/22193