< midnight> Well. I guess good luck to them trying to email my github email..
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18521: fuzz: Add process_messages harness (master...2004-fuzzMsgs) https://github.com/bitcoin/bitcoin/pull/18521
< bitcoin-git> [bitcoin] SuriyaaKudoIsc opened pull request #18522: test: Add current year to copyright notice (master...add-copyright-year) https://github.com/bitcoin/bitcoin/pull/18522
< bitcoin-git> [bitcoin] fanquake closed pull request #18522: test: Add current year to copyright notice (master...add-copyright-year) https://github.com/bitcoin/bitcoin/pull/18522
< hebasto> here are notes about testing and running the Bitcoin Core on ARM big.LITTLE https://gist.github.com/hebasto/9d64e1d5682b1ec46cf6981945b435df
< hebasto> apparently, it seems to fix #16008 for me :)
< gribble> https://github.com/bitcoin/bitcoin/issues/16008 | Flushing database cache causes p2p connections ping timeout · Issue #16008 · bitcoin/bitcoin · GitHub
< jonatack> gwillen: yes. done.
< jonatack> with the third one received this morning
< bitcoin-git> [bitcoin] fjahr closed pull request #18399: lint: PR description linter (master...pr-desc-lint) https://github.com/bitcoin/bitcoin/pull/18399
< bitcoin-git> [bitcoin] hebasto opened pull request #18523: util: Handle HTTP_INTERNAL_SERVER_ERROR in bitcoin-cli (master...20200404-rpc-depth) https://github.com/bitcoin/bitcoin/pull/18523
< bitcoin-git> [bitcoin] ryanofsky opened pull request #18524: refactor: drop boost::signals2 in validationinterface (master...pr/nosig) https://github.com/bitcoin/bitcoin/pull/18524
< bitcoin-git> [bitcoin] JetDeveloping opened pull request #18525: Fixed too many spaces in the BlockChain Log (0.19...patch-1) https://github.com/bitcoin/bitcoin/pull/18525
< bitcoin-git> [bitcoin] hebasto opened pull request #18526: Remove PID file at the very end (master...20200404-del-pid) https://github.com/bitcoin/bitcoin/pull/18526
< bitcoin-git> [bitcoin] hebasto closed pull request #18523: util: Handle HTTP_SERVICE_UNAVAILABLE in bitcoin-cli (master...20200404-rpc-depth) https://github.com/bitcoin/bitcoin/pull/18523
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8971547d9c9...4839560ee1c1
< bitcoin-git> bitcoin/master acf269e practicalswift: tests: Add proof-of-work fuzzing harness
< bitcoin-git> bitcoin/master 4839560 MarcoFalke: Merge #18407: tests: Add proof-of-work fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18407: tests: Add proof-of-work fuzzing harness (master...fuzzers-proof-of-work) https://github.com/bitcoin/bitcoin/pull/18407
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4839560ee1c1...a3b61cf64163
< bitcoin-git> bitcoin/master facc332 MarcoFalke: fuzz: Avoid running over all inputs after merging them
< bitcoin-git> bitcoin/master a3b61cf MarcoFalke: Merge #18509: fuzz: Avoid running over all inputs after merging them
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18509: fuzz: Avoid running over all inputs after merging them (master...2004-fuzzMergeOnce) https://github.com/bitcoin/bitcoin/pull/18509
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a3b61cf64163...490ae0e87b9a
< bitcoin-git> bitcoin/master 3dc8c01 Sebastian Falbesoner: test: remaining replacements of (send_message+sync_with_ping) with send_an...
< bitcoin-git> bitcoin/master 490ae0e MarcoFalke: Merge #18520: test: remaining replacements of (send_message+sync_with_ping...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18520: test: remaining replacements of (send_message+sync_with_ping) with send_and_ping (master...20200403-test-remaining-send_and_ping-substitutes) https://github.com/bitcoin/bitcoin/pull/18520
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/490ae0e87b9a...16b6d3422bf9
< bitcoin-git> bitcoin/master fa86edf MarcoFalke: fuzz: Extend script fuzz test
< bitcoin-git> bitcoin/master 16b6d34 MarcoFalke: Merge #18519: fuzz: Extend script fuzz test
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18519: fuzz: Extend script fuzz test (master...2004-fuzzScript) https://github.com/bitcoin/bitcoin/pull/18519
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16b6d3422bf9...e16da90d957a
< bitcoin-git> bitcoin/master fa01899 MarcoFalke: fuzz: Extend descriptor fuzz test
< bitcoin-git> bitcoin/master e16da90 MarcoFalke: Merge #18518: fuzz: Extend descriptor fuzz test
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18518: fuzz: Extend descriptor fuzz test (master...2004-fuzDesc) https://github.com/bitcoin/bitcoin/pull/18518
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e16da90d957a...94fd4a56ed1c
< bitcoin-git> bitcoin/master 4670006 Jon Atack: test: remove redundant sync_with_ping after add_p2p_connection
< bitcoin-git> bitcoin/master 94fd4a5 MarcoFalke: Merge #18496: test: remove redundant sync_with_ping after add_p2p_connecti...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18496: test: remove redundant sync_with_ping after add_p2p_connection (master...remove-redundant-sync_with_ping-calls) https://github.com/bitcoin/bitcoin/pull/18496
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94fd4a56ed1c...483007749426
< bitcoin-git> bitcoin/master faa64af MarcoFalke: fuzz: Add CScriptNum::getint coverage
< bitcoin-git> bitcoin/master 4830077 MarcoFalke: Merge #18510: fuzz: Add CScriptNum::getint coverage
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18510: fuzz: Add CScriptNum::getint coverage (master...2004-fuzzScriptNumGetInt) https://github.com/bitcoin/bitcoin/pull/18510
< luke-jr> Is there a reason we don't gitian-sign each individual file in addition to the packaged/tar files?
< luke-jr> that would presumably fix the problem with being unable to verify the snaps and (hypothetical) binary PPAs
< gwillen> jonatack: cool, I have now also gotten two myself, forwarded the first one
< sipa> luke-jr: interesting idea
< sipa> i guess we jsut didn't have a use for individually signed files
< luke-jr> sipa: the snaps only install the individual files, so we do…
< luke-jr> right now, we have zero way for users to verify snap installs
< bitcoin-git> [bitcoin] brakmic opened pull request #18528: build: create test_fuzz library from src/test/fuzz/fuzz.cpp (master...makefile-fuzzing) https://github.com/bitcoin/bitcoin/pull/18528
< bitcoin-git> [bitcoin] JetDeveloping closed pull request #18525: Fixed too many spaces in the BlockChain Log (0.19...patch-1) https://github.com/bitcoin/bitcoin/pull/18525
< bitcoin-git> [bitcoin] sipa opened pull request #18529: Convert randomized prevector test into fuzzer (master...202004_prevector_fuzz) https://github.com/bitcoin/bitcoin/pull/18529