We've made some changes to Ixcoin addressing issues raised since its release. This is a compulsory update otherwise your Ixcoin client will not communicate with other updated nodes after
Sep 1rst 2011. The blockchain remains intact.
Upgrade to 0.3.24.2 as previous update 0.3.24.1 is now obsolete as is 0.3.24.
What's new in 0.3.24.2?- New Difficulty Retargeting Algorithm
A new difficulty adjustment algorithm will activate on block 20055. The current block count is 19968 so we should hit this count in about ~2 weeks. After that, difficulty retargets every 144 blocks (i.e. every 24 hours) with max increments of 10% and max decrements at 400% (like Solidcoin). The aim is to achieve a much more consistent block rate. (commit) (commit2)
- New Peering Marker
On Sept 1rst 2011 at 00:12:51 UTC (in under a week), the new client will switch over to a new Ixcoin-specific pchMessageStart peering marker from the original Bitcoin marker. This change was recommended by a few although we haven't had reports of any issues with this yet. Better safe than sorry. The updated Ixcoin nodes will not be able to communicate with non-updated Ixcoin clients after that date. This will require a restart of the Ixcoin client on or after Sept 1rst. (commit)
- Other Miscellaneous Changes
* Blockchain lockin at block 19947 (commit)
* Hard limit total Ixcoins to 21M (commit)
* Fix minimized tray icon issue in Windows distro
* Switched back to lfnet.org IRC instead of Freednode. Now using 10 channels #ixcoin00-09 (commit)
* Bitcoin addresses are now detected as invalid Ixcoin addresses (commit)
* Relay threshold now at block 19947
* MacOS icon updated to Ixcoin
Where can I get the source?The latest source is available at
https://github.com/ixcoin/ixcoinWhere can I get the executables?On
Sourceforge:
ixcoin-0.3.24.2-linux.tar.gz SHA1: 219f78b075029fef5b0d3b11db1c0be885dffcb6
ixcoin-0.3.24.2-linux-src.tar.gz SHA1: 91ecdf45ba70eb07eaa96ff517d64d9d7bad18f5
ixcoin-0.3.24.2-win32-setup.exe SHA1: ea12435c74b5b4ce63098aa47f5372de722ba029
ixcoin-0.3.24.2-win32.zip SHA1: 6618515a429bcd8f3f8480ca87494120e530ffa8
Apologies for the multiple updates.
If you are upgrading from 0.3.24.1 and you are compiling from source, you can just update your main.cpp as the other updates are not essential.
There's also an upcoming release 0.3.25 of Ixcoin based on the bitcoin 0.3.25 release. This upgrade however will not be mandatory like this one.
Thanks.
Thomas.