Solidity, the Smart Contract Programming Language
Go to file
2014-09-29 13:10:25 +02:00
boostTest.cpp Updated test project to use Boost Test 2014-03-19 00:35:16 -04:00
CMakeLists.txt Build fixes. 2014-07-06 13:13:37 +02:00
crypto.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
dagger.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
fork.cpp Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
genesis.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
hexPrefix.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
main.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
MemTrie.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
MemTrie.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
network.cpp Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
peer.cpp Beginning of merge into AZ. 2014-09-11 13:27:15 +02:00
rlp.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
state.cpp Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
TestHelper.cpp Moved miner over to new Worker class. 2014-09-16 08:09:48 -04:00
TestHelper.h Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
trie.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
TrieHash.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
TrieHash.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
txTest.cpp Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
vm.cpp undefined FILL_TESTS and some minor style fixes 2014-09-27 13:06:55 +02:00
vm.h Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. 2014-09-27 12:51:34 +02:00
vmArithmeticTestFiller.json Added arithmetic test 2014-09-20 02:05:04 +02:00
vmBitwiseLogicOperationTestFiller.json Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 2014-09-29 13:10:25 +02:00
vmBlockInfoTestFiller.json Added more vm tests 2014-09-25 11:18:32 +02:00
vmEnvironmentalInfoTestFiller.json Added more vm tests 2014-09-25 11:18:32 +02:00
vmIOandFlowOperationsTestFiller.json Added more vm tests 2014-09-25 11:18:32 +02:00
vmPushDupSwapTestFiller.json Added more vm tests 2014-09-25 11:18:32 +02:00
vmSha3TestFiller.json Added more vm tests 2014-09-25 11:18:32 +02:00
vmSystemOperationsTestFiller.json Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 2014-09-29 13:10:25 +02:00
vmtestsFiller.json Added more vm tests 2014-09-25 11:18:32 +02:00