< fanquake> sipa wumpus: can you block Syaifudin85
< sipa> done
< sipa> apparently you can also "hide" users
< bitcoin-git> [bitcoin] fanquake opened pull request #18709: doc: note why we can't use thread_local with glibc back compat (master...document_thread_local_glibc) https://github.com/bitcoin/bitcoin/pull/18709
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f8102d90889a...dc5da7fe7b0c
< bitcoin-git> bitcoin/master c648e63 Jon Atack: test: add wait_for_cookie_credentials() to test framework
< bitcoin-git> bitcoin/master 92fe537 Jon Atack: test: fix intermittent race condition in interface_bitcoin_cli.py
< bitcoin-git> bitcoin/master dc5da7f MarcoFalke: Merge #18691: test: add wait_for_cookie_credentials() to framework for rpc...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18691: test: add wait_for_cookie_credentials() to framework for rpcwait tests (master...fix-intermittent-credentials-issue) https://github.com/bitcoin/bitcoin/pull/18691
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dc5da7fe7b0c...da4cbb792749
< bitcoin-git> bitcoin/master 5eae034 Sebastian Falbesoner: net: limit BIP37 filter lifespan (active between 'filterload' and 'filterc...
< bitcoin-git> bitcoin/master a9ecbdf Sebastian Falbesoner: test: add more inactive filter tests to p2p_filter.py
< bitcoin-git> bitcoin/master da4cbb7 MarcoFalke: Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18544: net: limit BIP37 filter lifespan (active between 'filterload'..'filterclear') (master...20200406-net-limit_bip37_filter_lifetime) https://github.com/bitcoin/bitcoin/pull/18544
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da4cbb792749...5e5dd9918e0a
< bitcoin-git> bitcoin/master 7099984 Adam Soltys: rpc: doc: Fix and extend getblockstats examples
< bitcoin-git> bitcoin/master 5e5dd99 MarcoFalke: Merge #17831: rpc: doc: Fix and extend getblockstats examples
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17831: rpc: doc: Fix and extend getblockstats examples (master...getblockstats-examples) https://github.com/bitcoin/bitcoin/pull/17831
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e5dd9918e0a...3be119c0f634
< bitcoin-git> bitcoin/master a1d5b12 Andrew Toth: Merge getreceivedby tally into GetReceived function
< bitcoin-git> bitcoin/master 3be119c MarcoFalke: Merge #17579: [refactor] Merge getreceivedby tally into GetReceived functi...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17579: [refactor] Merge getreceivedby tally into GetReceived function (master...getreceivedby-refactor) https://github.com/bitcoin/bitcoin/pull/17579
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3be119c0f634...fc00e651e407
< bitcoin-git> bitcoin/master faebcd4 MarcoFalke: ci: Remove xenial tsan workaround
< bitcoin-git> bitcoin/master fc00e65 MarcoFalke: Merge #18705: ci: Remove xenial tsan workaround
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18705: ci: Remove xenial tsan workaround (master...2004-ciXenialTsan) https://github.com/bitcoin/bitcoin/pull/18705
< bitcoin-git> [bitcoin] hebasto opened pull request #18710: Add local thread pool to CCheckQueue (master...200419-thread-pool) https://github.com/bitcoin/bitcoin/pull/18710
< theStack> on the master branch, the functional test p2p_filter.py fails after merging #18544
< gribble> https://github.com/bitcoin/bitcoin/issues/18544 | net: limit BIP37 filter lifespan (active between filterload..filterclear) by theStack · Pull Request #18544 · bitcoin/bitcoin · GitHub
< theStack> i included the fix in #18672 (if not a separate fixing PR is preferred)
< gribble> https://github.com/bitcoin/bitcoin/issues/18672 | test: add further BIP37 size limit checks to p2p_filter.py by theStack · Pull Request #18672 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fc00e651e407...56d2ff8a8fc5
< bitcoin-git> bitcoin/master b68e717 Hennadii Stepanov: build: Set libevent minimum version to 2.0.21
< bitcoin-git> bitcoin/master 56d2ff8 Wladimir J. van der Laan: Merge #18676: build: Check libevent minimum version in configure script
< bitcoin-git> [bitcoin] laanwj merged pull request #18676: build: Check libevent minimum version in configure script (master...200416-libevent) https://github.com/bitcoin/bitcoin/pull/18676
< hebasto> wumpus: it seems backporting #18676 is trivial, so no prs from me are required, no?
< gribble> https://github.com/bitcoin/bitcoin/issues/18676 | build: Check libevent minimum version in configure script by hebasto · Pull Request #18676 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56d2ff8a8fc5...c4c3f110eb93
< bitcoin-git> bitcoin/master 69749fb practicalswift: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/Golomb...
< bitcoin-git> bitcoin/master c4c3f11 MarcoFalke: Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRic...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRiceDecode) (master...fuzzers-golomb-rice) https://github.com/bitcoin/bitcoin/pull/18190
< bitcoin-git> [bitcoin] jonatack opened pull request #18712: test: display command line options passed to send_cli() in debug log (master...log-cli-options) https://github.com/bitcoin/bitcoin/pull/18712
< fanquake> hebasto: correct
< hebasto> fanquake: ty