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.
 
 
 
 
 
Tim Hughes ad4698e79e VS2013 build working again: 11 years ago
..
CMakeLists.txt fixed Ubuntu12.04 compile error 11 years ago
JsonSpiritHeaders.h Fixed VS2013 projects and compile errors. 11 years ago
MemTrie.cpp Move additional Trie implementations to tests where they belong. 11 years ago
MemTrie.h Move additional Trie implementations to tests where they belong. 11 years ago
TestHelper.cpp Added new transaction tests for checking miner fees 11 years ago
TestHelper.h Added new transaction tests for checking miner fees 11 years ago
TrieHash.cpp Move additional Trie implementations to tests where they belong. 11 years ago
TrieHash.h Move additional Trie implementations to tests where they belong. 11 years ago
boostTest.cpp Updated test project to use Boost Test 11 years ago
crypto.cpp Broke the crypto test out into a separate boost auto test case. 11 years ago
dagger.cpp Repotted Common.h. 11 years ago
fork.cpp Updated to add a simple forking test 11 years ago
hexPrefix.cpp Converted the hexPrefix test to a separate boost test case. 11 years ago
main.cpp VS2013 build working again: 11 years ago
network.cpp Updated to allow listening+UPnP on system-assigned port 11 years ago
peer.cpp Repotted network stuff. 11 years ago
rlp.cpp Added new test case for decoding the RLP data in the rlptest.json 11 years ago
state.cpp Tests. 11 years ago
trie.cpp Broke trie tests out as separate boost auto test case. 11 years ago
txTest.cpp Version bump. Protocol bump. Support for configuration. 11 years ago
vm.cpp Added some checks on parameters of the objects imported from the json files to make debugging easier. 11 years ago
vmtests.json More VM tests. 11 years ago