-
Hi there!
We are seeing this ETIMEDOUT connect ETIMEDOUT issue on our nightly automation run, it happens quite frequently but not consistenly, we are running our automation on selenium docker
"
E…
-
### Issue and Steps to Reproduce
My node has a very high failure rate for payment forwards. It is about 1 successful forward out of 100 attempts. What I tried:
1. I checked the channels to have …
-
Connect with for example Juggernaut https://www.getjuggernaut.com/
Need to figure out we can enable both in-mem gRPC and a real gPRC server.
https://github.com/LN-Zap/lndconnect
-
## Feature Description
So LNDK now supports sending BOLT 12 payments pretty well. But what about receives? As we start to explore this, I wanted to jot down some high level thoughts and some variou…
-
I had an error telling me I have to downgrad to a version 2 or lower for numpy, which I did.
Then I had not longer any problem related to import failed (i had to modify one script)
Then I try to run…
-
Currently `dumptxoutset` uses `hash_serialized_2` for its `txoutset_hash`. The proposed `loadtxoutset` (#27596) then checks this against the hash we hardcode in `CChainParams`.
Unfortunately the on…
-
Docusaurus v3.6 is out with the Docusaurus Faster options 🥳 🎉
https://docusaurus.io/blog/releases/3.6
# Docusaurus Faster
This is a meta-issue for the Docusaurus Faster project.
The goa…
-
The codebase seems to have some points to improve code convention-wise.
Two major improvements that can made are:
- Using Promise instead of Callback style communication between functions.
- Remove…
-
Currently there are two important missing features while creating an invoice that are often used and requested:
- creating invoiced priced in fiat currency
- being able to see/use units in BTC not…
-
@MaxFangX did a ton of work to build a non-tokio lightning-net crate in #1469, however, sadly, the constraints of the SGX environment he was targeted ended up forcing some decisions that probably don'…