Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2019-07-04 | Enable ShellCheck rules | Hennadii Stepanov | |
Enabled ShellCheck rules: SC1087 SC2001 SC2004 SC2005 SC2006 SC2016 SC2028 SC2048 SC2066 (note that IFS already contains only a line feed) SC2116 SC2166 SC2181 SC2206 SC2207 SC2230 SC2236 | |||
2018-06-20 | Obsolete #!/bin/bash shebang | DesWurstes | |
2018-06-14 | Add "export LC_ALL=C" to all shell scripts | practicalswift | |
2017-10-18 | Fix incorrect quoting of quotes (the previous quotes had no effect beyond ↵ | practicalswift | |
unquoting) | |||
2017-10-18 | Add error handling: exit if cd fails | practicalswift | |
2017-10-18 | Remove unused variables | practicalswift | |
2017-06-22 | Verify binaries from bitcoincore.org and bitcoin.org | Matt Corallo | |
2017-06-06 | contrib/verifybinaries: allow filtering by platform | Andres G. Aragoneses | |
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. | |||
2016-09-11 | [copyright] add MIT license headers to .sh scripts where missing | isle2983 | |
Years are set according to 'git log' history | |||
2016-08-21 | [contrib] verifybinaries: Keep downloads by default | MarcoFalke | |
2016-08-21 | [contrib] verifybinaries: Adjust parsing to new rc path | MarcoFalke | |
2016-04-25 | [contrib] Remove reference to sf and add doc to verify.sh | MarcoFalke | |