Anthony Towns [ARCHIVE] on Nostr: 📅 Original date posted:2021-10-12 📝 Original message: On Tue, Oct 12, 2021 at ...
📅 Original date posted:2021-10-12
📝 Original message:
On Tue, Oct 12, 2021 at 04:18:37AM +0000, ZmnSCPxj via Lightning-dev wrote:
> > A+P + max(0, B'-B)*0.1 to Alice
> > B-f - max(0, B'-B)*0.1 to Bob
> So, if what you propose is widespread, then a theft attempt is costless:
That's what the "max" part prevents -- if your current balance is B and
you try to claim an old state with B' > B for a profit of B'-B, Alice
will instead take 10% of that value.
(Except maybe all the funds they were trying to steal were in P' rather
than B'; so better might have been "A+P + max(0, min(B'+P'-B)*0.1, B)")
Eltoo would enable costless theft attempts (ignoring fees), particularly
for multiparty channels/factories, of course, so getting the game theory
right in advance of that seems worth the effort anyway.
Cheers,
aj
Published at
2023-06-09 13:04:09Event JSON
{
"id": "4aee43422a31456a7345296c34581150ebeb308adf032bb7fd8de9d7ebea1e68",
"pubkey": "f0feda6ad58ea9f486e469f87b3b9996494363a26982b864667c5d8acb0542ab",
"created_at": 1686315849,
"kind": 1,
"tags": [
[
"e",
"bfc4ed728b228b9341f3493f5bd7d935423e85bd9d039717f691001784a42238",
"",
"root"
],
[
"e",
"630542085b00e4979c2714e78f64ae57e9fe5476a50d6d5db70a747dfb15f998",
"",
"reply"
],
[
"p",
"4505072744a9d3e490af9262bfe38e6ee5338a77177b565b6b37730b63a7b861"
]
],
"content": "📅 Original date posted:2021-10-12\n📝 Original message:\nOn Tue, Oct 12, 2021 at 04:18:37AM +0000, ZmnSCPxj via Lightning-dev wrote:\n\u003e \u003e A+P + max(0, B'-B)*0.1 to Alice\n\u003e \u003e B-f - max(0, B'-B)*0.1 to Bob\n\n\u003e So, if what you propose is widespread, then a theft attempt is costless: \n\nThat's what the \"max\" part prevents -- if your current balance is B and\nyou try to claim an old state with B' \u003e B for a profit of B'-B, Alice\nwill instead take 10% of that value.\n\n(Except maybe all the funds they were trying to steal were in P' rather\nthan B'; so better might have been \"A+P + max(0, min(B'+P'-B)*0.1, B)\")\n\nEltoo would enable costless theft attempts (ignoring fees), particularly\nfor multiparty channels/factories, of course, so getting the game theory\nright in advance of that seems worth the effort anyway.\n\nCheers,\naj",
"sig": "629739bc5f8e6ae554131c6e8d93a09cddcadab2d6c4b6493091125cbae001e940ccd49edb1d467cbee2c5d36ba46a1706b56eba07121e03b89e05caee0e230a"
}