← All software
lnd v0.21.0-beta
Enhancements and verifications for the Lightning Network Daemon.
The lnd v0.21.0-beta release introduces significant updates, including a migration of the payment store from KV format to native SQL, provided the --db.use-native-sql flag is set with sqlite or postgres as the backend. The release emphasizes security with detailed instructions for verifying the release using GPG keys and OpenTimestamps. It also supports fully reproducible builds, allowing third parties to verify binaries independently. The release includes several build tags and provides a script for verifying Docker images. Users can rebuild the release without fetching dependencies using the provided vendor directory.