Solidity, the Smart Contract Programming Language
Go to file
2014-04-04 16:04:52 -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 Added new transaction tests for checking miner fees 2014-04-03 11:01:03 -04:00
TestHelper.h Added new transaction tests for checking miner fees 2014-04-03 11:01:03 -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 Added new transaction tests for checking miner fees 2014-04-03 11:01:03 -04:00
vm.cpp API cleanups and some renaming. 2014-04-04 15:24:38 -04:00
vmtests.json More VM tests. 2014-02-27 20:24:08 +00:00