Changelog
This document contains a changelog for the Voltage nodes. You can see what has changed in each version of Voltage here.
- LND is updated to version 0.16.3 to apply the latest version
Added:
- Added support for Lightning Terminal in Voltage. This includes Loop, Pool, Faraday and LNC.
Changed:
- LND is updated to version 0.16.2 to apply the latest version
- The Voltage Webhook Secret header has been renamed from
VOLTAGE_SECRET
toVoltage-Secret
Changed:
- LND is updated to version 0.16.1 to apply the latest version
Changed:
- LND is updated to version 0.16.0 to apply the latest version
Added:
- Added support for new settings (Default Time Lock Delta, Reject Push, Reject Htlc, and Coin Selection Strategy)
Changed:
- This release contains internal application updates for the Voltage node managers.
Changed:
- LND is updated to version 0.15.5 to apply the latest version
Changed:
- LND is updated to version 0.15.4 to fix a critical chain sync bug
Changed:
- LND is update to version 0.15.3 to apply the latest version
Removed:
- Some internal unused logic around a locking system and state management
Changed:
- LND is updated to version 0.15.2 to apply the latest version
Changed:
- Updated the Pool Sidecar Acceptor to the latest version
- LND is updated to version 0.15.1 to apply the latest version
Added:
- Added support for new settings (Remote Signer, SCID Aliases, Zero Conf, and Prune Revocation data)
Changed:
- Updated the Pool Sidecar Acceptor to the latest version
- LND is updated to version 0.15.0 to apply the latest version
- Updated the webhook secret header value to accurately match the docs. (We were previously sending
Voltage_secret
and now it's correctlyVOLTAGE_SECRET
)
Added:
- Support for forced wallet rescans on start up
- Support for native Watchtower functionality
Removed:
- Removed hours calculation from inside the nodes in favor of a remote system
- Updated the Pool Sidecar Acceptor to the latest version
- Added a new hours calculation method
- LND is updated to version 0.14.3 to apply the latest version.
- Updated the Pool Sidecar Acceptor to the latest version
- Added a new hours calculation method
- LND is updated to version 0.14.2 to apply the latest version.
- Fixed an issue with LND failing to stop.
- Fixed a bug in the new skip tor flag.
- Added support for automatically linking a Sidecar Ticket from Flow to the node.
- LND is updated to version 0.14.1 to apply the latest version.
- LND is updated to version 0.14.0 for apply the latest release. https://lightning.engineering/posts/2021-11-18-lnd-v0.14/
- Added new support for LND updates to Voltage system.
- New configuration flag "Skip Tor Proxy for Non-Onion Services" to optionally disable using Tor for clearnet connections. https://github.com/lightningnetwork/lnd/pull/5410
- LND is updated to version 0.13.4 to mitigate a problem with Neutrino validation after Taproot. More Info here: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-November/019589.html
- Increased the bbolt timeout to prevent timeout errors
- LND is updated to version 0.13.3 to mitigate a security vulnerability. More details on the vulnerability can be found here: https://lists.linuxfoundation.org/pipermail/lightning-dev/2021-October/003257.html
- Memory improvements in the Voltage applications
- Disabled Stream Isolation in LND's use of Tor to allow for better reliability.
- We changed how we do health checks on the nodes. The new method no longer shows up in the logs. Therefore, with v0.3.1 you will no longer see
[ERR] RPCS: [/lnrpc.Lightning/GetInfo]: expected 1 macaroon, got 0
in your logs from our healthchecks.
- We added a handful of new settings. These include:
wtclient
allow-circular-route
amp
num-graph-sync-peers
max-pending-channels
gc-canceled-invoices-on-startup
gc-canceled-invoices-on-the-fly