Nodejs-Sia icon indicating copy to clipboard operation
Nodejs-Sia copied to clipboard

Reject 'siad' if the version is not high enough

Open DavidVorick opened this issue 8 years ago • 1 comments

The nodejs repo should have a variable/const for 'minimum siad version'. If the currently running siad has a lower version number, it should be closed. If the on-disk siad has a lower version number, nodejs should exit with an error.

Having the wrong version of 'siad' will confuse the UI.

DavidVorick avatar Feb 19 '16 06:02 DavidVorick

This might make more sense to put in the UI directly, wasn't completely sure.

DavidVorick avatar Feb 19 '16 06:02 DavidVorick