Jamal James

Results 23 issues of Jamal James

**Describe the bug** If you start an LND node, then delete the TLS cert and key files, the node will fail to start again until Polar is restarted. **To Reproduce**...

bug

This PR adds a new home screen to showcase new features recently added to Terminal on the web. It also adds the ability to quickly pass session info to your...

Autoloop suggestions are being implemented in `loopd` (ref: https://github.com/lightninglabs/loop/pull/265). We should display these suggestions in the UI to recommend which channels should be looped. There is a bit of configuration...

LiT currently does not display any of the Faraday accounting information in the UI. It would be beneficial to present these reports and also allow downloading of the generated CSV...

In some cases, it is possible to adjust the balance of two channels using a circular rebalance. With this operation, funds are sent over the lightning network from the node...

An important aspect of managing an LND node's liquidity is to open and close channels. LiT currently does not support these operations and it would be great to implement them.

In the channel list, LiT currently only displays a small subset of information about each one. It would be beneficial to display more information on a specific channel when clicked....

When using the CLI executables `lncli`, `loop`, `frcli`, and `pool`, we must always provide the config flags `--rpcserver`, `--tlscertpath`, and `--macaroonpath`. This requirement is documented in the [remote](https://github.com/guggero/lightning-terminal/blob/master/doc/config-lnd-remote.md#example-lncli-command) and [integrated](https://github.com/guggero/lightning-terminal/blob/master/doc/config-lnd-integrated.md#example-lncli-command)...

enhancement
GRuB

The UI is currently not responsive for smaller screen devices. It should adapt properly depending on the user's screen size on mobil, tablet, or desktop.