-
Currently we do not track channel closures, so users do not get notified like they do with LDK.
-
Use Logger consistently in LND, currently only few methods use it.
Add Logger to BreezService, we only use a logger for the listener but not in the methods.
-
Restarting LND causes LNDK to hang or crash with the following in the log:
```
thread 'tokio-runtime-worker' panicked at /LNDK/lndk/src/onion_messenger.rs:210:18:
peer subscription failed: Status…
-
We still have some flakiness when opening channels between gateways @tvolk131
https://github.com/fedimint/fedimint/actions/runs/11975520552/job/33389076167
-
I'm having an issue on a swapin. The state of the active swap on my LBTC node shows:
"state": "State_SwapInSender_AwaitClaimPayment"
The state of my counterpart's lightning node shows:
"state"…
-
We are using rather outdated versions in [our fork of `tonic_lnd`](https://github.com/fedimint/tonic_lnd) (and upstream ain't much better), leading to duplicate dependencies in Fedimint.
Marked as …
-
This issue was identified several months ago and is currently being investigated by the compiler vendor (OLCFHELP-19356 and OLCFHELP-19435). This E3SM GitHub issue will serve as a placeholder for trac…
-
### Describe the bug
(**edit:** see comments; this has evolved.)
I run LND over Tor. It's at http://sv7ld5ajw6qtipmcttpzhhihhjpjfqs662cin36ylvh3sa6abv2fg3qd.onion.
When I try to set up Zeus w…
-
**Description:**
Clone of #72, with updated parameter to maintain arctic PFT survival and try to bring back C4 grasses (discussed in #71). This included parameter changes from @linniahawkins to:
…
-
From https://primal.net/e/note16l86pvcfcqdkrpm7h0re58gn9420js2tszndxqh08xfgvqe2lxpqph82r0
> (1) There seems to be an issue when LND uses self-signed certificates, which is the default behavior. Alb…