For a new app release, e.g. Smapp 0.0.6:
- verify that the correct installers (Windows, OS X, Linux) are downloadable from all endpoints.
- https://spacemesh.io/testnet
- https://testnet.spacemesh.io/#/guide/install
- The release on Smapp github repo. e.g. https://github.com/spacemeshos/smapp/releases/
- Verify that the release notes were added to https://spacemesh.io/testnet and to the release page on https://github.com/spacemeshos/smapp/releases/
- Quit the smapp if it is running.
- Delete local Spacemesh data folder. Folder location:
- OS X:
your_hd/users/[your_user_name]/Application Support/Spacemesh
- Windows 10:
c:\Users\[your_user_name]\AppData\Roaming\Spacemesh
- Linux:
~/.config/Spacemesh
- Verify there's no process called go-spacemesh running on the system. If there is kill it.
- In Windows 10, if the app was installed then uninstall it by running
Uninstall Spacemesh.exe
. It is located in the App install folder. The default is:C:\Users\[your_user_name]\AppData\Local\Programs\Spacemesh
- Install the app for testing and run it.
- Quit the smapp if it is running.
- Verify there's no process called go-spacemesh running on the system. If there is kill it.
- In Windows 10, if the app was installed then uninstall it by running
Uninstall Spacemesh.exe
. It is located in the App install folder. The default is:C:\Users\[your_user_name]\AppData\Local\Programs\Spacemesh
- Install the updated app for testing and run it.
- Setup smeshing and wallet
- Wait until app is synced with the mesh.
- Get some smidge from the tap (or via a transaction from another app instance) and verify that transaction is confirmed and wallet balance updated.
- Send some smidge to another account and verify that the transaction gets pending and confirmed.
- Verify smeshers is starting to get rewards in up to 49 hours from setup time.
- Check the smeshing rewards and transactions are visible in the smesher log, in the main wallet screen and in the full transaction log.
- Copy main wallet address to verify it later.
- Backup wallet to file and to 12 words backup.
- Quit the app and start it again.
- Verify restore from backup file work. Main address after restore should be identical to original one.
- Quit the app and start it again.
- Verify restore from 12 words backup works. Main address after restore should be identical to original one.