Jamal James

Results 132 comments of Jamal James

Based on the conversation we had today, I will make the following changes to this PR: - [x] Do not automatically create a session until the user clicks on one...

I've made all of the changes listed by myself and @dstrukt in the latest commit https://github.com/lightninglabs/lightning-terminal/pull/401/commits/8eec94d7293e69dae5371133645e43e4d420ccfe.

Thanks for the review @dstrukt. I'm going to hold off on merging this until #408 is finalized just in case additional changes are needed in the UI.

Rebased on `master` which no includes #408

The default values for `frcli` will not work with Terminal. You must provide the correct rpc server, cert and macaroon. See https://github.com/lightninglabs/lightning-terminal/blob/master/doc/config-lnd-integrated.md#example-frcli-command > Also should I expect to see Faraday...

What steps did you use to install litd? I'm not familiar with the RaspiBolt setup process. Typically, you just need to stop `litd`, then start `lnd`. If you modified your...

Thanks for the feedback @bota87. I agree you shouldn't store the plain-text password in a config file, though I'm not 100% sure that hashing it on first start is the...

Also, can we update the protos to match the new Loop version here?

> Do you still have the nautilus logs? The "invalid sweep" error comes from the server side, might give us more insight of what went wrong. Here are the full...

Thanks for the feedback. This is a request that we have heard from others as well.