Stability Improvements
This version updates the protocol. SmartNodes will need to update the remote and local node and issue a start command from the local wallet.
Wallets will take about 10 minutes to syncronize the SmartNode data before the SmartNode tab functions correctly. You can send out payments as soon the first status bar with days/hours left is completed.
Change Log
- SmartNode payment stability
- SmartRewards tab improvement
- Core stability fixes
- Debug.log growth reduced
- Synchronization status bar for SmartNode functions.
To install by PPA
add-apt-repository ppa:smartcash/ppa -y && apt update && apt install smartcashd -y
To upgrade by PPA (A local wallet SmartNode start command is needed after upgrade)
In addition, it is recommended to delete the peers.dat files with rm ~/.smartcash/peers.*
smartcash-cli stop && sleep 20 && apt update && apt install smartcashd -y
And if you installed and have high CPU load run this to stop, remove peers.dat files, and start.
smartcash-cli stop && sleep 20 && rm ~/.smartcash/peers.* && smartcashd
Binaries - SHA256 Checksum
- 6ad9cfa732b12b309e5712d557790fa7f1e8ac4df0279d1ec84cef69db8cc586 smartcash-1.1.1-x86_64-linux-gnu.tar.gz
- 225d56f8752302cc23d8aab4e51e117c2726d49013aa9aae47a70694008f806b smartcash-1.1.1-win32-setup.exe
- 480fce462c3cbbc3073b3b29d01cf01f60e2fc8d53267218d1d03f1560d0e0a1 smartcash-1.1.1-win64-setup.exe
- cd709172cb5ab8cdbd137c4ee04d7cfd9841454cedc2264b318781f2f1631fda smartcash-1.1.1-osx.dmg