< bitcoin-git>
bitcoin/master 44dab42 João Barbosa: qa: Test default include_mempool value of gettxout
< bitcoin-git>
bitcoin/master 8e69370 MarcoFalke: Merge #21712: qa: Test default include_mempool value of gettxout
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21712: qa: Test default include_mempool value of gettxout (master...2021-04-gettxout) https://github.com/bitcoin/bitcoin/pull/21712
< provoostenator>
I didn't run into "notarization crap" when opening my own gitian signed DMG, but that's because I used SSH to put it on my Mac. You have to download it to trigger gatekeeper.
< bitcoin-git>
bitcoin/master 63631be practicalswift: test: Remove intermittently failing and not very meaningful `BOOST_CHECK` ...
< bitcoin-git>
bitcoin/master f5e8bcf MarcoFalke: Merge #21689: test: Remove intermittently failing and not very meaningful ...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21689: test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in `cnetaddr_basic` (master...remove-intermittently-failing-and-largely-meaningless-ipv6-test) https://github.com/bitcoin/bitcoin/pull/21689
< jonatack>
We don't usually just drop coverage because of one or two reported issues after seven months of no issues. Should I close the fix that keeps the coverage and informational context?
< bitcoin-git>
[bitcoin] klementtan opened pull request #21718: rpc: Improve error message for getblock invalid datatype. (master...master) https://github.com/bitcoin/bitcoin/pull/21718
< bitcoin-git>
[gui] MarcoFalke merged pull request #277: Do not use QClipboard::Selection on Windows and macOS. (master...210410-clip) https://github.com/bitcoin-core/gui/pull/277
< hebasto>
only source is in bin/ not compiled binaries
< ja>
so are the releases safe if i compile them myself? and what does "bin" mean? i thought it was short for "binaries"
< hebasto>
binaries with known vulnerabilities are placed to bin/insecure/
< sipa>
it seems like that is really unmaintained
< sipa>
oh, there are other insecure directories
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21719: refactor: Add and use EnsureConnman in rpc code (master...2104-netConnman) https://github.com/bitcoin/bitcoin/pull/21719
< achow101>
I think there was an attempt at having a meaningful directory structure but that seems to have stopped happening
< darosior>
fwiw my previous issue with the gitian builds was due to my global gitconfig (verbose git log).. Sorry for the noise