github SmartCash/Core-Smart v1.3.2
SAPI, SmartRewards, and TimeLock Updates

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

Changes:

  • Additional SAPI calls for decentralized explorers.
  • Fixed block height and time bug with TimeLock sending.
  • Added estimates for SmartRewards at the start of the round.
  • UI improvements with the SmartRewards tab showing bonus levels more accurately with SmartReward activation badges.
  • Updated format for the % payouts.
  • SAPI enforcement for SmartNodes.
  • Smartmining commands fixed.
  • getnewaddress defaults to legacy format now. JSON format returned with 1 or more for the lock time field.
  • Protocol Update

SmartNode Operators:

This release is required for SmartNodes because of the new SAPI calls added and better SmartRewards calculating. We will provide about 3 weeks to update before old nodes stop being paid. It is likely your SmartNode will get stuck in about a week after this release, so updating before then is advised. This update requires a reindex.
Update and start with

./smartcashd -reindex

1st open the 8080 PORT on UFW

ufw allow 8080

SAPI configuration on .smartcash/smartcash.conf

# SmartCash wallet config file
sapi=1
sapiport=8080
sapithreads=4
sapiworkqueue=256
sapiwhitelist=smartcash.cc
sapiwhitelist=smartcash.org
#END-SAPI

daemon=1

Users

An update is recommended. SmartReward estimates are now realtime. The Timelock feature now works for all conditions. Recommended updating to this version before syncing the old wallet. If your blockchain was already updated, a reindex is needed to get estimates to show correctly or wait until the next round for it to recalculate data.

Exchanges/3rd Party Wallets

If running with litemode=1 this release is only recommended. This code is faster to sync. If not running with litemode=1, reindex to capture a new rewards database to avoid wallets getting stuck at the end of a reward round.

litemode=1

2f21f2d97e8d979c2697cd07648cdbad47d69524e39d2ff4d33bef07a78a3b83 smartcash-1.3.2-x86_64-linux-gnu.tar.gz
fa25f47c01ec2f00a65daf97db6d2fdbfa00dfb0dde68c9770079ee106e0351b smartcash-1.3.2-osx-unsigned.dmg
25ab42744bb7fdb2502ed367ec0313909446855567932b3e81fe84bc55d6870b smartcash-1.3.2-win32-setup.exe
0800a273cff8e4d0c0fbac847e7dbe59d21d330d6445169a509d9595b50abe68 smartcash-1.3.2-win64-setup.exe
39f75ac0074a03cb1d71f9e1c5988598f98ccb7bda3d8f7bdf5b117562d05727 smartcash-1.3.2-arm-rpi.tar.gz

Don't miss a new Core-Smart release

NewReleases is sending notifications on new releases.