This is the latest tech update. We were waiting until we had the windows compile and a certain mac issue to announce. Also, it looks like some were encountering errors that require that the blockchain cache be cleared.
Download Links
https://earthcoin.s3.amazonaws.com/releases/1.2.1/linux/earthcoin-1.2.1-linux.tar.gzhttps://earthcoin.s3.amazonaws.com/releases/1.2.1/macosx/EarthCoin-Qt-1.2.1.dmgchangelog
heartbleed:
* win, mac: update openssl to non-vulnerable version 1.0.1g
* linux: use non-vulnerable openssl version 0.9.8
misc:
* setup a working testnet
* put alert keys into the code
* checkpoints up to block 150,000
* mac release as 32-bit dmg
* gitian build for linux
If you experience Errors
notes for linux:
* remove your local blockchain cache
* rm -f ~/.earthcoin/blk*.dat
* rm -rf ~/.earthcoin/database
notes for mac:
* remove your local blockchain cache
* rm -f "~/Library/Application Support/EarthCoin/blk*.dat"
* rm -rf "~/Library/Application Support/EarthCoin/database"