omgnetwork / plasma-mvp

OmiseGO's research implementation of Minimal Viable Plasma
MIT License
561 stars 158 forks source link

Optimize root chain #42

Closed DavidKnott closed 6 years ago

DavidKnott commented 6 years ago

Change txPos[3] to a utxoPos unique id. Reduce RLP toList gas costs. Create exit event. Add documentation to root chain smart contract. Refactor child chain tests.