Solidity, the Smart Contract Programming Language
Go to file
2014-02-28 12:55:30 +00:00
CMakeLists.txt cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64> 2014-02-10 05:41:27 -08:00
crypto.cpp Tests. 2014-02-28 12:55:30 +00:00
dagger.cpp Tests. 2014-02-28 12:55:30 +00:00
hexPrefix.cpp Tests. 2014-02-28 12:55:30 +00:00
main.cpp Tests. 2014-02-28 12:55:30 +00:00
peer.cpp Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path() 2014-02-19 23:12:09 +00:00
rlp.cpp Tests. 2014-02-28 12:55:30 +00:00
state.cpp Tests. 2014-02-28 12:55:30 +00:00
trie.cpp Tests. 2014-02-28 12:55:30 +00:00
vm.cpp Tests. 2014-02-28 12:55:30 +00:00
vmtests.json More VM tests. 2014-02-27 20:24:08 +00:00