< bitcoin-git>
[bitcoin] fanquake closed pull request #19130: doc: make it easier to work out size of bloom filter (master...202005-bloom-doc) https://github.com/bitcoin/bitcoin/pull/19130
< * jonatack>
seems hard to improve your network score as a tor v3 service when there's only one other out there you can connect to :D
< bitcoin-git>
[bitcoin] fanquake closed pull request #14425: Net: Do not re-enable Onion network when it was disabled via onlynet (master...do-not-reenable-Tor-when-disabled-via-onlynet) https://github.com/bitcoin/bitcoin/pull/14425
< bitcoin-git>
[bitcoin] fanquake closed pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533
< bitcoin-git>
[bitcoin] hebasto closed pull request #19783: build, doc: Make explicit dependency of system zlib for building depends (master...200823-zlib) https://github.com/bitcoin/bitcoin/pull/19783
< bitcoin-git>
[bitcoin] naumenkogs closed pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< vasild>
ryanofsky: hebasto: the guy here https://reviews.llvm.org/D87629#2272676 suggests "If you want the assertion to exist in parallel to the Analysis and not influence it, don't annotate it at all." which seems like a good idea to me.
< fanquake>
Review beg #19558. Would be nice (for me) to get that in before any more fuzzing harnesses are merged.
< gribble>
https://github.com/bitcoin/bitcoin/issues/19558 | build: split pthread flags out of ldflags and dont use when building libconsensus by fanquake · Pull Request #19558 · bitcoin/bitcoin · GitHub
< tryphe>
Currently, while making a non-manual transaction, it is not possible to persistently discriminate against combining dust inputs under a certain satoshi threshold. 'lockunspent' works, but only as an in-memory solution, and is tedious. Coin selection works, but it's semi-cumbersome and users might forget to use it over time. This allows users to be tracked trivially by unintentionally combining dust inputs from attackers with inputs from
< tryphe>
other keys.
< tryphe>
my question is, would it be a good idea to modify IsMine() in wallet/pubkeyscriptman, and create a daemon argument like '-mininput <satoshi threshold>', ex. '-mininput 0.001', or is there a simpler way to achieve this? and if it's a good idea, what would be the best way to approach this, given that there's a legacy function, and a modern function?
< tryphe>
motivation: raise the resource requirements of these attackers
< bitcoin-git>
bitcoin/master 15c27c4 fanquake: build: split PTHREAD_* flags out of AM_LDFLAGS
< bitcoin-git>
[bitcoin] laanwj merged pull request #19558: build: split pthread flags out of ldflags and dont use when building libconsensus (master...split_out_pthread_flags) https://github.com/bitcoin/bitcoin/pull/19558
< fanquake>
kallewoof: legend
< wumpus>
sipa: thanks for reminding me, I got frustrated at the linter script and then forgot about it :)
< wumpus>
it's always a last step, copy and upload release notes everywhere, oh-- bitcoin.org travis fails on them with some terse error message
< wumpus>
the suggested changes actually make sense in this case (nested #..., double `))` ) but I wish the error messages were more clear
< jonatack>
#proposedmeetingtopic torv2->torv3 transition, schedule, process
< provoostenator>
FYI I received an invite to order Apple's Universal App Quick Start Program, for their new ARM stuff. But I declined it.
< provoostenator>
Partly because I don't have time to try complicated compiler stuff in the near future. But also because the license is totally not open source compatible.
< provoostenator>
You basically can't talk about it.
< sipa>
i'm skeptical that they'll be able to keep much about it secret for long
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #19960: WIP: The vcpkg tool has introduced a proper way to use manifests (master...vcpkg_manifest) https://github.com/bitcoin/bitcoin/pull/19960
< abyssangel>
hello fellow bitcoiners! :)
< wumpus>
i have a node reachable through torv3 as well now: rp7k2go3s5lyj3fnj6zn62ktarlrsft2ohlsxkyd7v3e3idqyptvread.onion:8333<
< wumpus>
abyssangel: hello!
< sipa>
wumpus: nice
< jonatack>
yay!
< abyssangel>
;)
< wumpus>
and another: esorot4j7z32pr7fm62pjgqhm2g5a26aaucesohjcy3csjewgmrvvmyd.onion:8333 (still catching up)
< bitcoin-git>
[bitcoin] fanquake reopened pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533