This repository was archived by the owner on Jul 22, 2022. It is now read-only.
Releases: foxypool/stai-blockchain
Releases · foxypool/stai-blockchain
1.2.2 with og pooling 1.1.0
1.2.2-og-1.1.0 Bump to 1.2.2
1.2.0 with og pooling 1.1.0
1.2.0-og-1.1.0 Fix missing "officialwallets" coin inclusion
1.1.1 with og pooling 1.0.2
Unlike the upstream 1.1.0/1.1.1 release the og patched client includes a migration for the changed name (staicoin to stai) including:
- the root directory (
.staicoin) - the config file (
config.yaml) - the ssl ca certs (
staicon_ca.crt,staicoin_ca.key) - the keys for the old user/service (
user-staicoin-1.8andstaicoin-user-staicoin-1.8respectively)
Upon first start the migration is executed automatically.
If you are using the GUI you might need to restart once if you see a loading spinner that does not go away.
If you are using docker all you need to do is rename your volume mount from .staicoin to .stai and ensure the .stai_keys volume is mapped for the new keys to be stored in.
1.0.3 with og pooling 1.0.2
1.0.3-og-pooling-1.0.2 Fix broken package-lock.json