Solidity, the Smart Contract Programming Language
Go to file
2014-02-21 01:09:15 +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 Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 2014-02-18 16:34:59 +00:00
dagger.cpp Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 2014-02-18 16:34:59 +00:00
hexPrefix.cpp Fixed the other occurrence of Foobar 2014-02-16 11:41:15 +01:00
main.cpp Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 2014-02-18 16:34:59 +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 Fixed the other occurrence of Foobar 2014-02-16 11:41:15 +01:00
state.cpp Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path() 2014-02-19 23:12:09 +00:00
trie.cpp Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 2014-02-18 16:34:59 +00:00
vm.cpp First unit testing harness for VM. 2014-02-21 01:09:15 +00:00