Skip to content

EthereumHarmony 2.3 Build 66

Compare
Choose a tag to compare
@zilm13 zilm13 released this 18 Jun 22:08
· 60 commits to master since this release

Great news, 2.3 is ready!
With finishing of EthereumJ v1.8.0 release, we are updating Harmony to use it with other improvements in place. Most notable EthereumJ change with new version is speed: both block processing time and synchronization stability were dramatically improved.
Speaking about Harmony specific changes, we have them too:

  • Network Info at the top and Machine Info at the left are now calculated correctly and have clear titles
  • Current Miner status added to the Home screen
  • Default miner config for private network is now set to run with sync on and switch to short sync with 1 minute timeout for better behavior in detached private networks
  • Harmony is now compatible with Metamask
  • Solidity compiler refreshed to v0.4.19
  • JSON-RPC implementation updated to match standard in most methods (few left)
  • Several bugfixes as usual