levmi
levmi
At some point, we're going to want to cut a new `litd` release with the latest Loop client.
User reported a small UI bug in the LNC view within the `litd` UX. Specifically, this occurs within the `Expiry` column. This is likely due to the recent changes to...
### Problem As currently architected, at `litd` start up, in order to open the UX, all of the subservers need to startup meaning all of the `litd` dependencies (LND version,...
If LND fails on `litd` startup, the `LND` process should automatically restart. If `LND` is running in remote mode, we should attempt to re-connect. We should attempt this restart in...
In building out flows on Terminal, we've noticed that it can be complicated and convoluted to grab the end cost to the user for Loop swaps (particularly on the Loop...
User reports attempting to connect via LNC on a mobile browser. Clean, new pairing phrase. Consistently does not work. Slack chat: https://lightningcommunity.slack.com/archives/C01A2MGARV0/p1698035238721209 Logs: ```2023-10-23 11:00:15.819 [DBG] WASM: WASM client ready...
**Is your feature request related to a problem? Please describe.** I've heard from developers that users get frustrated when they're onboarding to Lightning, set up a channel, then try to...
If we turn `litrpc` into a module (which would require turning `looprpc` etc. into modules as well), we can avoid a bunch of situations with regard to overrides and dependencies....
**Is your feature request related to a problem? Please describe.** In the current state, tapd will continuously try to deliver a proof even if the peer no longer exists. Log...
**Is your feature request related to a problem? Please describe.** When attempting to burn all assets, we get the response ```[tapcli] unable to send assets: rpc error: code = Unknown...