02:12
<
bitcoin-git >
bitcoin/master a6c1fc3 Jon Atack: build: echo prop tests status during build
02:12
<
bitcoin-git >
bitcoin/master 1124be6 fanquake: Merge #16622: build: echo property tests status during build
06:04
<
jonasschnelli >
though it fails not always... but mostly
18:38
<
stevenroose >
achow101: is there a guide on how to use HWI on an offline PC? Like how to bundle all the deps into a single directory or something?
18:38
<
achow101 >
stevenroose: no, but you can make a virtualenv, install everything there, and copy it
18:39
<
stevenroose >
I see it uses pip, but the readmy suggests installing the dependencies globally (pip3 install) instead of locally.
18:39
<
achow101 >
or use the prebuilt binaries?
18:39
<
stevenroose >
achow101: is that just by calling `venv` and then doing the installation?
18:39
<
stevenroose >
ah there are prebuilds, nice
18:39
<
stevenroose >
let me look at those
18:39
<
achow101 >
there's tons of docs on using virtualenvs. something like `venv` then `. venv/bin/activate`
18:40
<
stevenroose >
achow101: I only see them for amd64, is that correct?
18:40
<
stevenroose >
:/ using arm64 here, I tried for several hours to build some rust tooling in there, what a mess :D
18:40
<
stevenroose >
k will try with venv
22:51
<
sipa >
provoostenator: please don't ever put github usernames in commits
22:51
<
sipa >
it means you get notified by github anytime j random scamcoin cherry picks it
22:57
<
midnightmagic >
gah
22:57
<
midnightmagic >
ack, that's horrid.
23:04
<
sipa >
provoostenator: oh, it's due to the PR description being copied into the merge commit
23:04
<
sipa >
i wonder if we should actively remove usernames from those