Jamal James
Jamal James
Appreciate the follow-up. That is good information. I ended up getting an Ubuntu machine setup running on native hardware in order to test Docker Desktop. The new file sharing mechanism...
Thanks for the additional context here @ellemouton. I also agree that `Stop` shouldn't be exposed over LNC. We'd still like to have a way to get the `litd` version in...
> This is something we faced as well but were fine with checking for EOF at the app level. However, I do agree it would be better to handle this...
Hey @uwla are you planning to continue to work on this PR? I took a look at your latest changes and noticed what is causing the `insufficient_balance ` error. You...
Thanks for the details on the issues your facing. I think I've found solutions to your outstanding problems. > LND cannot pay to Eclair neither Eclair can pay to LND:...
After testing this a bit more, I feel like immediately balancing the channels when the button is clicked can be a bit unexpected. It would be very cool if it...
Hey, I really like the idea of the sliders. That would be very cool. I'm not sure about the input fields because that can really clutter up the limited space...
After writing the above response, I did a quick google search and found the cause of the issue. It is the `react-error-overlay` package injecting the iframe. I just needed to...
Thanks for the update. I will check it out over the next few days.
> Hey @jamaljsr, when creating a 250,000 sats channels, which is the default, I noticed if the implementation is LND, then the source starts with 246530 sats and the target...