openoms

Results 103 issues of openoms

Still results in no token: ``` {"data":{"userLogin":{"authToken":null}}} ```

cosmetic name change tested ok when closed

Hi Joelklabo, great project! Tried to run on a Raspiblitz with CLN v23.02.2 Steps taken: ``` sudo su - bitcoin cd /home/bitcoin/cl-plugins-available/ git clone https://github.com/joelklabo/nostr-control # filled in the config.json...

**Problem Description** The current behavior of LND is to delete and recreate the TLS certificate upon expiration at the next restart. This disrupts connections as the new TLS secret isn't...

enhancement
P2
tls

BE careful this tool will expose the master private key of your CLN node in the terminal, but look very useful for recovery purposes. https://github.com/dieqohc/HSM-to-XPRV-recovery-tool Did not test, yet but...

documentation

Mentioned in: https://github.com/raspiblitz/raspiblitz/issues/4154#issuecomment-1716008904 and https://github.com/raspiblitz/raspiblitz/pull/4153 ``` × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying...

bug - confirmed
teamdiscuss

- [ ] test clnrest activation - [ ] create and copy rune - [ ] test installs Related to #4722 and should be tested together.

A hot example with the Suptronics / Geekworm X1002 bottom board: ![image](https://github.com/raspiblitz/raspiblitz/assets/43343391/6a184580-f155-457b-bca1-24a78b106447) ![image](https://github.com/raspiblitz/raspiblitz/assets/43343391/d2fd2429-49e9-4498-bde9-4505607b0bc6)

documentation
hardware
RPi5

New feature as started to implement in: - [ ] #3202 Documenting the usage flow and quirks here. https://github.com/ElementsProject/peerswap/blob/master/docs/usage.md Commands in CLN: `lightning-cli peerswap-.` ``` peerswap-addpeer peer_pubkey Add peer to...