< hebasto>
luke-jr: fanquake: tarball is a standard output of `git archive` command
< luke-jr>
trying to fix it
< hebasto>
luke-jr: this makes a top level dir `git archive --prefix='bitcoin/' --output=${OUTDIR}/src/${DISTNAME}.tar.gz HEAD`
< luke-jr>
hebasto: that's one way, yes, but it doesn't fix the rest, so working on something more complete :/
< luke-jr>
(also, the dir name has the version)
< hebasto>
but configure was dropped intentionally
< luke-jr>
it shouldn't be
< bitcoin-git>
[bitcoin] rebroad opened pull request #18760: Disconnect nodes with bad messages during IBD (master...IBDDisconnectBadChecksum) https://github.com/bitcoin/bitcoin/pull/18760
< wumpus>
that was done intentionally: it's simply an easy to reproduce, deterministic dump of the git repository now
< wumpus>
and it should have all the files from git now, it used to be a mess with missing files
< fanquake>
sipa / wumpus can you block: narichvirus1
< wumpus>
sure
< fanquake>
Always a little more annoying when the spammer leave review comments which I cannot clean up
< wumpus>
it's pretty bad that github doesn't allow removing some kinds of messages even by an admin
< meshcollider>
Re #18700, does anyone more experienced with filesystems/whatever know any reason not to take both locks at once as Luke suggested?
< bitcoin-git>
[bitcoin] darosior opened pull request #18766: Disable fee estimation in blocksonly mode (master...disable_feeest_blocksonly) https://github.com/bitcoin/bitcoin/pull/18766
< bitcoin-git>
[bitcoin] 10xcryptodev opened pull request #18769: qt: todo - remove bug fix for old versions of Qt (master...pr_qt_remove_todo) https://github.com/bitcoin/bitcoin/pull/18769