Skip to content

v1.2.0-missed-htlcs

Compare
Choose a tag to compare
@itsneski itsneski released this 28 Dec 09:05
· 289 commits to main since this release

jet 1.2.0

  • Factored missed htlcs into auto rebalancer. Jet now prioritizes peers that weren't able to route due to insufficient liquidity
  • Fined tuned install steps for Umbrel & RaspiBlitz
  • New jet fee-history tool to show fee change history for a peer or all peers
  • Added two new columns to jet rebalance-history to track min ppm needed for rebalances

Other changes:

  • jet rebalance-history [peer] can now show rebalance history for a peer
  • new jet channeldb to get channel.db stats
  • added an option to start and stop all services with a single command: jet stop all, jet start all
  • fixed #30: Monitor Errors Out on Unknown Node
  • fixed #31: Telegram wrongly reports channel.db exceeds 5GB
  • fixed #36: Misleading summary in jet monitor --status
  • fixed #39: Wrong display in jet monitor
  • fixed #40: feature request, track min rebalance ppm

How to upgrade:

git pull
jet restart all