< bitcoin-git> [bitcoin] jb55 opened pull request #18985: bloom: use Span instead of std::vector for `insert` and `contains` [ZAP3] (master...2020-05-bloom-span) https://github.com/bitcoin/bitcoin/pull/18985
< bitcoin-git> [bitcoin] kallewoof closed pull request #18981: doc: add note about considering making issues over TODO source code comments (master...202005-no-todo) https://github.com/bitcoin/bitcoin/pull/18981
< jonasschnelli> 0.20.0rc2 detached sigs are live: https://github.com/bitcoin-core/bitcoin-detached-sigs/commits/v0.20.0rc2
< fanquake> Thanks jonasschnelli. I've pushed up some signed sigs
< bitcoin-git> [bitcoin] rajarshimaitra opened pull request #18986: Adds a new --notimeout flag in test_framework. (master...notimeout-flag) https://github.com/bitcoin/bitcoin/pull/18986
< wumpus> jonasschnelli: thanks!
< wumpus> jonatack: no objection from me either, though ideally someone takes up maintenance then so that e.g. PRs and issues don't just linger
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/951870807ea2...5a454d78825f
< bitcoin-git> bitcoin/master 8d30686 practicalswift: ci: Add fuzzbuzz integration
< bitcoin-git> bitcoin/master 5a454d7 MarcoFalke: Merge #18634: ci: Add fuzzbuzz integration configuration file
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18634: ci: Add fuzzbuzz integration configuration file (master...fuzzbuzz) https://github.com/bitcoin/bitcoin/pull/18634
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5a454d78825f...f8123d483caa
< bitcoin-git> bitcoin/master 8a22fd0 Ferdinando M. Ametrano: avoided os-dependant path
< bitcoin-git> bitcoin/master f8123d4 MarcoFalke: Merge #18952: test: avoid os-dependant path
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18952: test: avoid os-dependant path (master...patch-2) https://github.com/bitcoin/bitcoin/pull/18952
< bitcoin-git> [bitcoin] ariard opened pull request #18987: RFC: Introducing Watchdog, a cross-layer anomaly detection module (master...2020-05-rfc-watchdog) https://github.com/bitcoin/bitcoin/pull/18987
< bitcoin-git> [bitcoin] ariard opened pull request #18988: RFC: Introducing AltNet, a pluggable framework for alternative transports (master...2020-05-rfc-altstack) https://github.com/bitcoin/bitcoin/pull/18988
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18990: log: Properly log txs rejected from mempool (master...2005-logMempoolRej) https://github.com/bitcoin/bitcoin/pull/18990
< Pavlenex> Hey! What's the process when a brand new language is fully translated? Should a maintainer do a PR or?
< Pavlenex> *Fully translated and reviewed
< Relis> Hi, is this chan still operational or have people moved somewhere else?
< Relis> not great backwards compatibility if the latter
< sipa> sure
< wumpus> Pavlenex: there's no need to open PRs for it, translations are updated from transifex periodically (complete or not), the last PR was yesterday: https://github.com/bitcoin/bitcoin/commit/0793eca3a63ed54ccaf27085ce664f64ae7f2b40
< Pavlenex> wumpus: Thanks. I wasn't sure since this language has never been added before. Thanks for clarifying.
< * luke-jr> wonders if we should try using the GCC compile farm for weekly tests or something