v1.4.2-inactive-channels
jet 1.4.2
This release enhances the monitoring of inactive channels and provides a deeper insight into rebalance history via jet rebalance-history
.
Jet introduces jet channel-events
, a new tool that shows the history of channel events, e.g. channels becoming inactive/active. Jet now shows a list of inactive channels and how long channels have been inactive in jet channel-events
and jet list-channels
. In addition, Jet notifies via telegram when channels have been inactive for too long.
jet rebalance-history
now shows when rebalances started, how long they ran, and the type of rebalance (regular, low volume, missed, forward). This allows node operators get a deeper insight into Jet's behavior for launching rebalances.
Other changes:
jet update-channel
can now be called on a partial peer alias or a pub id.- jet now ensures that rebalance sats on forwards are above threshold.
- jet now logs extra information on unrecognized/unknown rebalance errors.
- jet now better handles exceptions when reconnecting peers.
- fixed #66: jet list-channels fails with a null error.
- fixed #71: File search code appears to truncate path.
How to upgrade:
git pull
jet restart all