Browsing: Lightning
lightning network – Force-closure of unknown channel: What do status `Loaded from database` and the state AWAITING_UNILATERAL mean?
I noticed that the majority of my lightning payments fail despite increasing the fee. It’s been like this over the…
Core Lightning: “Ran out of routes to try after 15 attempts […]” Why aren’t my payments going through?
I run a core-lightning node with six active private channels with two nodes (ACINQ, allNice | torq.co) and over last…
core lightning – “code”: 210, “message”: “Ran out of routes to try after 15 attempts: see `paystatus`” Why aren’t my payments going through?
I run a core-lightning node with six active private channels with two nodes (ACINQ, allNice | torq.co) and over last…
I’m interested in finding paths from senders whose node you don’t run to potential receivers. According to https://api.lightning.community/?python#queryroutes , you…
lightning network – What are the advantages to attackers of different styles of replacement cycle attacks?
In Antoine Riard’s original description of replacement cycle attacks against HTLCs, a replacement cycle looks like this: Bob broadcasts an…
lightning network – BOLT12 merchant-pays-user flow: how does a merchant know the `invoice_node_id` of the person it received the `invoice` from in advance?
Sider Fusion BOLT12 outlines a payment process where a merchant pays a user based on an invoice. Here’s a breakdown…
The invreq_metadata field in BOLT12 is used to provide additional information about the invoice request that can help distinguish between…
lightning network – can a node create two different BOLT12 offers with the same description?
Core Lightning does not seem to allow creating of two offers with the same description. At first, I thought this…
Let’s imagine a minimal version of the Lightning network with a single “central” lightning node (say a service provider which…
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update…