Closed DavidHoude closed 4 years ago
There was a bug in the original commit due to expecting the *.asc file to be present when it was only being piped from stdin. I have modified the Dockerfiles to temporarily save the file to disk before importing into GPG and verifying the checksum of the tarball before removal.
Closing this as the whole thing was pointless. Sorry for the confusion, I did not realize that the GPG would verify the the tarball if the filename matched the sigfile naming convention [smh].
Added sha256sum() check to the litecoin tarball.