< bitcoin-git> [bitcoin] hebasto opened pull request #19399: refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp (master...200628-warm-mx) https://github.com/bitcoin/bitcoin/pull/19399
< bitcoin-git> [bitcoin] fjahr closed pull request #18446: test: Add test for wtxid transaction relay (master...pr18044test) https://github.com/bitcoin/bitcoin/pull/18446
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17303: p2p: Stop relaying non-mempool txs, improve tx privacy slightly (master...1910-p2pNoRemovedTxs) https://github.com/bitcoin/bitcoin/pull/17303
< bitcoin-git> [bitcoin] alidevjimmy opened pull request #19400: better typo for condition (master...fixtypo) https://github.com/bitcoin/bitcoin/pull/19400
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19400: better typo for condition (master...fixtypo) https://github.com/bitcoin/bitcoin/pull/19400
< whatsupboy> hi I am not a developer and some how found this video https://www.youtube.com/watch?v=Fjj11bc1DXI and trying to understand what is funding and do bitcoin contributors get paid or what ?
< luke-jr> whatsupboy: #bitcoin is probably a better place to discuss such topics
< whatsupboy> luke-jr: okay sorry I was there but thought its related to core so I am in here
< luke-jr> we try to keep this channel reserved for actual development ;)
< whatsupboy> thats cool and asking the same question there
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d342a45ca74b...d3a5dbfd1f18
< bitcoin-git> bitcoin/master fa41c65 MarcoFalke: rpc: Simplify GetAllOutputTypes with the Join helper
< bitcoin-git> bitcoin/master fa58469 MarcoFalke: rpc: Properly use underlying type in GetAllOutputTypes
< bitcoin-git> bitcoin/master fa95a69 MarcoFalke: doc: Update outdated txnouttype documentation
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19114: scripted-diff: TxoutType C++11 scoped enum class (master...2005-enumClassTxoutType) https://github.com/bitcoin/bitcoin/pull/19114
< bitcoin-git> [bitcoin] luke-jr opened pull request #19401: QA: Use GBT to get block versions correct (master...qa_blockvers) https://github.com/bitcoin/bitcoin/pull/19401
< sipa> cfields or anyone else: how would i expose the HAVE_BUILTIN_PREFETCH (which is already calculated in configure.ac) in src/config/bitcoin-config.h ?