Skip to content

IQ.cash Core v0.8.4

Compare
Choose a tag to compare
@IQ-Cash IQ-Cash released this 21 Jul 08:20
· 3 commits to master since this release

Stricter block validation for 2nd layer network.

⚠️ This is a mandatory update

We encourage all wallet users, masternode operators, mining pools and exchanges to update your IQ.cash node to prevent sync issues in the future.

How to upgrade my wallet?

Just download and use the latest version of IQ.cash wallet.

How to upgrade a running masternode?

If you previously installed MN using our automation script:

  1. Connect to a masternode server using SSH.
  2. Run this command:
    curl -sL https://raw.githubusercontent.com/IQ-Cash/mn_install/master/upgrade_to_v0.8.4.1.sh | sudo -E bash -
    
  3. Wait for "upgrade completed" notification. Done!

Or, if you previously installed masternode without using our installation script:

  1. Stop masternode process/service.
  2. Replace iqcashd with the latest one.
  3. Start masternode process/service. Done!

How to upgrade a full node, mining pool or exchange?

  1. Stop iqcashd process/service.
  2. Replace iqcashd binary with the latest one.
  3. Start iqcashd process/service. Done!

SHA256 checksums:

18f058fb6c170ebb3fbb6309945ff31b19527e198b144648acb35d33d5cc6355  iqcash-cli-linux.tar.gz
649158827c57630114a0883d9fd781779b2bbb63c63be3883202cdb4407d7fc2  iqcash-gui-linux.tar.gz
c6a84ce5ae04ca45e08c1ea5f608b6f79195e9acf5573433e39edd3d79dc5602  iqcash-cli-win.zip
918c69e54c51bf01a2c2259c9ac527dc955848a953cfa5c00e1893604cd816a7  iqcash-gui-win.zip
4a89cda1e7fa7b7b40558603d1c52b2e495470d5f520f06a987b24d3eacc28cd  iqcash-gui-osx.zip