mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
doc: Add note-to-self about SHA256SUMS to release-process.md
This commit is contained in:
parent
d8ed3bd8ee
commit
a77021a763
@ -130,6 +130,7 @@ gpg --digest-algo sha256 --clearsign SHA256SUMS # outputs SHA256SUMS.asc
|
|||||||
rm SHA256SUMS
|
rm SHA256SUMS
|
||||||
```
|
```
|
||||||
(the digest algorithm is forced to sha256 to avoid confusion of the `Hash:` header that GPG adds with the SHA256 used for the files)
|
(the digest algorithm is forced to sha256 to avoid confusion of the `Hash:` header that GPG adds with the SHA256 used for the files)
|
||||||
|
Note: check that SHA256SUMS itself doesn't end up in SHA256SUMS, which is a spurious/nonsensical entry.
|
||||||
|
|
||||||
- Upload zips and installers, as well as `SHA256SUMS.asc` from last step, to the bitcoin.org server
|
- Upload zips and installers, as well as `SHA256SUMS.asc` from last step, to the bitcoin.org server
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user