Serpent compiler
Project description
## Ethereum C++ Client.
By Gav Wood, 2014.
Based on a design by Vitalik Buterin.
Contributors, builders and testers include Eric Lombrozo (cross-compilation), Tim Hughes (MSVC compilation & Dagger testing), Alex Leverington (Clang & Mac building), Marko Simovic (CI) and several others.
### Building
See the [Wiki](https://github.com/ethereum/cpp-ethereum/wiki) for build instructions, compatibility information and build tips.
### Testing
To run the tests, make sure you clone the tests repository from github.com/ethereum to tests as a sibling to cpp-ethereum.
### Yet To Do
See [TODO](https://github.com/ethereum/cpp-ethereum/wiki/TODO)
### License
See [LICENSE](LICENSE)
### Contributing
All development goes in develop branch - please don’t submit pull requests to master.
Please read [CodingStandards.txt](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 formatting guidelines as described in [CodingStandards.txt](CodingStandards.txt).
When altering eth/spec.json, mirror the changes to eth/eth.js. This should simply be cutting and pasting the relevant part from spec.json into eth.js. Don’t alter the spec part from eth.js independently.
eth/abstractethstubserver.h is autogenerated from the jsonrpcstub executable that comes with the libjsonrpc library (json-rpc-cpp project). It shouldn’t be maually altered.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ethereum-serpent-1.4.7.tar.gz
.
File metadata
- Download URL: ethereum-serpent-1.4.7.tar.gz
- Upload date:
- Size: 75.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47a5c6451c20c2e351c59d89d0c45ed116a68e8472696f6dd0e1e981283ad9fa |
|
MD5 | ce0dc0b5847c586d25698efd57ef1cf6 |
|
BLAKE2b-256 | 8698e47dac91d26b0dd2cf9af87c9fae8f9cd57ed268a32bf8bb7333b14175fd |