Releases: nyerium-core/nyerium
New pre-release - revamp of codebase
wget -qO- https://github.com/nyerium-core/nyerium/releases/download/1.2.0/data_1030_20210212.tar.gz | sudo tar xvz -C ~/.nyerium
wget -qO- https://github.com/nyerium-core/nyerium/releases/download/1.2.0/nyerium-1.2.0-beta-x86_64-linux-gnu.tar.gz | sudo tar xvz -C /usr/local/bin
wget "https://github.com/nyerium-core/nyerium/releases/download/1.2.0/Data_103.zip"
wget -qO- https://github.com/nyerium-core/nyerium/releases/download/1.2.0/nyerium-v1.0.4.0-x64-linux-tar.gz | sudo tar xvz -C /usr/local/bin
Non mandatory update, testnet configuration and zerocoin fix
v1.0.3.1 minor edit of version
Important release
Nyerium Core version 1.0.3 is now available from: https://github.com/nyerium-core/nyerium/releases
This is a new major version release, including various bug fixes and performance improvements, as well as updated translations.
Please report bugs using the issue tracker at github: https://github.com/nyerium-core/nyerium/issues
Mandatory Update
Nyerium Core v1.0.3 is a mandatory update. This release contains new rules and improvements. Users will have to update their clients immediately after block 100000.
Users updating from a previous version after Sunday, August 12, 2018 12:00:00 AM GMT will require a full resync of their local blockchain from either the P2P network or by way of the bootstrap.
How to Upgrade
Kindly be reminded that collateral is now 25,000 NYEX.
If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), then run the installer (on Windows) or just copy over /Applications/Nyerium-Qt (on Mac) or Nyerium-qt (on Linux).
Masternodes
Add the following at the bottom of your nyerium.conf file to speed up the blockchain download.
addnode=80.211.83.72
addnode=80.211.83.207
addnode=80.211.83.208
addnode=80.211.83.75
addnode=80.211.83.131
addnode=80.211.172.17
addnode=80.211.89.220
addnode=80.211.89.215
addnode=80.211.233.30
addnode=94.177.175.218
addnode=35.154.221.49
addnode=178.62.38.45
addnode=138.68.189.166
addnode=13.127.206.177
addnode=138.68.189.87
addnode=138.68.189.187
addnode=138.68.189.142
addnode=178.128.37.253
addnode=178.128.35.12
addnode=178.128.42.144
addnode=178.128.35.11
addnode=45.32.65.186
addnode=80.240.27.177
addnode=185.185.24.168
addnode=206.189.117.226
addnode=149.28.71.177
addnode=144.202.122.39
addnode=51.9.232.5
addnode=80.211.45.102
Important release v1.0.2.0
Improved Masternode reward system.
Nyerium 1.0.1.0
This is an important update! All users are requested to update their wallet before block 8000, otherwise they may lose their coins.
This is to resolve an issue with masternode payments. Currently some miners get 200 NYEX rather than the 160 for MN and 40 NYEX for miners.
We have updated code to shorten POW period to block 8000. POS will start after that.
Nyerium v1.0.0.0
Improved version
Source code
v1.0.0 update build-unix