< midnightmagic> sipa: Are your hashrate graphs being updated still?
< gwillen> it does look like they stopped updating about 2 weeks ago
< bitcoin-git> [bitcoin] hebasto opened pull request #14801: qt: Use window() instead of obsolete topLevelWidget() (master...20181125-obsolete-toplevelwidget) https://github.com/bitcoin/bitcoin/pull/14801
< echeveria> midnightmagic: https://diff.cryptothis.com/ is a nice representation.
< midnightmagic> echeveria: thanks \o
< intcat> would it be an idea to put the fingerprint of the bitcoin core signing key in the topic here?
< intcat> (and in any case, could anyone provide it to me so I do not blindly rely on bitcoincore.org?)
< luke-jr> intcat: nah, because people shouldn't be relying on it
< luke-jr> should check multiple signatures
< nobrainkevin> hey guys
< nobrainkevin> is this where I can talk to bitcoin core developers?
< grubles> #bitcoin-dev
< bitcoin-git> [bitcoin] ch4ot1c closed pull request #14459: More RPC help description fixes (master...fix/rpc-descriptions) https://github.com/bitcoin/bitcoin/pull/14459
< kalymgr> Hello everyone!
< sipa> midnightmagic: stale pidfile prevented running the update script; should be fixed in a minute
< bitcoin-git> [bitcoin] ch4ot1c reopened pull request #14459: More RPC help description fixes (master...fix/rpc-descriptions) https://github.com/bitcoin/bitcoin/pull/14459
< bitcoin-git> [bitcoin] FelixWeis opened pull request #14802: rpc: faster getblockstats using BlockUndo data (master...201811_blockstats_undoblock) https://github.com/bitcoin/bitcoin/pull/14802
< midnightmagic> sipa: doh.
< gmaxwell> I wonder if the kernel gives some 'boot time hash' that could be used in PID files to detect stale across reboots easily
< booyah> gmaxwell: yes, /proc/sys/kernel/random/boot_id for Linuxes
< booyah> seems sometimes it's broken in the way that it stays the same ID as a bug in platform https://github.com/raspberrypi/linux/issues/2476
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a7dc03223e91...327129f7a644
< bitcoin-git> bitcoin/master e4eee7d Jeremy Rubin: Add Benchmark to test input de-duplication worst case...
< bitcoin-git> bitcoin/master 327129f MarcoFalke: Merge #14400: Add Benchmark to test input de-duplication worst case...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14400: Add Benchmark to test input de-duplication worst case (master...benchmark-reject-duplicate-inputs) https://github.com/bitcoin/bitcoin/pull/14400
< bitcoin-git> [bitcoin] hebasto opened pull request #14803: consensus: Avoid data race in CBlock class (master...20181125-cblock-threadsafe) https://github.com/bitcoin/bitcoin/pull/14803
< bitcoin-git> [bitcoin] fanquake closed pull request #14072: [primitives, consensus] Make fChecked an atomic<bool> (master...fchecked-atomic) https://github.com/bitcoin/bitcoin/pull/14072