omgnetwork / plasma-mvp

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

Have ECRecovery throw on invalid signature #191

Closed smartcontracts closed 5 years ago

smartcontracts commented 5 years ago

Closes #186, alternative to #187

I think this is probably a cleaner construction - it seems counterintuitive to return address(0) ever.