yeru83

Results 5 issues of yeru83

The hashes for recent releases have not yet been posted. Also a mismatch: #60

Special thanks to Alessandro for his great help via Telegram. First my question is - shouldn't there be some specific OS/build version ranges listed for each release? (1) I've been...

The page quotes: `01d55519d8a73a9710b3d22a1f2bf16ed6f48b46cefedfe1ffcaa8dd770423b0` Result I got: $shasum -a 256 = `bde259a8bcdf36c895a32589e1e1894d2d965b60a1ac389b6341b7eea54edcdb` https://github.com/airgap-it/airgap-vault/releases

https://github.com/airgap-it/airgap-vault/releases?after=v3.1.0 Version Code: 8755 expected SHA-256 hash: `f970193dc859fe41a1be49613e9ee48da2e4157623daef97de572acadb468e1e` Actual hash I got: `bde259a8bcdf36c895a32589e1e1894d2d965b60a1ac389b6341b7eea54edcdb`

Instructions: https://docs.wasabiwallet.io/using-wasabi/InstallPackage.html#macos So I write the command for my case as: sudo gpg2 --import ~/Downloads/zkSNACKsPubKey.txt and then: sudo gpg --import ~/Downloads/zkSNACKsPubKey.txt both of which returned a password prompt, but I...