Gav Wood f5e62823f2 Merkle hash implementation. Needs testing. 11 years ago
.gitignore Initial commit 11 years ago
CMakeLists.txt Big int support. 11 years ago
Common.cpp Big int support. 11 years ago
Common.h Merkle hash implementation. Needs testing. 11 years ago
LICENSE Initial commit 11 years ago
PatriciaTree.cpp Hex-prefix Notation for the Merkle tree. 11 years ago
PatriciaTree.h Merkle hash implementation. Needs testing. 11 years ago
README.md Initial commit 11 years ago
RLP.cpp Big int support. 11 years ago
RLP.h Merkle hash implementation. Needs testing. 11 years ago
VirtualMachine.cpp Added Virtual Machine stub. 11 years ago
VirtualMachine.h Half-implenentation of RLP encoder and Merkle tree hasher. 11 years ago
foreign.h Big int support. 11 years ago
main.cpp Merkle hash implementation. Needs testing. 11 years ago
sha256.cpp Hex-prefix Notation for the Merkle tree. 11 years ago
sha256.h Hex-prefix Notation for the Merkle tree. 11 years ago
uint128_t.h Half-implenentation of RLP encoder and Merkle tree hasher. 11 years ago
uint256_t.h Half-implenentation of RLP encoder and Merkle tree hasher. 11 years ago

README.md

ethereum

Ethereum C++ Client.