index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
verifybinaries
Age
Commit message (
Expand
)
Author
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-07-27
Fix typo in comment
Cuong V. Nguyen
2021-03-01
lint: Fix spelling errors in comments
fyquah
2020-12-21
contrib: remove verify.sh
Sebastian Falbesoner
2020-12-21
contrib: binary verification script verify.sh rewritten in python
Sebastian Falbesoner
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-07-03
Use placeholder instead of key expiration date
Hennadii Stepanov
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 unq...
practicalswift
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
2016-09-11
[copyright] add MIT license headers to .sh scripts where missing
isle2983
2016-08-21
[contrib] verifybinaries: Mention mandatory preparation step
MarcoFalke
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