Release 0.16.0.4
Mandatory Update
This version is Mandatory update for all wallets and masternodes: exchanges, pools, users, etc..the consensus rules will be changed in block 750.000, we encourage to all people to update ASAP.
Changes:
[CODE] Rewards system change to 5 LQXs per block
[CODE] 1% of halving in rewards every 411.900 blocks
[CODE] Governance system activation
[CODE] Bumped version to 0.16.0.4
[CODE] Ban old versions (0.16.0.1 - 0.16.0.3)
other minor changes:
[GUI] final round of renames
[GUI] change of splash screen
How to update:
- Windows/Mac:
Close old wallet, download and execute the new wallet
- Linux daemon:
- stop and delete old daemon
- download and execute new daemon:
mkdir lqx16.04 && cd lqx16.04 && wget -c https://github.com/coinlqx/lqx/releases/download/0.16.0.4/lqx-0.16.0.4-static.tar.gz && tar -xvzf lqx-0.16.0.4-static.tar.gz && rm -rf lqx-0.16.0.4-static.tar.gz && ./lqxd -daemon