MyHush / hush

Hush is a fork of Zcash focused on secure communications
https://myhush.org
Other
67 stars 37 forks source link

Releases needs prebuilt binaires #20

Closed WaveringAna closed 7 years ago

WaveringAna commented 7 years ago

Describe the issue

No one likes building stuff that takes 10 minutes - 1 hour constantly. Including .debs and .zips of prebuilt binaries is always useful

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. go to https://github.com/MyHush/hush
  2. be disappointed you have to build
  3. wait 10 minutes

Expected behaviour

  1. go to https://github.com/MyHush/hush
  2. click releases
  3. download
  4. dpkg -i hush.deb

Any extra information that might be useful in the debugging process.

There's a script to automatically package binaries into a deb in zcutil https://github.com/MyHush/hush/blob/master/zcutil/build-debian-package.sh

leto commented 7 years ago

:+1: , once we have a release, let's make it as easy as possible for people to get it

matthewjamesr commented 7 years ago

Next-gen Hush wallet can solve this. It will be a pre-built binary that could build hush for the user on first-run. I just download the proper binary.

lludlow commented 7 years ago

Prebuilt for nodes as well

lludlow commented 7 years ago

https://github.com/MyHush/hush/pull/31