mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-03 17:26:57 +01:00
With this commit we add a new restriction that checks that the username in the signature file (manifest-<username>-<version>.sig) actually does have a signing key and that the signature was created with that key. The signature is only counted towards the minimum of 5 signatures if that check is successful. The changes in this commit were inspired by @kixunil in #5048. |
||
---|---|---|
.. | ||
keys | ||
check-commit.sh | ||
check-each-commit.sh | ||
check-release-notes.sh | ||
check-rest-annotations.sh | ||
fuzz.sh | ||
install_bitcoind.sh | ||
itest_part.sh | ||
release.sh | ||
verify-install.sh |