forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Please describe the feature you'd like to see added.
contrib/verify-binaries/verify.py
This file is very useful for downloading Bitcoin Core while also verifying signatures and checksums. I use it to download Core while making container images. However, in its current state, it still downloads Core. Can this file be updated to download Bitcoin Knots?
Is your feature related to a problem, if so please describe it.
No response
Describe the solution you'd like
Update verify.py
to download Knots from https://bitcoinknots.org/files/ while verifying signatures and checksums.
Describe any alternatives you've considered
Download Knots and perform signature and checksum validation manually or with a custom script.
Please leave any additional context
No response
Metadata
Metadata
Assignees
Labels
No labels