Commit Graph

805 Commits (1b86a8bc84fae5708ec364711fbe26b22507906b)
 

Author SHA1 Message Date
ShahanaFarooqui 1b86a8bc84
Eclair Implementation (#371)
Eclair Implementation, Closing issue #224
4 years ago
saubyk f83fa33a34
C-Lightning command coverage added 4 years ago
saubyk d116db5fc6
c-lightning instructions updated 4 years ago
Martin Milata c07796e360
Fix typo (#354) 4 years ago
saubyk b6f1e06757
roadmap update 4 years ago
saubyk c139dce06c
making application feature list current # 4 4 years ago
saubyk 6b13d67151
making application feature list current # 3 4 years ago
saubyk ea2e4769f3
making application feature list current # 2 4 years ago
saubyk a33b79a359
making application feature list current # 1 4 years ago
saubyk 5c796c104e
Updated lnd api coverage 4 years ago
saubyk 1de6015247
Updated readme 4 years ago
saubyk 407774834a
Merge branch 'master' of https://github.com/Ride-The-Lightning/RTL 4 years ago
saubyk 9eed0d94de
Updated c-lightning readme 4 years ago
Julian Simon de Castro 932d26b9bd
Add Bitcon full node BCubium (#351) 4 years ago
saubyk 88c14bb0bc
Updated readme for setup guide links 4 years ago
saubyk b8fbcc8f0c
updated readme for install instructions 4 years ago
Shahana Farooqui d2958650e6 Server host config bug fix
Server host config bug fix
4 years ago
Shahana Farooqui a42e76edce Rebalancing & directory creation bug fix
Rebalancing & directory creation bug fix
4 years ago
Martin Habovštiak 4c94197bc2
Added hashbang (#304)
* Added hashbang
* Updated the env style hashbang
4 years ago
Martin Habovštiak 99b3dbb798
Fixed error handling in createDirecctory (#311)
The error handling in `createDirecctory` had three major issues:

* Racy check for existence of a directory - the directory could've been
  created or deleted in the meantime.
* Attempt to handle race outside the reduce function wouldn't let it
  continue creating the remaining directories.
* All errors that were **not** `EEXISTS` or `ENOENT` were silently
  ignored, leading to lot of frustration and hair pulling, because the
  code continued executing and then failed at attempt to open a file.

These problems were fixed by moving `try` into the reduce closure,
ignoring `EEXISTS` only and rethrowing all other errors. The logic
modifying the error message for `ENOENT` was kept.
4 years ago
ShahanaFarooqui a980d9c3fa
Release 0.7.1 (#340)
* Peers And Channels Redesign (#294)
* Send payment without confirmation
* Removed vulnerabilities & added missing 2FAuth button
* Invoice Redesign with invoice info modal opening
* Firefox Payment Failure Issue #283 (#309)
* On chain redesign (#315)
* Bug fix #312 Bogus warning about unsecure connection (#316)
* Peer Channels Redesign #290 (#317)
* CLT transactions redesign #290 (#319)
* CLT On-chain redesign #290 (#320)
* Wallet error alert bug fix #298 & #299 (#321)
* Configurable server host #303 (#322)
* Receive tab on top #292 (#323)
* Settings Layout Cleanup (#325)
* Alias Autocomplete (#326)
* Redirect to Dashboard after first RTL login
* Bug fix Channel Uptime wrong #284 (#329)
* Channel info redesigned Issue #328 (#331)
* Fixed Transaction Info Scroll #324 (#333)
* Remove macaroon info before logging #306
* Added Peer Alias for Closed And Pending Channels Tabs #275 & #285 (#336)
* Show multiple URIs on show pubkey modal #337 (#338)
4 years ago
ShahanaFarooqui 685372fc5b Update issue templates 4 years ago
Suheb deb6ef307a
Update README.md 4 years ago
Shahana Farooqui af2dc43444 Minor vulnerabilities fix
Minor vulnerabilities fix
4 years ago
Shahana Farooqui 3a40bd9748 Google authenticator integration PR-266
Google authenticator integration PR-266
4 years ago
Shahana Farooqui cf71a4d897 Loop documentation updated
Loop documentation updated
4 years ago
ShahanaFarooqui 86d7d1ffa8
Loop in and loop out (#279)
Loop in and loop out
4 years ago
Shahana Farooqui ee797481b4 Removed Vulnerabilities
Removed Vulnerabilities
4 years ago
ShahanaFarooqui 6aa69ac0b1
Merge pull request #274 from Ride-The-Lightning/0.6.8
Version 0.6.8
4 years ago
Shahana Farooqui be320184a1 CLT Invoice Description Fix Issue #271
CLT Invoice Description Fix Issue #271
4 years ago
ShahanaFarooqui 6a7926b750
Password shouldn't be mandatory if SSO is turned on #264 (#270)
Password shouldn't be mandatory if SSO is turned on #264
4 years ago
Suheb 8a767f8050
Update README.md 4 years ago
Shahana Farooqui 3c97df0b28 Working build
Working build
4 years ago
saubyk dcadbcd25e
package version upgrade 4 years ago
Shahana Farooqui dadd4a10bd CLT POST bug fix
CLT POST bug fix
4 years ago
Shahana Farooqui 36abb6806d Multinode Routing bug fix 2
Multinode Routing bug fix 2
4 years ago
Shahana Farooqui 4e3a5a8c9d Multinode Routing bug fix
Multinode Routing bug fix
4 years ago
Shahana Farooqui b864170078 Renamed circular rebalance
Renamed circular rebalance
4 years ago
Shahana Farooqui 2260311408 Forwarding history with Fee and icon-buttons width
Forwarding history with Fee and icon-buttons width
4 years ago
Shahana Farooqui fa243ad257 Repeated forwarding history calls Issue #218
Repeated forwarding history calls Issue #218
4 years ago
Shahana Farooqui c306905b39 Channel rebalance failure scenario
Channel rebalance failure scenario
4 years ago
Shahana Farooqui c4bf2f9ef3 Rebalancing and sign/verify UX
Rebalancing and sign/verify UX
4 years ago
Shahana Farooqui 93dc8b4d26 Channel Rebalance UX
Channel Rebalance UX
4 years ago
Shahana Farooqui 76c07fc90c UI Bug Fixes
UI Bug Fixes
4 years ago
Shahana Farooqui 7fb09857f9 Removed focus event from sign/verify
Removed focus event from sign/verify
4 years ago
Shahana Farooqui 28e58e73fb Bug fix spinner close on 401
Bug fix spinner close on 401
4 years ago
Shahana Farooqui d41e6d4a46 Sign/Verify Message #240
Sign/Verify Message #240
4 years ago
Shahana Farooqui d8835d2fcc Set priority on Close channel #233
Set priority on Close channel #233
4 years ago
Shahana Farooqui 88ad7b250c Transaction path alias Issue #246
Transaction path alias Issue #246
4 years ago
Shahana Farooqui cb0d113478 Alias on Forwarding History Issue #230
Alias on Forwarding History Issue #230
4 years ago