github Ride-The-Lightning/RTL v0.10.2
Release v0.10.2-block-shitcoins-release

latest releases: v0.15.2, v0.15.1, v0.15.0...
3 years ago

This is a maintenance release with bug fixes and vulnerability patches.

RTL will not run for altcoins. The user will be presented with a sorry message when RTL starts.
Screen Shot 2021-04-24 at 4 54 40 PM

The bug fixes include:

  • [LND] Paying zero amount invoice failure
  • [LND] Tor password visibility in the UI
  • [LND] Initiator field for the Loop API
  • [LND] Channel restoration failure
  • [CLT] Updated fee policy not getting reflected in the UI
  • [ECL] Peer connection modal behaving erratically

Details of the issues covered with this release here


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

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

Verify the release:

gpg --verify v0.10.2.tar.gz.asc v0.10.2.tar.gz
gpg: Signature made Sat 24 Apr 2021 04:59:14 PM EDT
gpg:                using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "saubyk (added uid) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg:                 aka "Suheb (approves) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg:                 aka "Suheb <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.10.2.tar.gz
cd RTL-0.10.2
npm install --only=prod

Docker images available at https://hub.docker.com/r/shahanafarooqui/rtl/tags:
docker pull shahanafarooqui/rtl:0.10.2
docker pull shahanafarooqui/rtl:0.10.2-arm64v8
docker pull shahanafarooqui/rtl:0.10.2-arm32v7
docker pull shahanafarooqui/rtl:0.10.2-amd64

Don't miss a new RTL release

NewReleases is sending notifications on new releases.