Releases: ether-camp/ethereum-harmony
EthereumHarmony 2.2 Build 65
EthereumJ bumped from 1.7.2 to 1.7.3
It's a quickfix of synchronisation conflict in Ropsten network (check fix ethereum/ethereumj@e7abc4b for details)
EthereumHarmony 2.2 Build 64
Harmony build with 1.7.2-RELEASE EthereumJ
EthereumHarmony 2.2 Build 63
Harmony build with 1.7.1-RELEASE EthereumJ
EthereumHarmony 2.2 Build 62
This release follows long-awaited major update of EthereumJ with new speedy Rocks DB (you will need to remove old DB and sync again) and other performance tweaks.
Full EthereumJ release notes are here. Most notable for Harmony is ability to skip downloading of blocks and receipts in FastSync mode, so sync time is much shorter.
Also we have few minor improvements and bugfixes including:
- Java 9 compatibility
- Added links to blocks and nodeID on first page
- Addresses created with
personal_
commands are displayed on the Wallet page now. Note: only new addresses are visible. If you want to see old addresses, remove them and add again.
EthereumHarmony 2.1 Build 61
Attention: This is an important security update.
If you used Mnemonic addresses in Harmony, it's highly recommended to generate mnemonic address again with new version and move your funds from old mnemonic addresses. If you used keystore addresses, you are not affected.
Changes:
- Mnemonic phrase generation modified to use cryptographically strong secure random generation on all stages. Special thanks to Juliano Rizzo @juli for reporting this bug
- Temporarily switched to develop version of EthereumJ, which is more uptodate
- Minor bug fix
EthereumHarmony 2.1 Build 60
Harmony build with 1.6.3-RELEASE EthereumJ
EthereumHarmony 2.1 Build 59
Harmony build with 1.6.2-RELEASE EthereumJ
EthereumHarmony 2.1 Build 58
Fix #39: Windows insaller problem caused by datamaps bower plugin
EthereumHarmony 2.1 Build 57
Harmony build with 1.6.1-RELEASE EthereumJ