GitXplorerGitXplorer
g

ethereum

public
146 stars
111 forks
3 issues

Commits

List of commits on branch master.
Unverified
b128638c7c0b77de62371fcff074a0fc31528cbc

Merge branch 'master' of github.com:ethereum/cpp-ethereum

ggavofyork committed 11 years ago
Unverified
c54a81f92cd999f28c287f86b2334a0dd00c91b2

Added SECP256k1 project.

ggavofyork committed 11 years ago
Unverified
5eb10cfd3c6eae5d29a4560da392b2c8948184dc

Prep debian packaging directory for latest Ubuntu (saucy)

ggavofyork committed 11 years ago
Unverified
a1567b10afa18eee2ee45da847108df9bd55911d

Merge branch 'master' of /home/gav/Projects/ubuntu_build/cpp-ethereum

ggavofyork committed 11 years ago
Unverified
22d51cb921e7d29ede835454874bce7cdfdfe4ae

Debian packaging and various needed changes to build.

ggavofyork committed 11 years ago
Unverified
0abd91d551da90f1c0ff3d5b4eeade46310f07d1

Latest RLP standard. Lists specify length rather than itemCount.

ggavofyork committed 11 years ago

README

The README file for this repository.

cpp-ethereum

Ethereum C++ Client.

Gav Wood, 2014.

Building

See BUILDING.md

Yet To Do

See TODO

Licence

See LICENCE

Contributing

Please read CodingStandards.txt thoroughly before making alterations to the code base. Please do NOT use an editor that automatically reformats whitespace away from astylerc or the formating guidelines as describled in CodingStandards.txt.