< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4d80274b9963...3d28c886f077
< bitcoin-git> bitcoin/master 0d0bc3b practicalswift: build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
< bitcoin-git> bitcoin/master 3d28c88 fanquake: Merge #18286: build: Add locale fuzzer to FUZZERS_MISSING_CORPORA (and unb...
< bitcoin-git> [bitcoin] fanquake merged pull request #18286: test: Add locale fuzzer to FUZZERS_MISSING_CORPORA (master...unbreak-travis-sorry) https://github.com/bitcoin/bitcoin/pull/18286
< luke-jr> wumpus: I can rebase POWER64 gitian, but I no longer know the answers to the review questions.
< bitcoin-git> [bitcoin] luke-jr opened pull request #18287: depends: Patch libevent build to fix IPv6 -rpcbind on Windows (master...fix_libevent_win_ipv6) https://github.com/bitcoin/bitcoin/pull/18287
< kallewoof> fanquake: regarding your SCHED_BATCH question, I did some benchmarks: https://github.com/bitcoin/bitcoin/pull/16981#issuecomment-596034040
< kallewoof> fanquake: Not sure why, but running with it disabled actually seems to improve performance
< aj> kallewoof: makes sense sched_batch would be slower if you end up disk bound rather than cpu bound?
< kallewoof> aj: from the looks of it (cpu 8%), that is indeed the case
< aj> kallewoof: 8% would be cpu-bound for 1-thread if you've got 6-cores and 2-threads-per-core?
< kallewoof> aj: 20 cores, but.. is the reindex code actually multithreaded?
< kallewoof> aj: or what, that's what you mean
< aj> kallewoof: hmm, 8% seems high then?
< kallewoof> aj: actually i have txindex enabled. i should mention that in the benchmark report...!
< aj> kallewoof: i don't see how you're getting a 4000s -> 25s improvement though?
< kallewoof> aj: I don't think that value is accurate. It's the total time to execute that matters, I think. But yeah, that one is weird.
< aj> oh, that's user first not total, duh
< kallewoof> I.e. 1h49m -> 39m
< kallewoof> right
< bitcoin-git> [bitcoin] practicalswift opened pull request #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory (master...msan-in-travis) https://github.com/bitcoin/bitcoin/pull/18288
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18289: refactor: Make scheduler methods type safe (master...2003-schedTypeChrono) https://github.com/bitcoin/bitcoin/pull/18289
< luke-jr> * [new tag] v0.19.1.knots20200304 -> v0.19.1.knots20200304 - gitian builds please; repos at https://github.com/bitcoinknots/ (cc jonasschnelli midnight)
< Chris_Stewart_5> Is there a reason that the getblockfilter RPC doesn't contain the full filter header?
< bitcoin-git> [bitcoin] hebasto opened pull request #18290: build: Set minimum Automake version to 1.13 (master...20200307-automake-version) https://github.com/bitcoin/bitcoin/pull/18290
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/3d28c886f077...5e12a61044b1
< bitcoin-git> bitcoin/master c7ea12d practicalswift: tests: Add key_io fuzzing harness
< bitcoin-git> bitcoin/master 4fe4de6 practicalswift: tests: Fuzz additional functions in the hex fuzzing harness
< bitcoin-git> bitcoin/master 1d324ce practicalswift: tests: Fuzz additional functions in the integer fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17926: tests: Add key_io fuzzing harness. Fuzz additional functions in existing fuzzing harnesses. (master...fuzzers-key_io-etc) https://github.com/bitcoin/bitcoin/pull/17926
< midnight> oh hi1
< bitcoin-git> [bitcoin] dannmat opened pull request #18291: Changed the date format on Block Syncing overlay (master...mar-20-date-format-string) https://github.com/bitcoin/bitcoin/pull/18291
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18292: fuzz: Add assert(script == decompressed_script) (master...2003-fuzzScriptAssertEqual) https://github.com/bitcoin/bitcoin/pull/18292