omgnetwork / plasma-mvp

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

Fixes Issue #55 #56

Closed colin-axner closed 6 years ago

colin-axner commented 6 years ago

Checks first 9 digits to see if Input 1 is non-zero and checks for Input 2 if inputCount >= 10^9

DavidKnott commented 6 years ago

@colin-axner I merged in your other solution as it felt a lot cleaner, closing.