Infinitecoin Core v0.14.8.0 released
https://github.com/infinitecoin-project/infinitecoin/releasesNew consensus! Fixing the network magic number.
All Infinitecoin Core users - miners, services, relay operators and wallet users are required to upgrade
The original developer of Infinitecoin used the same network magic number as Litecoin, which caused node mixing cross-connection.
- Fixed the network magic number enforcement time to be 2025-07-07 12:00:00 UTC
- Everyone must close the old version wallet before the preset time!!!
- This version can only effectively connect to the node if it is run after the preset time! See github
- Qt: Disable milli and micro units, introduce kilo and mega units.
- Qt: Enable coin control features by default.