omgnetwork / plasma-mvp

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

Secure exits, and challenges #72

Closed DavidKnott closed 6 years ago

DavidKnott commented 6 years ago

Removes unused variables/imports #64 Adds a check to challengeExit that checks to make sure the challengingUtxo == exitingUtxo #63 Changes how priority is calculated to protect against collisions. #29

Removes incrementOldBlocks by going straight to timestamps. @kfichter

DavidKnott commented 6 years ago

@kfichter I responded to all of your comments, merging.