Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

1.1.2

Compare
Choose a tag to compare
@chriseth chriseth released this 08 Feb 20:53
· 266 commits to release since this release

Version 1.1.2

This release of the C++ Ethereum software suite includes several new features and bugfixes:

  • blockchain sync over PV62, as well as provide state data to PV63 peers
  • homestead changes for EVMJIT
  • fix for peer discovery issues

This release also contains Mix 1.0.0.

Alethzero is still included in this release but will be slowly phased out during the next releases.

Please do not use the source archive below, it misses important dependencies. Use the following sources for installing:

Windows

cpp-ethereum-1.1.2 Windows installer

Shift-right click to open. If you hit runtime errors complaining about missing msvcr120.dll or msvcp120.dll files then please install the Visual C++ Redistributable Packages for Visual Studio 2013 from Microsoft.

OS X Yosemite (10.10)

cpp-ethereum-1.1.2 OSX disk image

Control-click to open (we will hopefully start shipping centrally-signed executable with the next release).

OS X El Capitan (10.11)

We aren't building binaries for El Capitan yet. Coming soon.

Ubuntu + Derivatives

Please follow these instructions.

Source

Please do not use the source archive below, it misses important dependencies. If you want to build from source, use the guide and checkout the appropriate tag (v1.1.2) for webthree-umbrella.