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.
 
 
 
 
 
Daniel Hams ca8ac5bd59 Workaround OSX clang broken map operator[] using ifdef guards and manual find/insert. 11 years ago
..
CMakeLists.txt cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64> 11 years ago
crypto.cpp Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
dagger.cpp VM test framework. 11 years ago
hexPrefix.cpp Fixed the other occurrence of Foobar 11 years ago
main.cpp Tests bug fix. 11 years ago
peer.cpp Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path() 11 years ago
rlp.cpp Fixed the other occurrence of Foobar 11 years ago
state.cpp Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path() 11 years ago
trie.cpp Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
vm.cpp Workaround OSX clang broken map operator[] using ifdef guards and manual find/insert. 11 years ago
vmtests.json VM test sources. 11 years ago