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

Version 1.1.4

Compare
Choose a tag to compare
@LianaHus LianaHus released this 17 Feb 18:22
· 253 commits to release since this release

This is mainly a bugfix release for mix.

Changelog

Mix:

  • fixed "Save Project" functionality (do not overwrite opened (binary) files without changes)
  • added check for minimum QT version
  • gas estimation fixed
  • fixed filesystem view on windows OS

AlethOne:

  • fixed crashes because of several errors in signal slot mechanism implementation

eth:

  • remove the bad block sentinel mechanism
  • increase logging while mining
  • support miniupnpc version 1.6

Solidity:

  • implemented read-only access for bytesXX
  • fixed segfault on calling constructor with invalid arguments count

AlethZero is still included in this release but will be slowly phased out during the next releases.
Also note that the JSON-RPC admin interface is subject to change and will probably converge to the one used by geth.

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

Windows

cpp-ethereum-1.1.4 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.4 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.4) for webthree-umbrella.