BTCPrivate / BitcoinPrivate-legacy

Bitcoin Private is a Bitcoin and Zclassic fork which uses ZK-SNARK technology for privacy and fungibility.
Other
283 stars 132 forks source link

build.sh pulls in lipgmp 404 #106

Closed buzztiaan closed 6 years ago

buzztiaan commented 6 years ago

Describe the issue

build.sh pulls nonexisting files;

Fetching libgmp... 
https://z.cash/depends-sources/libgmp-aece03c7b6967f91f3efdac8c673f55adff53ab1.tar.gz:  
2018-03-02 22:42:12 ERROR 404: Not Found.  

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. clone git
  2. run build.sh
  3. tada

Expected behaviour

Shouldn't grab files from a different coins website that dont exist.

Actual behaviour + errors

It went on to grab it elsewhere

thomasuno commented 6 years ago

@buzztiaan ops sorry! also a missing file but i didn't posted the right one