github Ride-The-Lightning/RTL v0.15.1
Release v0.15.1-beta

latest release: v0.15.2
14 days ago

Minor release with UX enhancements, bug fixes and Angular upgrade to v18

Please note that minimum nodejs version required with this release is v18.19.0

General feature updates:

  • Integration with mempool.space api to display prevailing fee rates on various channel open/close modals
  • Links enabled for viewing transactions on mempool.space from modals of on-chain transactions and channel info
  • Added a new config param blockExplorerUrl to customize for a local/testnet instances of mempool.space

LND updates:

  • CPFP enabled on pending on-chain receive transactions (including funds expected from coop close)
  • Simplification of pending channel open fee bumping modal

Eclair updates:

  • Compatibility with version 0.10.0

Complete list of issues and prs covered with this release:
https://github.com/Ride-The-Lightning/RTL/milestone/41?closed=1

Contributors:
@ShahanaFarooqui
@fishcakeday
@taylorking
@lacksfish
@kilrau
@gkucmierz
@jackstar12
@2140data


PGP Key: https://keybase.io/suheb
Retrieve the source code repository, check for the latest release and verify the code signature

$ git clone https://github.com/Ride-The-Lightning/RTL.git
$ cd RTL

$ git checkout v0.15.1

$ git verify-tag v0.15.1
gpg: Signature made Tue 11 Jun 2024 10:41:45 AM PDT
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

Install RTL via npm

$ npm install --omit=dev --legacy-peer-deps

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

Don't miss a new RTL release

NewReleases is sending notifications on new releases.