Releases: ioncoincore/ion
🗺️Ion Core 👛 v3.1.00 ©️ - 👒 OFFICIAL RELEASE 👒
ION Core version 3.1.0 is now available from: https://github.com/ioncoincore/ion/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/ioncoincore/ion/issues
Mandatory Update
ION Core v3.1.0 is a mandatory update for all users. This release contains new consensus rules and improvements that are not backwards compatible with older versions. Users will have a grace period of one week to update their clients before enforcement of this update is enabled.
The new Spork Key implementation is scheduled for GMT: Thursday, 7. February 2019 00:00:01.
The old Spork key will be rejected GMT: Wednesday, 13. February 2019 00:00:01. Users must upgrade prior to this time.
Users updating from a previous version after GMT: Wednesday, 13. February 2019 00:00:01 will require a full resync of their local blockchain from either the P2P network or by way of bootstrap.
How to Upgrade
Shut down old client, ensure the shutdown process has completed fully (this process may take some time). Find the appropriate installer/files for your OS at: https://github.com/ioncoincore/ion/releases On Windows: Run the installer for version 3.1.x. MacOS: Copy the new ionQT to /Applications/ION-Qt Linux: Replace iond/ion-qt (on Linux).
Compatibility
ION Core is extensively tested on multiple operating systems using
the Linux kernel, macOS 10.8+, and Windows Vista and later.
Microsoft ended support for Windows XP on April 8th, 2014,
No attempt is made to prevent installing or running the software on Windows XP, you
can still do so at your own risk but be aware that there are known instabilities and issues.
Please do not report issues about Windows XP to the issue tracker.
ION Core should also work on most other Unix-like systems but is not
frequently tested on them.
Linux downloads
Linux ARM/aarch64/risc64 downloads
MacOS/OSX downloads
Windows XP/Vista/7/10 Installer downloads
Windows XP/Vista/7/10 only binaries downloads
Notable Changes
IIP 0003 implementation
The updated block reward schedule has been implemented as per IIP 0003
https://github.com/ionomy/iips/blob/master/IIP_0003.md
- Year 3 - Block reward - 11.5
- Year 4-9 - Block reward - 5.75
- Year 10 - Block reward - 1.90
- Year 11-100 - Block reward - 0.2
Old ion implementation refactored
Previous implementation of ION-based code has been refactored. Sources are now inline with latest PIVX as of release time.
Windows masternode.conf bug
Windows Masternode Controller wallets were experiencing an issue reading the masternode.conf
file during startup that prevented the wallet from opening properly.
Windows file icons
The Windows program icons and installer images were of less than ideal quality, often appearing grainy or distorted. These icons/images have been replaced with higher resolution images.
Updated artworks
CSS, artworks and their sources have been updated/renewed
Updated translations, you can follow the status on Transifex
Transifex is a web-based translation platform that assists with translation of open source technical projects with frequently updated content like software and documentation. Users can now contribute to localization of ion through Transifex at: https://www.transifex.com/cevap/ioncoin/
Initiated transition to bech32 address encoding
Fix checklocktimeverify unit tests
New issue templates
To assist with better support, templates for various github issues are now available
https://github.com/ioncoincore/ion/issues/new/choose
xION Updates
xION Staking
xION Staking is here! xION staking will be activated on the morning of the Sunday, 6. January 2019 00:00:01.
With the release of xION staking, there are effectively 2 versions of xION, xION minted on the 3.0.6 ION wallet or lower, and xION minted on ION 3.1.x wallet version or higher.
New features in this release will require the use of xION v2, xION minted on this wallet release 3.1.x or later. If you currently hold xION v1 and wish to take advantage of xION staking and deterministic xION, you will need to redeem the xION v1 to yourself and remint xION v2.
Note: To find your xION version, click the privacy tab, then the xION Control button then expand the arrows next to the desired denomination.
Deterministic xION Seed Keys
xION is now associated with a deterministic seed key. With this seed key, users are able to securely backup their xION, and restore to another wallet. xION can also be transferred from wallet to wallet without the need of transferring the wallet data file.
Updated xION minting
xION minting now only requires 1 additional mint (down from 2) to mature. xION mints still require 20 confirmations. Mints also require that the 'second' mint is at least two checkpoints deep in the chain (this was already the case, but the logic was not as precise).
xION Search
Users will now have the ability to search the blockchain for a specific serial # to see if a xION denomination has been spent or not.
ION/xION Staking and Masternode Rewards
ION, xION and Masternode Payment Schedule
To encourage the us...
v3.1.0rc1
v3.1.00-beta1
Only for testing purpose and tester group and tests managed by @CeForce (thx for that). If you want to run/test this version please contact @CeForce over testing issue of Windows 10: #29 as well as some other which may be opened after this release is created.
!!! PLEASE DO NOT RUN THIS WALLET ON MAIN !!!
ENSURE TO HAVE DISABLED AUTOMINT BEFORE RUNNING THIS VERSION ON MAIN NETWORK AS LONG AS WE DID NOT PASS ZEROCOINSTARTHEIGHT
Additional warning: this release is compiled as release also only for testing purpose and will not be released under stable/candidate branch on snap but instead it is already released as beta:
This is currently (at the time of creation) status of releases of different channels:
DO NOT RUN THIS VERSION ON PRODUCTIVE SYSTEMS, WALLETS WITH YOUR OWN COINS (FOR MAIN NET) AS WELL AS ENSURE TO HAVE BACKED YOUR DATADIR BEFORE TESTING ANY RELEASE WHICH IS NOT MARKED AS FINAL RELEASE/STABLE CHANNEL ON SNAP
Linux downloads
Linux ARM/aarch64/risc64 downloads
MacOS/OSX downloads
Windows XP/Vista/7/10 Installer downloads
Windows XP/Vista/7/10 only binaries downloads
🗺️Ion Core 👛 v3.0.5 ©️ - 👒 OFFICIAL RELEASE 👒 - with REGTEST
this is last release with working regtest for those who want to test zerocoin v1 or need this client for some other reasons.
Changelog to old 3.0.5 from cevap
- [ffefa05] chainparams, change regtest ports from testnets
- [e13b9cc] Update chainparams.cpp, add regtest
- [aa226d1] Fix regtest: pow.cpp
- [91f26ae] Fix regtest: main.cpp
- [5a47fa0] Fix regtest style and showing testnet icons
- [a9abe21] fix travis failing to build due to until.py having invalid sequence
- [f1da291] Update snapcraft to latest
- [2d5205c] Update gitian-descriptors and gitian-keys
- [a8ba650] Update gitian descriptors for building with gitian
- [7d324fa] Update checkpoints
- [7bebc75] Update travis link in README.md
- [eb42d50] Change links from cevap to ioncoincore
- [22b2e9a] Remove unneeded params
- [bf6cf19] Add PoW functionality for mining on regtest