Latest Release
- Repository: Ride-The-Lightning/RTL
- Published on: 2025-07-07 21:55:45 UTC
- Version Tag: v0.15.5
- By: saubyk
- On GitHub: Ride-The-Lightning/RTL/releases
Minor release: - Boltz - Added a "Refund Address" input field to the swap modal for swap-in operations, with conditional validation based on wallet selection - Swap-in transactions now support specifying a refund address when not sending from the internal wallet - Fix to show correct experimental-dual-fund configuration from listconfig
Contributors: @ShahanaFarooqui @jackstar12
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.5
$ git verify-tag v0.15.5 gpg: Signature made Mon Jul 7 13:32:25 2025 PDT gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F gpg: Good signature from "saubyk (added uid) 39208279+saubyk@users.noreply.github.com" [ultimate] gpg: aka "Suheb 39208279+saubyk@users.noreply.github.com" [ultimate]
Install RTL via npm
npm install --omit=dev --legacy-peer-deps ``` Docker images available at https://hub.docker.com/r/shahanafarooqui/rtl/tags
Data updated on: 2025-08-23 22:14 UTC