-
Paying from/to GL and comparing the time until the payment is settled to a payment with the same path except using a regular CLN node instead of GL node. The payment using GL is more than 2 seconds sl…
-
Although CLN is not the most widespread implementation of a lightning node, it has its representation and advantages. If the Alby Hub wants to promote diversity in the bitcoin ecosystem, it should inc…
-
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 n…
-
`rust-lightning` just merged a way to build `Features` from a BE byte vector.
Update the dependency when the release becomes available (possibly in ~2/3 months, given they just released) so we can …
sr-gi updated
1 month ago
-
Some users have been reporting an issue with the VLS signer refusing to sign a channel re-establish (likely the commitment secret exchagne) due to the following error:
```
FAILED PRECONDITION: pol…
-
## main
1. footer
- [ ] MIT 라이센스 argon이 아닌 sejong track github페이지로
- [ ] 트랙 페이지 피드백 받는 링크 걸어두기 (배포 시 중요)
2. content
- [ ] 바로가기 버튼 채우기
## notice
1. content
- [ ] 트랙 관련 문의 링크 걸기 (…
-
### Describe the bug
When a new payment request is created, it is not in correct order in activity. It is sorted **below** older received and sent payments:
![sorting_bug](https://github.com/ZeusLN/…
-
I would suggest adding a Watchtower for CLN so that funds in channels can be better secured.
I think https://github.com/talaia-labs/rust-teos might be a good one
-
I have circular running for a week now on 3 nodes with CLN 24.x.
Log output looks normal, but I cannot rebalance any channels.
Does circular work for anyone?
ghost updated
2 months ago
-
This describes a broader issue with how PeerSwap handles changes to the CLN API. CLN defaults to keeping the deprecated fields turned on for a period of time before they are fully removed in order to …