-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Hi Blockstream Green team,
My name is Daniel Garcia. I work with WalletScrutiny.com to independently verify the reproducibility of popular Bitcoin wallets. As part of our process, I attempted to reproduce the Linux (AppImage) build for Blockstream Green Desktop v2.0.25, following the steps documented in your BUILD.md.
Unfortunately, the Docker-based build instructions failed due to a missing file:
./tools/buildgreen.sh: line 4: tools/envs.env: No such file or directory
After cloning the repo and running the documented Docker command, I confirmed that tools/envs.env is not present in the repository (as of commit 390513b / tag: release_2.0.25). This means the official reproducibility workflow is currently blocked for independent verifiers.
Here’s the WalletScrutiny verification attestation describing this issue in detail.
I would appreciate any guidance on how to proceed or if there’s an updated method to reproduce the AppImage build. Is there an alternate location for the missing tools/envs.env, or updated instructions available?
Thank you for your continued commitment to open-source security and transparency. Please let me know if you need additional logs or details!
Best regards,
Daniel
WalletScrutiny.com