Skip to content

v1.0.0

Compare
Choose a tag to compare
@kajoseph kajoseph released this 20 Sep 15:04
· 10 commits to master since this release
a69c015

v1.0.0

Features:

  • A channel opening whitelisting management system
  • Remote management through the API
  • Built-in client for local management
  • Flexible configuration

Verifying

  • To verify, use the build hashes and signature files in releases/v1.0.0
  • Run gpg --verify SHA256SUM.asc SHA256SUM and look for 'Good signature from ...'
    • You may need to import the GPG keys of the signers
  • Extract the tar file and hash the binary: shasum -a 256 <file>. Compare your hash to the hash in SHA256SUM

Full Changelog: https://github.com/kajoseph/lnd-tools/commits/v1.0.0