v1.5.4-probes
jet 1.5.4
This release introduces a new tool, jet probes
, that displays nodes (discovered during probes) that have signaled a commitment to liquidity. This tool can be used to identify prospects for new channels.
In addition, this release upgrades sqlite library to version 5.1.2. This upgrade adds further stability to jet when working with increased database sizes.
Other changes:
- added support for jet on Ubuntu vm
jet info
now accepts node or channel id as an argument- fixed occasional 'SQLITE_BUSY: database is locked' exceptions that cause telegram daemon to exit
How to upgrade:
git pull
npm install
jet restart all