You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood 29ce98f7c9 All tests passed for 2-way RLP. 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 Hex-prefix Notation for the Merkle tree. 11 years ago
LICENSE Initial commit 11 years ago
PatriciaTree.cpp Hex-prefix Notation for the Merkle tree. 11 years ago
PatriciaTree.h Hex-prefix Notation for the Merkle tree. 11 years ago
README.md Initial commit 11 years ago
RLP.cpp Big int support. 11 years ago
RLP.h All tests passed for 2-way RLP. 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 All tests passed for 2-way RLP. 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.