github SmartCash/Core-Smart v2.0.3
2.0.3 TermRewards and SAPI updates

latest releases: v2.1.1, v2.1.0, v2.0.6...
3 years ago

This release is optional for all users. This is recommended for SmartNodes that have had issues keeping their node ENABLED. This release is required for users to see their TermRewards in node wallet tab. A reindex is needed to show previous TermRewards transacitons.

  • TermRewards/SmartRetire updated to show TermRewards list on rpc and SAPI calls
  • TermRewards/SmartRetire locktime corrected to match 1year/2year/3year/15year times.
  • LockTime menu removed from receive tab to avoid time offset if using with TermRewards.
  • LockTime menu now shows during first sync.
  • SmartNode SAPI check now attempts to check twice before giving an invalid ping
  • Old version SmartNodes are removed from the SmartNode list

For SmartNodes install/upgrade with this script. Ports 9678 and 8080 must be open. Smartnodes require 40GB of space(about 30gb is used now) and 4gb of ram+swap.
https://github.com/SmartCash/SmartInstall

If your node is stuck.
./smartcash-cli reconsiderblock $(./smartcash-cli getblockhash $(./smartcash-cli getblockcount))
./smartcash-cli stop && sleep 20 && ./smartcashd
If that doesn't work run this and expect it to take 2 hours.
./smartcash-cli stop && sleep 20 && ./smartcashd -reindex

SHA-256:
147D343AD2C4C34D350E17A4A973F8C272F43B37B99BEDEBA87F2910AA3C2CA0 smartcash-2.0.3-win64-setup.exe
D1D6676CB98A81B426457EBA0ACED35D0D62B24855685C66DF27C2425AEFBAD6 smartcash-2.0.3-x86_64-linux-gnu.tar.gz
C9CBE1B13D1CA7D00BDB12C775ED439625D9FBD08CCAC8FF6A551FF97CFA3589 smartcash-2.0.3-osx.dmg

Don't miss a new Core-Smart release

NewReleases is sending notifications on new releases.