practicalswift
80f5f28d38
Fix incorrect quoting of quotes (the previous quotes had no effect beyond unquoting)
2017-10-18 17:10:23 +02:00
practicalswift
1e44ae0e19
Add error handling: exit if cd fails
2017-10-18 17:09:36 +02:00
practicalswift
f6b3382fa3
Remove unused variables
2017-10-18 17:09:36 +02:00
Matt Corallo
6270d624cf
Verify binaries from bitcoincore.org and bitcoin.org
2017-06-22 13:54:27 -04:00
Andres G. Aragoneses
8d4dafd774
contrib/verifybinaries: allow filtering by platform
...
Downloading all the binaries of all platforms can take quite long,
especially for slow connections, which may deter people from using
this script and, therefore, to disregard security altogether.
This change introduces the new possibility of specifying the
platform along with the version number, so that only the binaries
that contain the platform name are downloaded.
2017-06-06 13:33:19 +08:00
isle2983
0766d1cac3
[copyright] add MIT license headers to .sh scripts where missing
...
Years are set according to 'git log' history
2016-09-11 13:36:22 -06:00
MarcoFalke
faaed8874f
[contrib] verifybinaries: Mention mandatory preparation step
2016-08-21 21:58:31 +02:00
MarcoFalke
fa917f6623
[contrib] verifybinaries: Keep downloads by default
2016-08-21 21:37:30 +02:00
MarcoFalke
fab1f9272c
[contrib] verifybinaries: Adjust parsing to new rc path
2016-08-21 21:21:38 +02:00
MarcoFalke
f154470070
[contrib] Remove reference to sf and add doc to verify.sh
2016-04-25 13:29:54 +02:00