omgnetwork / plasma-mvp

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

Fix minor mistake in tests #190

Closed smartcontracts closed 6 years ago

smartcontracts commented 6 years ago

Closes #188

Problem seems to be that we added 1 to the end of the deposit, but the contract didn't care since it was only reading the block number anyway. Went ahead and replaced any references to * 10000000 etc to encode_utxo_id(...).