origin-js icon indicating copy to clipboard operation
origin-js copied to clipboard

Origin Plasma Chain for scalability and lower gas costs

Open gaboesquivel opened this issue 6 years ago • 3 comments

It seems that Ethereum Plasma Cash is ready for implementation, it's just a set of smart contracts that enforce it. It would be interesting to start exploring it as a solution for scalability and lower gas costs in parallel with the development of the protocol itself as there might be some important considerations to take if we wanted to go plasma later on.

Plasma Cash is Ethereum Plasma simplified and way more scalable; And it mitigates the mass withdrawal challenges existing on the initial Plasma spec. You can find the original Plasma paper at plasma.io

A quick overview of Plasma MVP--the first easily implementable full Plasma specification. Alt text

And an updated explanation of Plasma Cash ( the latest version )

Vitalik Buterin a quick intro to Plasma Cash Alt text

In theory all of the 3 mayor scalability solutions that are being develop are non exclusive and will coexist nicely.

Layer 1 Sharding Layer 2 Plasma, Casper ( Friendly Finality Gadget ), Ligthning Network

Alt text

Epicenter Episode with Karl Floersch: Plasma Cash and the Ethereum Roadmap Alt text

References

  • Plasma Cash simple https://karl.tech/plasma-cash-simple-spec/.
  • Omisego Plama Cash https://github.com/omisego/plasma-cash.
  • Plasma with Truebit https://github.com/mrsmkl/truebit-plasma.
  • Karl Floersch https://twitter.com/karl_dot_tech

gaboesquivel avatar May 14 '18 13:05 gaboesquivel

Wow this is amazing. Will take me a while to digest all of this, but I see no reason not to start exploring Plasma.

wanderingstan avatar May 14 '18 13:05 wanderingstan

Agree. We have a couple convos being scheduled with their team btw.

On Mon, May 14, 2018 at 6:41 AM Stan James [email protected] wrote:

Wow this is amazing. Will take me a while to digest all of this, but I see no reason not to start exploring Plasma.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OriginProtocol/origin-js/issues/184#issuecomment-388820614, or mute the thread https://github.com/notifications/unsubscribe-auth/AEuxN4ZgYT2qGGDyxrtgQPfBiZLsxKJvks5tyYmYgaJpZM4T9yop .

-- Cofounder of Origin http://www.originprotocol.com

Join our Telegram http://t.me/originprotocol

matthewliu avatar May 14 '18 15:05 matthewliu

Great! This is a good resource too. The plasma implementers calls. https://www.youtube.com/channel/UCG2MeKuKDJRK4gFNk-dQuZQ

gaboesquivel avatar May 14 '18 19:05 gaboesquivel