omgnetwork / research

43 stars 2 forks source link

Abstract Layer POC: PlasmaFramework implementation #80

Closed pik694 closed 5 years ago

pik694 commented 5 years ago

Description

Implement the Plasma framework accordingly to the design suggested here.

pik694 commented 5 years ago

Refers #78

boolafish commented 5 years ago

This is progress done by @pik694 before vocation: https://github.com/omisego/plasma-contracts/pull/101

I took after this and put into my own branch: https://github.com/boolafish/plasma-contracts/tree/asbtract_poc . I am meanwhile trying out solidity 0.5 to see what we would need when we are doing migration and trying out truffle to see how difficult/easy it would be if we want to take this change to migrate as well. (I think upgrade solidity version is a must while truffle is nice-to-have)

slavamirovsky commented 5 years ago

Does it mean we are done here?

boolafish commented 5 years ago

I personally feel we have no further plan to move forward with this. @pgebal @pik694 if you confirms that please just close the issue then.