v1.2.8
1.2.6 SmartNodes will not be paid once pools update to 1.2.8 and may get stuck once network switches to 1.2.8 protocol. Exchanges and wallet providers can continue to run with 1.2.6 with -litemode flag. Recommended that all users update and required that SmartNodes update.
Release notes
- Increased SmartNode collateral to 100k SMART with payments: 1 SmartNode every other block
- New mining parameter
-txmaxcount
to limit transactions per block in the block template - New rpc command:
getrandomkeypair
that generates a private/public key that is not saved in wallet.dat. - Copyright updates
- Some changes in the SmartNode sync process and better peer discovery process
- New protocol update spork
- Error message when starting a SmartNode and the created broadcast is invalid
- Signing messages changed to enable full Trezor support.
To install by PPA
sudo apt-add-repository multiverse
(required for Ubuntu 18.04 if not enabled already)
sudo add-apt-repository ppa:smartcash/ppa -y && sudo apt update && sudo apt install smartcashd -y
Binaries - SHA256 Checksum
smartcash-1.2.8-x86_64-linux-gnu.tar.gz
d8738e8c3d97a3b776414278991edccd1e555756713911fdc21e77836d00a3f9
smartcash-1.2.8-win32-setup.exe
2fea7c3c26046ee730580230097304da482583dc4c41207e98181246c437eab6
smartcash-1.2.8-win64-setup.exe
d0b1cfe053e2cc9d8b622ab308ab3a04e4a825821bc0d153f0df060133042d4c
smartcash-1.2.8-osx.dmg
13b0dbf2480eb47d2b8a5b82145fe2fc87aef22cb5cdf78e01c27a41c8cd41d1
smartcash-1.2.8-arm-RPi.tar.gz
TBD