Skip to content

Release 0.16.0.4

Compare
Choose a tag to compare
@Hser2bio Hser2bio released this 08 Jan 17:44
· 13 commits to v0.16.x since this release

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:

  1. Windows/Mac:

Close old wallet, download and execute the new wallet

  1. 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