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 928ab1dcee merkle tree hash works. 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 Virtual machine and switch to Boost's big num type for 256-bit ints. 11 years ago
LICENSE Initial commit 11 years ago
PatriciaTree.cpp Hex-prefix Notation for the Merkle tree. 11 years ago
PatriciaTree.h merkle tree hash works. 11 years ago
README.md Initial commit 11 years ago
RLP.cpp Big int support. 11 years ago
RLP.h merkle tree hash works. 11 years ago
VirtualMachine.cpp merkle tree hash works. 11 years ago
VirtualMachine.h Virtual machine and switch to Boost's big num type for 256-bit ints. 11 years ago
foreign.h Big int support. 11 years ago
main.cpp merkle tree hash works. 11 years ago
sha256.cpp Virtual machine and switch to Boost's big num type for 256-bit ints. 11 years ago
sha256.h merkle tree hash works. 11 years ago

README.md

ethereum

Ethereum C++ Client.