bisq/desktop
chimp1984 9360e89ae8
Check if user has downgraded to an older version. If so require shutdown
and do not read or write persisted data.

We had recently a case where a user downgraded from 1.4.2 to 1.3.9 and
this caused failed trades and the wallet funds have been missing due to
some complexities of the wallet wegwit upgrade. The fund could be recovered
but it took quite some effort.
As downgrade is never tested and can lead to all kind of weird bugs we
should prevent that users accidentally can do it.
If there is valid reason to downgrade they can remove the version file.
2020-11-20 15:27:50 -05:00
..
package Update release process to match new trade statistics delivery 2020-11-13 12:29:29 +01:00
src Check if user has downgraded to an older version. If so require shutdown 2020-11-20 15:27:50 -05:00