Aymeric Vitte [ARCHIVE] on Nostr: 📅 Original date posted:2019-04-05 📝 Original message:Hi, Apparently you are not ...
📅 Original date posted:2019-04-05
📝 Original message:Hi,
Apparently you are not a fan of ethereum, as far as I can tell ethereum
sidechains look like a mess with stupid tokens/transactions flooding the
network while they are completely centralized, but some bitcoin
sidechains can easily compete with this too, like Tether, don't even
understand how anyone can give some credit to that stuff the way it is
implemented, and if bitcoin fails that would be the same as for ethereum
Most likely everyone would agree if the escrow disappears, but not sure
at all, let's imagine 1 to N put 10K on the table for a game, they
update the states and at the end N wins everything, N is rich and don't
care finally if the others cheaters have their coins locked (and to lose
10K), same with setting up a new escrow to resolve the conflict
I think that you should highlight this (and what private key corresponds
to E + h(E | s) * G, not sure it's trivial for everybody), probably a
way to get this more decentralized is to reward the escrows (what is the
interest here for people to run a smart contract platform?)
For lightning, maybe it's a question of wording, I consider it as a
sidechain AND methods that can be used by other sidechains, as well as
the others you quoted, even if only two people in the world use
lightning, it is still decentralized, because it sustains itself alone
Regards
Aymeric
Le 05/04/2019 à 01:52, ZmnSCPxj a écrit :
> Good morning Aymeric,
>
>
>> What if the smart contract platform(s) disappear?
>>
> It is still possible to recover the funds, *if* you can convince all participants of some "fair" distribution of the funds.
> You do this by all participants simply signing with their participant keys and taking the first branch of the script.
> This branch does not require the participation of the smart contract platform, at all.
> If all participants can agree to the result of the smart contract without dispute, then they can exit the platform even after the platform disappears.
>
> Now of course there will be participants who will not cooperate in such a case, for example if they were doing some betting game and "lost".
> But at least it gives the possibility of doing so, and it will not be as massive a loss.
>
> Indeed, if the smart contract platform code is open source, it may be possible to set up another implementation of the smart contract platform.
> And it would be possible to at least try to convince all participants to switch to that new platform (again, via the "as long as everybody agrees" escape hatch).
> Again, this is not possible with current federated sidechains, or Ethereum (if Ethereum fails, all ETH becomes valueless).
>
>> The proposal induces a very centralized system, to my knowledge all of
>> existing sidechains whether on bitcoin or ethereum are centralized,
>> except lightning (if we forget that someone must watch what others are
>> doing when you are on a trek in Nepal)
> I would not lump together Lightning with sidechains.
> Indeed, this design moves things closer to true offchain techniques (as in Lightning) than to sidechain techniques.
>
> So while centralized, it is less centralized than a federated sidechains.
>
>> Now I don't get why a sidechain should be a blockchain on top on another
>> one (given also that we can't consider bitcoin or ethereum as
>> decentralized today, so the path might be long for the sidechains...),
>> the latest is used to store the final state, the former does not have to
>> store forever the intermediate states, then it could just use a
>> decentralized system (not necessarilly blockchain-like) to store the
>> intermediate states and maybe be a distributed escrow
>>
>> I know, easy to say, please do it (why not), now the fact that
>> sidechains claim to be decentralized or that they will be is just
>> misleading people (that's not the case of your proposal but it does not
>> say what happens if the platforms go down)
> Perhaps it can be a next step.
>
> Regards,
> ZmnSCPxj
Published at
2023-06-07 18:17:34Event JSON
{
"id": "1cca8bdc1579568b40c390ce85a2dfec3dc0865534042931a052b68b2bb5e58e",
"pubkey": "a2711d6616d348a3542bb2a791a9e51fcbc7b7d1d20652e5abe16d3e179321df",
"created_at": 1686161854,
"kind": 1,
"tags": [
[
"e",
"78bdc6743a466b79edd05ba41690eaee43f610226f78863dfdd4695a8196fee9",
"",
"root"
],
[
"e",
"9c772801c404ef348b44b2d1210583d6427c021fffb348869eda4654f523b03f",
"",
"reply"
],
[
"p",
"4505072744a9d3e490af9262bfe38e6ee5338a77177b565b6b37730b63a7b861"
]
],
"content": "📅 Original date posted:2019-04-05\n📝 Original message:Hi,\n\nApparently you are not a fan of ethereum, as far as I can tell ethereum \nsidechains look like a mess with stupid tokens/transactions flooding the \nnetwork while they are completely centralized, but some bitcoin \nsidechains can easily compete with this too, like Tether, don't even \nunderstand how anyone can give some credit to that stuff the way it is \nimplemented, and if bitcoin fails that would be the same as for ethereum\n\nMost likely everyone would agree if the escrow disappears, but not sure \nat all, let's imagine 1 to N put 10K on the table for a game, they \nupdate the states and at the end N wins everything, N is rich and don't \ncare finally if the others cheaters have their coins locked (and to lose \n10K), same with setting up a new escrow to resolve the conflict\n\nI think that you should highlight this (and what private key corresponds \nto E + h(E | s) * G, not sure it's trivial for everybody), probably a \nway to get this more decentralized is to reward the escrows (what is the \ninterest here for people to run a smart contract platform?)\n\nFor lightning, maybe it's a question of wording, I consider it as a \nsidechain AND methods that can be used by other sidechains, as well as \nthe others you quoted, even if only two people in the world use \nlightning, it is still decentralized, because it sustains itself alone\n\nRegards\n\nAymeric\n\nLe 05/04/2019 à 01:52, ZmnSCPxj a écrit :\n\u003e Good morning Aymeric,\n\u003e\n\u003e\n\u003e\u003e What if the smart contract platform(s) disappear?\n\u003e\u003e\n\u003e It is still possible to recover the funds, *if* you can convince all participants of some \"fair\" distribution of the funds.\n\u003e You do this by all participants simply signing with their participant keys and taking the first branch of the script.\n\u003e This branch does not require the participation of the smart contract platform, at all.\n\u003e If all participants can agree to the result of the smart contract without dispute, then they can exit the platform even after the platform disappears.\n\u003e\n\u003e Now of course there will be participants who will not cooperate in such a case, for example if they were doing some betting game and \"lost\".\n\u003e But at least it gives the possibility of doing so, and it will not be as massive a loss.\n\u003e\n\u003e Indeed, if the smart contract platform code is open source, it may be possible to set up another implementation of the smart contract platform.\n\u003e And it would be possible to at least try to convince all participants to switch to that new platform (again, via the \"as long as everybody agrees\" escape hatch).\n\u003e Again, this is not possible with current federated sidechains, or Ethereum (if Ethereum fails, all ETH becomes valueless).\n\u003e\n\u003e\u003e The proposal induces a very centralized system, to my knowledge all of\n\u003e\u003e existing sidechains whether on bitcoin or ethereum are centralized,\n\u003e\u003e except lightning (if we forget that someone must watch what others are\n\u003e\u003e doing when you are on a trek in Nepal)\n\u003e I would not lump together Lightning with sidechains.\n\u003e Indeed, this design moves things closer to true offchain techniques (as in Lightning) than to sidechain techniques.\n\u003e\n\u003e So while centralized, it is less centralized than a federated sidechains.\n\u003e\n\u003e\u003e Now I don't get why a sidechain should be a blockchain on top on another\n\u003e\u003e one (given also that we can't consider bitcoin or ethereum as\n\u003e\u003e decentralized today, so the path might be long for the sidechains...),\n\u003e\u003e the latest is used to store the final state, the former does not have to\n\u003e\u003e store forever the intermediate states, then it could just use a\n\u003e\u003e decentralized system (not necessarilly blockchain-like) to store the\n\u003e\u003e intermediate states and maybe be a distributed escrow\n\u003e\u003e\n\u003e\u003e I know, easy to say, please do it (why not), now the fact that\n\u003e\u003e sidechains claim to be decentralized or that they will be is just\n\u003e\u003e misleading people (that's not the case of your proposal but it does not\n\u003e\u003e say what happens if the platforms go down)\n\u003e Perhaps it can be a next step.\n\u003e\n\u003e Regards,\n\u003e ZmnSCPxj",
"sig": "7728455371d4b0978203f596f5178bf0a7676e7d47d0d41c7bcf46cb4079bfe70ec4cf80864b1b3515bade2917fd0b0b8b582830e33bed5470a584610956a73b"
}