Skip to content

v4.0.0

Compare
Choose a tag to compare
@rc125 rc125 released this 20 Mar 00:04
· 109 commits to master since this release

What's new

  • Trezor support for sending, voting, smartnode collateral storing and starting.
  • SmartNode updated for 100K collateral
  • SmartRewards
  • SmartVoting updated to 1.2.8 new voting algorithm
  • Phishing attack prevention (Fixed spesmilo#4968)
  • Fast synchronization

For Ubuntu install:

  • sudo apt-add-repository multiverse (needed for Ubuntu 18.04 if not already enabled)
  • sudo apt-get install python3-setuptools python3-pyqt5 python3-pip
  • sudo pip3 install https://github.com/SmartCash/electrum-smart/releases/download/v4.0.0/Linux.electrum-smart-4.0.0.tar.gz --upgrade

For Trezor:

  • sudo apt-get install python-dev cython libusb-1.0-0-dev libudev-dev git
  • sudo pip3 install setuptools
  • sudo pip3 install trezor

Clean Install

  1. Save your seed
  2. Remove old config files
  • On Windows go to \Users\YourUserName\AppData\Roaming\Electrum-SMART\ (or %APPDATA%\Electrum-SMART)
  • On Mac, open finder, go to folder (shift+cmd+G) and type ~/.Electrum-SMART
  • on Linux, go to home folder, Go -> Location and type ~/.Electrum-SMART
  1. Install the new version and recover your seed