lorenzb / libsubmarine

Implementation of a novel practical scheme for submarine commitments
https://libsubmarine.org
Other
225 stars 31 forks source link

Catch `ValueError: Invalid VRS` in submarine generation #21

Closed thegostep closed 6 years ago

shayanb commented 6 years ago

is this related to the python script? AFAIK this should not happen as the catch is in the code and will recursively try to return valid VRS.

thegostep commented 6 years ago

It does not seem to be working correctly. What parameters need to change if an exception is reached?