< bitcoin-git> [bitcoin] luke-jr opened pull request #19117: RPC: Add getrpcwhitelist method (master...rpc_getrpcwhitelist) https://github.com/bitcoin/bitcoin/pull/19117
< phantomcircuit> is there any one place i can get a notification for a keypool event with any ScriptPubKeyMan ?
< luke-jr> MarcoFalke: how do I get this message? https://github.com/bitcoin/bitcoin/pull/19117#issuecomment-636403530
< luke-jr> I ran circular-whatever and it was silent :/
< phantomcircuit> i guess NotifyCanGetAddressesChanged
< bitcoin-git> [bitcoin] luke-jr opened pull request #19118: Bugfix: QA: Read response data for non-JSON responses in authproxy (master...bugfix_qa_20200531a) https://github.com/bitcoin/bitcoin/pull/19118
< bitcoin-git> [bitcoin] luke-jr opened pull request #19119: Bugfix: QA: TestNodeCLI: Behave the same as authproxy for HTTP Forbidden (master...bugfix_qa_20200531b) https://github.com/bitcoin/bitcoin/pull/19119
< bitcoin-git> [bitcoin] luke-jr opened pull request #19120: QA: Support making RPC calls with different authentication (master...qa_rpc_with_auth) https://github.com/bitcoin/bitcoin/pull/19120
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19122: test: Add missing sync_blocks to wallet_hd (master...2005-testSyncBlocksHd) https://github.com/bitcoin/bitcoin/pull/19122
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16564: test: Always define the raii_event_tests test suite (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16564
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16564: test: Always define the raii_event_tests test suite (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16564
< bitcoin-git> [bitcoin] hebasto closed pull request #19029: net: Fix CThreadInterrupt::sleep_for TSan issues (master...200520-interrupts) https://github.com/bitcoin/bitcoin/pull/19029
< bitcoin-git> [bitcoin] sachinkm77 opened pull request #19124: doc: Document ALLOW_HOST_PACKAGES dependency option (master...allowHostDoc) https://github.com/bitcoin/bitcoin/pull/19124
< bitcoin-git> [bitcoin] ThomasBucaioni opened pull request #19125: Add info for Arch (master...master) https://github.com/bitcoin/bitcoin/pull/19125
< luke-jr> wtf is the spam on #19117
< gribble> https://github.com/bitcoin/bitcoin/issues/19117 | RPC: Add getrpcwhitelist method by luke-jr · Pull Request #19117 · bitcoin/bitcoin · GitHub
< luke-jr> anyone who can ban him?>
< sipa> luke-jr: done
< luke-jr> thanks
< sipa> fanquake: fwiw, github now has a way to block as user as spammer, which results in their comments becoming hidden by default as well
< sipa> i think that's preferable to deleting the comments
< MarcoFalke> And wastes less time because it is automatic
< sipa> MarcoFalke: hmm?
< MarcoFalke> deleting the comments is done manually, I presume?
< sipa> yeah, fanquake often does this, which is why i'm highlighting him
< sipa> yes, blocking a user as spammer means all their comments throughout the entire org get hidden
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dec067f5a019...091cc4b94e00
< bitcoin-git> bitcoin/master 9a19c9a Craig Andrews: Always define the raii_event_tests test suite
< bitcoin-git> bitcoin/master 091cc4b MarcoFalke: Merge #16564: test: Always define the raii_event_tests test suite
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16564: test: Always define the raii_event_tests test suite (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16564
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/091cc4b94e00...07d0e0d59f25
< bitcoin-git> bitcoin/master bb911ae John Newbery: [refactor] Pass CNode and CConnman by reference
< bitcoin-git> bitcoin/master e535670 Jim Posen: [indexes] Fix default [de]serialization of BlockFilter.
< bitcoin-git> bitcoin/master 11106a4 Jim Posen: [net processing] Message handling for getcfilters.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19044: net processing: Add support for getcfilters (master...2020-05-cfilters) https://github.com/bitcoin/bitcoin/pull/19044
< bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/07d0e0d59f25...a65b55fa45d4
< bitcoin-git> bitcoin/master c571ecb practicalswift: tests: Add fuzzing helper functions ConsumeDataStream, ConsumeTxDestinatio...
< bitcoin-git> bitcoin/master 8de7271 practicalswift: tests: Fill fuzzing coverage gaps for functions in script/script.h, script...
< bitcoin-git> bitcoin/master 43fb8f0 practicalswift: tests: Add fuzzing harness for functions in script/bitcoinconsensus.h
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18994: tests: Add fuzzing harnesses for functions in script/ (master...fuzzers-script-slash) https://github.com/bitcoin/bitcoin/pull/18994
< fanquake> sipa: that’s handy