Solidity, the Smart Contract Programming Language
Go to file
2014-11-11 09:06:35 +01:00
boostTest.cpp Updated test project to use Boost Test 2014-03-19 00:35:16 -04:00
CMakeLists.txt Merge remote-tracking branch 'upstream/develop' into stateTests 2014-11-03 16:34:40 +01:00
createRandomTest.cpp style 2014-11-07 15:16:42 +01:00
crypto.cpp Merge branch 'develop' into crypto 2014-11-05 19:08:25 +01:00
dagger.cpp Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 2014-10-12 20:57:25 +02:00
fork.cpp Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
genesis.cpp Clean up and organize tests + state class tests 2014-11-03 16:33:02 +01:00
hexPrefix.cpp Clean up and organize tests + state class tests 2014-11-03 16:33:02 +01:00
jsonrpc.cpp merge 2014-11-10 22:51:10 +01:00
main.cpp Clean up and organize tests + state class tests 2014-11-03 16:33:02 +01:00
MemTrie.cpp PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 2014-10-27 14:13:16 +01: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
randomTestFiller.json Added random test creater 2014-10-14 13:22:49 +02:00
rlp.cpp Clean up and organize tests + state class tests 2014-11-03 16:33:02 +01:00
solidityCompiler.cpp small fix in solidityCompiler 2014-11-07 13:22:45 +01:00
solidityEndToEndTest.cpp Merge pull request #494 from chriseth/sol_stateVariables 2014-11-10 11:57:01 +00:00
solidityExpressionCompiler.cpp Evaluate expressions in convenient order. 2014-11-07 02:07:59 +01:00
solidityNameAndTypeResolution.cpp Tests for type conversion at comparison. 2014-11-06 02:22:24 +01:00
solidityParser.cpp Bugfix: Special case of statements starting with type conversion. 2014-11-05 07:35:31 +01:00
solidityScanner.cpp Support for negative literals. 2014-11-06 02:44:43 +01:00
state.cpp merge 2014-11-10 22:51:10 +01:00
stateOriginal.cpp Update transactions, style fix 2014-11-05 18:30:38 +01:00
stPreCompiledContractsFiller.json merge 2014-11-10 22:51:10 +01:00
stSystemOperationsTestFiller.json merge 2014-11-10 22:51:10 +01:00
TestHelper.cpp merge 2014-11-10 22:51:10 +01:00
TestHelper.h merge 2014-11-10 22:51:10 +01:00
TestHelperCrypto.h add ecies encrypt/decrypt support to common crypto 2014-10-23 19:06:31 +02:00
trie.cpp Clean up and organize tests + state class tests 2014-11-03 16:33:02 +01:00
TrieHash.cpp PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 2014-10-27 14:13:16 +01: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 merge 2014-11-10 22:51:10 +01:00
vm.h Moved instructions and assembly to new libevmcore. 2014-11-06 14:50:18 +01:00
vmArithmeticTestFiller.json merge 2014-11-10 22:51:10 +01:00
vmBitwiseLogicOperationTestFiller.json Update tests to latest protocol changes (PoC7) 2014-11-04 13:36:29 +01: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 dynamic jump out of code test 2014-11-05 21:02:16 +01:00
vmPushDupSwapTestFiller.json Update tests to latest protocol changes (PoC7) 2014-11-04 13:36:29 +01:00
vmSha3TestFiller.json Update transactions, style fix 2014-11-05 18:30:38 +01:00
vmSystemOperationsTestFiller.json Added new recursive bombs to vm tests 2014-10-23 16:07:13 +02:00
vmtestsFiller.json Added more vm tests 2014-09-25 11:18:32 +02:00
webthreestubclient.h contract create and contract call working 2014-11-11 09:06:35 +01:00