vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.
Apache License 2.0
196 stars 74 forks source link

Release mainnet-compatible binaries #61

Closed lehnberg closed 5 years ago

lehnberg commented 5 years ago

As an inexperienced user, I'd like to download and install a pre-compiled binary, so that I don't have to go through the process of compiling my own.

Related comment: https://github.com/mimblewimble/grin/issues/2363#issuecomment-453874006

Would also be good if we could sign these binaries.

FelixWeis commented 5 years ago

the current binary releases don't work on osx. complains about openssl or libssl.

jaspervdm commented 5 years ago

@FelixWeis it requires SSL to function. Could you try installing OpenSSL and see if the problem persists? If not, please open a new issue and we will investigate what the cause might be

jaspervdm commented 5 years ago

Fixed by release v1.0.0 Unfortunately didn't manage to sign it but we will try to do it for future releases