< bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS when invoking cov_fuzz target (master...cov_fuzz_cleanup_0908) https://github.com/bitcoin/bitcoin/pull/19916
< bitcoin-git>
[bitcoin] hebasto opened pull request #19915: refactor: Use Mutex type for some mutexes in CNode class (master...200908-netmx) https://github.com/bitcoin/bitcoin/pull/19915
< bitcoin-git>
[bitcoin] hebasto closed pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice (master...2009-netNo2ChainParams) https://github.com/bitcoin/bitcoin/pull/19914
2020-09-07
< bitcoin-git>
[bitcoin] hebasto opened pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< bitcoin-git>
[bitcoin] narula opened pull request #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with g_cs_orphans (master...cs_vRecv) https://github.com/bitcoin/bitcoin/pull/19911
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19910: net processing: Move peer_map to PeerManager (master...2020-08-peer-plv2) https://github.com/bitcoin/bitcoin/pull/19910
< bitcoin-git>
[bitcoin] naumenkogs opened 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
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19478: Remove CTxMempool::mapLinks data structure member (master...epoch-mempool-clean-split-3) https://github.com/bitcoin/bitcoin/pull/19478
< bitcoin-git>
bitcoin/master 2583966 MarcoFalke: Merge #19478: Remove CTxMempool::mapLinks data structure member
< bitcoin-git>
bitcoin/master 296be8f Jeremy Rubin: Get rid of unused functions CTxMemPool::GetMemPoolChildren, CTxMemPool::Ge...
< bitcoin-git>
bitcoin/master 46d955d Jeremy Rubin: Remove mapLinks in favor of entry inlined structs with iterator type erasu...
< bitcoin-git>
[bitcoin] grubles opened pull request #19903: Update build-openbsd.md with GUI support (master...update-openbsd-build-instructions) https://github.com/bitcoin/bitcoin/pull/19903
< bitcoin-git>
[bitcoin] hebasto reopened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git>
[bitcoin] hebasto closed pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git>
bitcoin/master 0368931 MarcoFalke: Merge #19881: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git>
bitcoin/master fa8e148 MarcoFalke: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git>
[bitcoin] dhruv opened pull request #19884: No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty (master...no-delay-fixed-peer-seeds) https://github.com/bitcoin/bitcoin/pull/19884
< bitcoin-git>
[bitcoin] jonatack opened pull request #19883: net, rpc: expose connection type in getpeerinfo (master...getpeerinfo-conn-type) https://github.com/bitcoin/bitcoin/pull/19883
< bitcoin-git>
[bitcoin] hebasto opened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git>
[bitcoin] laanwj merged pull request #19728: Increase the ip address relay branching factor for unreachable networks (master...202008_increase_addr_branching) https://github.com/bitcoin/bitcoin/pull/19728
< bitcoin-git>
bitcoin/master 416efcb Wladimir J. van der Laan: Merge #19728: Increase the ip address relay branching factor for unreachab...
< bitcoin-git>
bitcoin/master 86d4cf4 Pieter Wuille: Increase the ip address relay branching factor for unreachable networks
< bitcoin-git>
[bitcoin] markblundeberg opened pull request #19880: fix CTxMemPool::TrimToSize to put only confirmed coins in pvNoSpendsRemaining (master...simplify-trimtosize) https://github.com/bitcoin/bitcoin/pull/19880
< bitcoin-git>
[bitcoin] jonatack opened pull request #19874: cli: degrade -getinfo gracefully for older servers (master...getinfo-handle-older-servers-gracefully) https://github.com/bitcoin/bitcoin/pull/19874
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19873: [WIP] Flush dbcache early if system is under memory pressure (master...mempressure) https://github.com/bitcoin/bitcoin/pull/19873
< yanmaani>
I've never seen anyone in the wild use the URI stuff, just "send bitcoin to address X"
< yanmaani>
The designers are presumably going to have good layout suggestions like "change the receive tab", not just "bitcoin-qt with a different theme". So I think that it is still going to be useful.
< wumpus>
if people want to do a QML GUI for bitcoin core, let them
< wumpus>
it has existed virtually as long as bitcoin has
< achow101>
I setup ##bitcoin-core-survey for us to argue about how to do this survey
< wumpus>
someone already did some stuff with QML and bitcoin core in a PR for android
< moneyball>
If interested, feel free to join these and engage. Note that there is not an expectation Core contributors must join these discussions, and as I state here (https://github.com/bitcoin-core/gui/pull/79#issuecomment-686613427), any formal proposed changes and discussion should occur on GitHub per the existing process.
< moneyball>
We had an amazing response with over 500 designers and creatives from around the world joining the community. Some of them have an interest in contributing to the Bitcoin Core project.
< wumpus>
#topic Bitcoin Design Community and efforts around the Bitcoin Core project (moneyball)
< jeremyrubin>
Lots of people from the MIT Bitcoin Project lost their wallet.dats
< jonasschnelli>
Probably also hard to find samples that are representative for "the usergroupe" of Bitcoin Core
< moneyball>
Square Crypto just announced a user research grant to Jamaal who is an experienced research from OMI and IDEO, to exclusively focus on Bitcoin Core, so it seems like that would be a great person to engage on this
< bitcoin-git>
[bitcoin] ariard closed pull request #19147: Document discouragement logic with regards to malicious exploitation (master...2020-06-doc-banman-infra) https://github.com/bitcoin/bitcoin/pull/19147
< wumpus>
two proposed topics for this week: conducting a large scale usage survey (achow101), Bitcoin Design Community and efforts around the Bitcoin Core project (moneyball)
< vasild>
From Gleb's email: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-October/017428.html "I want to suggest making explicit whether a node promises to participate in address relay by a) forwarding unsolicited messages (I work on a somewhat related issue in this PR [2]) , and, b) responding to GETADDR."
< bitcoin-git>
[bitcoin] naumenkogs opened pull request #19860: Improve diversification of new connections: privacy and stability (master...2020-09-diverse-new-conn-fixes) https://github.com/bitcoin/bitcoin/pull/19860
< bitcoin-git>
bitcoin/master c157a50 Wladimir J. van der Laan: Merge #19840: Avoid callback when -blocknotify is empty
< bitcoin-git>
[bitcoin] n-thumann opened pull request #19859: qa: Fixes failing functional test by changing version (master...qa-fix-wrong-version) https://github.com/bitcoin/bitcoin/pull/19859
< gwillen>
drbrule: all the bitcoin code is compiled with various compiler flags that are set in the Makefile, so it will be tricky to compile a single scratch file on its own like that
< dhruvm>
I have been trying to set up a C++ scratchpad to try things while being able to interface with the bitcoin code. I put my code in `src/scratch.cpp` and I try to compile it with `g++ -std=c++11 -O1 -fsanitize=undefined src/scratch.cpp -o scratch` (in this case I am trying to reproduce a sanitizer bug). I'm met with a wall of errors that look like
2020-09-01
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #19858: Periodically make block-relay connections and sync headers (master...2020-08-blocks-only-rotation) https://github.com/bitcoin/bitcoin/pull/19858
< bitcoin-git>
[bitcoin] jonatack opened pull request #19857: net: improve nLastBlockTime and nLastTXTime documentation (master...nLast-documentation) https://github.com/bitcoin/bitcoin/pull/19857
< gmaxwell>
https://github.com/bitcoin-core/secp256k1/pull/558 looks ready-ish to merge, so if anyone wanted to review ack this updated version that reflects the latest BIP340 changes (even R), it's time!
< bitcoin-git>
[bitcoin] promag opened pull request #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr (master...2020-08-scripttoasmstr) https://github.com/bitcoin/bitcoin/pull/19852