Joost Jager [ARCHIVE] on Nostr: 📅 Original date posted:2022-07-01 📝 Original message: > > Path-finding ...
📅 Original date posted:2022-07-01
📝 Original message:
>
> Path-finding algorithms that are currently in use generally don’t support
> negative fees. But in this case, the sum of inbound and outbound fees is
> still positive and therefore not a problem. If routing nodes set their
> policies accidentally or intentionally so that the sum of fees turns out
> negative, senders can just round up to zero and find a path as normal.
>
Correction to this:
The sum of inbound and outbound are not the fees set by one single routing
node. When path-finding considers a candidate hop, this adds the outbound
fee of the "from" node and the inbound fee of the "to" node. Because those
nodes don't necessarily coordinate fees, it may happen more often that the
fee goes negative. Rounding up to zero is still a quick fix and better than
ignoring inbound fees completely.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/lightning-dev/attachments/20220701/632a50ce/attachment.html>
Published at
2023-06-09 13:06:31Event JSON
{
"id": "b512908b72e5f2d70439682b85e306aaf497dad1c7542f22ada36c1860fb909f",
"pubkey": "ec3fb08b335b94aace30d13181f2ad0280df9bc34f1a99832c4e2da8fb125eb3",
"created_at": 1686315991,
"kind": 1,
"tags": [
[
"e",
"1a9ba01e2321d6681ec1af100da297280a7c9f0b5a592d574bfc7a5f8f13d6f1",
"",
"root"
],
[
"e",
"20f6c3f8ff590189caa57201468039f0b07c829692a14155496e826a0b66fc43",
"",
"reply"
],
[
"p",
"ec3fb08b335b94aace30d13181f2ad0280df9bc34f1a99832c4e2da8fb125eb3"
]
],
"content": "📅 Original date posted:2022-07-01\n📝 Original message:\n\u003e\n\u003e Path-finding algorithms that are currently in use generally don’t support\n\u003e negative fees. But in this case, the sum of inbound and outbound fees is\n\u003e still positive and therefore not a problem. If routing nodes set their\n\u003e policies accidentally or intentionally so that the sum of fees turns out\n\u003e negative, senders can just round up to zero and find a path as normal.\n\u003e\n\nCorrection to this:\n\nThe sum of inbound and outbound are not the fees set by one single routing\nnode. When path-finding considers a candidate hop, this adds the outbound\nfee of the \"from\" node and the inbound fee of the \"to\" node. Because those\nnodes don't necessarily coordinate fees, it may happen more often that the\nfee goes negative. Rounding up to zero is still a quick fix and better than\nignoring inbound fees completely.\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/lightning-dev/attachments/20220701/632a50ce/attachment.html\u003e",
"sig": "55a1f72c57785b8892ce74649b4a978bcece032b0a6d798f7d928c076da17163563eb00ef70680311e28ac3b95b221751f0f4bbe1071d6b554256e016163453b"
}