Solidity, the Smart Contract Programming Language
Go to file
Gav Wood cae6132e35 Merge branch 'splitcode' into develop
Conflicts:
	eth/main.cpp
2014-04-03 10:14:29 -04:00
boostTest.cpp Updated test project to use Boost Test 2014-03-19 00:35:16 -04:00
CMakeLists.txt fixed Ubuntu12.04 compile error 2014-03-07 08:19:00 +08:00
crypto.cpp PoC 3.5 functionality. Still buggy though. 2014-03-24 16:51:40 -07:00
dagger.cpp Repotted Common.h. 2014-03-04 11:46:26 -06:00
fork.cpp Updated to add a simple forking test 2014-03-26 01:01:17 -04:00
hexPrefix.cpp Fixed VS2013 projects and compile errors. 2014-03-05 23:41:57 +00:00
main.cpp Updated test project to use Boost Test 2014-03-19 00:35:16 -04:00
MemTrie.cpp Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
MemTrie.h Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
peer.cpp Repotted network stuff. 2014-03-04 13:40:42 +00:00
rlp.cpp Fixed VS2013 projects and compile errors. 2014-03-05 23:41:57 +00:00
state.cpp Tests. 2014-02-28 12:55:30 +00:00
TestHelper.cpp Updated to add a simple forking test 2014-03-26 01:01:17 -04:00
TestHelper.h Updated to add a simple forking test 2014-03-26 01:01:17 -04:00
trie.cpp Fixed VS2013 projects and compile errors. 2014-03-05 23:41:57 +00:00
TrieHash.cpp Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
TrieHash.h Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
txTest.cpp Merge branch 'splitcode' into develop 2014-04-03 10:14:29 -04:00
vm.cpp Separation of code & data compiling. 2014-03-30 21:49:36 -04:00
vmtests.json More VM tests. 2014-02-27 20:24:08 +00:00