github Ride-The-Lightning/RTL v0.8.3
Release v0.8.3-beta-price-pump-maintenance

latest releases: v0.15.0, v0.14.1, v0.14.0...
3 years ago
  • Loop breaking changes fixed
  • Circular re-balancing, invoice and other modal auto closing bug fixed
  • Sorting fixed on all the tables
  • Disabled 'Priority options' on inactive channel close
  • Replaced short channel id with alias for C-lightning forwarding history
  • Usability improvements
    -- node alias on the routing history (C-Lightning)
    -- node alias on the app header

PGP Key: https://keybase.io/suheb
Download the release and signature:

wget https://github.com/Ride-The-Lightning/RTL/archive/v0.8.3.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.8.3/v0.8.3.tar.gz.asc

Verify the release:

gpg --verify v0.8.3.tar.gz.asc v0.8.3.tar.gz
gpg: Signature made Sun 02 Aug 2020 04:35:37 PM EDT
gpg:                using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3E9B D443 6C28 8039 CA82  7A92 00C9 E2BC 2E45 666F

Unzip and install the release:

tar -xvf v0.8.3.tar.gz
cd RTL-0.8.3
npm install --only=prod

Don't miss a new RTL release

NewReleases is sending notifications on new releases.