Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Releases: ethereum/aleth

cpp-ethereum 1.4.0.dev0

16 May 18:39
1757739
Compare
Choose a tag to compare
Pre-release

This is a development snapshot starting the 1.4 release series of cpp-ethereum.

Solidity Tester

10 Apr 17:19
Compare
Choose a tag to compare
Solidity Tester Pre-release
Pre-release

The binaries are built from the following commits:

Proof-of-Concept VIII

20 Feb 21:13
Compare
Choose a tag to compare
Proof-of-Concept VIII Pre-release
Pre-release

Vast numbers of updates to Mix, Solidity, AlethZero, ethereum.js.

Various minor protocol changes.

Proof-of-Concept VII

18 Dec 15:31
Compare
Choose a tag to compare
Proof-of-Concept VII Pre-release
Pre-release

The seventh in the Proof-of-Concept release and the final pre-audit alterations to the consensus protocol.

For binaries & installation/usage instructions, please use the wiki.

Proof-of-Concept VI

27 Sep 13:44
Compare
Choose a tag to compare
Proof-of-Concept VI Pre-release
Pre-release

Important additions for PoC-6:

Protocol

  • Modified GHOST protocol targets 4 second block time.
  • More efficient block-hashing, hashing uses header rather than block.
  • Parallel downloading of blockchain from multiple peers.

Virtual machine:

  • CALLSTATELESS opcode
  • EXTCODECOPY opcode works for external contracts
  • DUP_, SWAP_ opcodes

Proof-of-Concept V

23 Jul 14:50
Compare
Choose a tag to compare
Proof-of-Concept V Pre-release
Pre-release

The 5th in the line of the Proof-of-Concept series.

This release includes:

  • a HTML/JS front-end API;
  • a JavaScript console;
  • inbuilt support for Serpent and LLL;
  • a full-featured debugger with random-access (step backwards!) capabilities;
  • a fully syntax-highlighted, debugger-integrated block explorer;
  • a powerful state diff engine;
  • a visual miner;
  • various protocol updates.

Not to mention countless other fixes and improvements.

screenshot from 2014-07-16 18 41 38

Note: Linux users can build from source with the instructions on the Wiki.

Community builders, please contact us (well... me) to get your build listed here.