HomePhabricator

Add a script to generate sha256sums from Gitian output

Description

Add a script to generate sha256sums from Gitian output

Summary:
Currently, the sha256sums files are assembled by hand (copy-pasting the hash results from the Gitian build).
This patch introduces make-sha256sums.sh to do this automatically.

Test Plan:

make-sha256sums.sh -h
make-sha256sums.sh    # errors as expected
make-sha256sums.sh [path to some gitian output]
make-sha256sums.sh path/to/0.20.9 > jasonbcox-sha256sums.0.20.9

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4893

Details

Provenance
jasonbcoxAuthored on Jan 11 2020, 01:03
jasonbcoxPushed on Jan 14 2020, 17:25
Reviewer
Restricted Project
Differential Revision
D4893: Add a script to generate sha256sums from Gitian output
Parents
rABC3fb45c049a4c: Release cs_main during InvalidateBlock iterations
Branches
Unknown
Tags
Unknown