Releases: Ride-The-Lightning/RTL
Release v0.8.4-beta-btcpayserver-config-fix
- Default
RTL-Config.json
will not be generated withhost
config setting - Sorting fixed on all the grids
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.8.4.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.8.4/v0.8.4.tar.gz.asc
Verify the release:
gpg --verify v0.8.4.tar.gz.asc v0.8.4.tar.gz
gpg: Signature made Thu 06 Aug 2020 08:08:17 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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.4.tar.gz
cd RTL-0.8.4
npm install --only=prod
Docker images at https://hub.docker.com/r/shahanafarooqui/rtl/tags:
docker pull shahanafarooqui/rtl:0.8.4
docker pull shahanafarooqui/rtl:0.8.4-arm64v8
docker pull shahanafarooqui/rtl:0.8.4-arm32v7
docker pull shahanafarooqui/rtl:0.8.4-amd64
Release v0.8.3-beta-price-pump-maintenance
- 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) <[email protected]>" [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
Release v0.8.2-beta-Maintenance
- Environment parameter LN_API_PASSWORD added, to enable Eclair integration with BTCPayserver
- Routing fee calculation logic updated for the Eclair dashboard
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.8.2.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.8.2/v0.8.2.tar.gz.asc
Verify the release:
gpg --verify v0.8.2.tar.gz.asc v0.8.2.tar.gz
gpg: Signature made Sun 12 Jul 2020 06:58:08 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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.2.tar.gz
cd RTL-0.8.2
npm install --only=prod
Release v0.8.1-beta-Maintenance
- Removal of node-sass dependency.
- "ngcc not found" error fixed.
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.8.1.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.8.1/v0.8.1.tar.gz.asc
Verify the release:
gpg --verify v0.8.1.tar.gz.asc v0.8.1.tar.gz
gpg: Signature made Thu 09 Jul 2020 10:19:12 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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.1.tar.gz
cd RTL-0.8.1
npm install --only=prod
Release v0.8.0-beta-Eclair
-
Eclair integration
Eclair release enables RTL to work on Eclair v0.4.1 and above.
Eclair v0.4.1 needs Bitcoin core at v0.19.1 or above for complete functions available on RTL.
Follow the instructions below to download the release and follow the setup instructions to configure and complete the install. -
Bug fixes and minor UI improvements Issue list covered with this release:
https://github.com/Ride-The-Lightning/RTL/milestone/16?closed=1
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.8.0.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.8.0/v0.8.0.tar.gz.asc
Verify the release:
gpg --verify v0.8.0.tar.gz.asc v0.8.0.tar.gz
gpg: Signature made Tue 07 Jul 2020 07:44:20 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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.0.tar.gz
cd RTL-0.8.0
npm install --only=prod
Release v0.7.1-beta-Pre-Halving-Maintenance
UX improvements and maintenance updates:
- Consistent button controls and UI behavior on peer, channel, transaction and invoice pages
- Peer alias added for channels on all pages
- Peers searchable by alias on open channel modal
- Settings layout cleaned up
- Multiple bug fixes
Issue list covered with the release:
https://github.com/Ride-The-Lightning/RTL/milestone/6?closed=1
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.7.1.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.7.1/v0.7.1.tar.gz.asc
Verify the release:
gpg --verify v0.7.1.tar.gz.asc v0.7.1.tar.gz
gpg: Signature made Sat 09 May 2020 03:35:20 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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.7.1.tar.gz
cd RTL-0.7.1
npm install --only=prod
Release v0.7.0-beta-Loop
This is a major release with the integration of Lightning Lab's submarine swap service called Loop.
New features:
- Loop In and Out integration (supported version 0.5.1 and above)
- Optional 2FA authentication
Steps to enable Loop on RTL:
- Install Loop v0.5.1 from https://github.com/lightninglabs/loop
- Run
loopd
service - Configure
swapServerUrl
inRTL-Config.json
file under theSettings
section. swapServerUrl is the url for the http server of Loop daemon. - Sample value to enter in the config file
"swapServerUrl": "http://localhost:8081/v1"
- Restart RTL
- Loop will be enabled in RTL.
- Loop options will be available as a menu option under Lightning menu, under the Actions menu on Channels grid and on the Merchant dashboard.
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.7.0.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.7.0/v0.7.0.tar.gz.asc
Verify the release:
gpg --verify v0.7.0.tar.gz.asc v0.7.0.tar.gz
gpg: Signature made Thu 19 Mar 2020 08:13:22 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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.7.0.tar.gz
cd RTL-0.7.0
npm install --only=prod
Release v0.6.8-beta-Maintenance-release
Minor enhancements and Bug fixes:
C-Lightning:
- Sign/Verify message
- Auto-generation of label for invoices
- CSV data exports on all the grids
LND:
- Unsettled invoice re-used for circular rebalancing
- Channel uptime in hours
- CSV data exports on all the grids
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.6.8.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.6.8/v0.6.8.tar.gz.asc
Verify the release:
gpg --verify v0.6.8.tar.gz.asc v0.6.8.tar.gz
gpg: Signature made Tue 10 Mar 2020 09:54:35 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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
Release v0.6.7-beta-CLT-POST-Bug-fix
This release fixes a bug, which was causing the POST apis to fail for C-Lightning.
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.6.7.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.6.7/v0.6.7.tar.gz.asc
Verify the release:
gpg --verify v0.6.7.tar.gz.asc v0.6.7.tar.gz
gpg: Signature made Sat 15 Feb 2020 08:07:14 AM EST
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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
Release v0.6.5-beta-Circular-rebalancing
This is a feature rich release, improving the utility of the UI and provides a powerful channel balancing tool for LND, building on LND v0.9.0.
New features in this release:
- Circular channel rebalancing (available for LND v0.9.0)
- Sign messages with your pubkey and verify message-signature pair (LND).
- View channel uptime on the channel list (LND)
- Fee control on Channel closures
Controls for circular channel rebalancing:
Bug fixes:
- Peer connection issue with onion addresses
- Sweep all transaction inoperative issue
- Invoice amount on mobile browser
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.6.5.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.6.5/v0.6.5.tar.gz.asc
Verify the release:
gpg --verify v0.6.5.tar.gz.asc v0.6.5.tar.gz
gpg: Signature made Thu 13 Feb 2020 08:04:32 PM EST
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [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