Solidity, the Smart Contract Programming Language
Go to file
Gav Wood 8371e8934e Merge pull request #1294 from imapp-pl/pr/testeth_options
testeth: optional VM tracing (--vmtrace)
2015-03-12 13:02:57 +00:00
AccountHolder.cpp
Assembly.cpp Fixed indentation. 2015-03-11 16:31:56 +01:00
bcBlockChainTestFiller.json update blockchain test filler to new min diff and min gasLimit 2015-03-06 12:49:38 +01:00
bcInvalidHeaderTestFiller.json update blockchain test filler to new min diff and min gasLimit 2015-03-06 12:49:38 +01:00
bcUncleTestFiller.json style 2015-03-10 17:51:08 +01:00
bcValidBlockTestFiller.json update blockchain test filler to new min diff and min gasLimit 2015-03-06 12:49:38 +01:00
blockchain.cpp style 2015-03-10 17:51:08 +01:00
boostTest.cpp
checkRandomTest.cpp
CMakeLists.txt
commonjs.cpp Bunch of repotting/curating. 2015-03-06 12:46:24 +01:00
createRandomTest.cpp
crypto.cpp bugfix and doc clarification. fix test. 2015-03-09 18:14:49 +01:00
dagger.cpp Avoid checking for difficulty when doing PoW test. 2015-03-06 22:53:49 +01:00
fork.cpp
genesis.cpp
hexPrefix.cpp
jsonrpc.cpp
kademlia.cpp
main.cpp
ManyFunctions.sol
ManyFunctionsGenerator.py
MemTrie.cpp Bunch of repotting/curating. 2015-03-06 12:46:24 +01:00
MemTrie.h
natspec.cpp fixed natspec evaluation 2015-03-09 15:22:07 +01:00
net.cpp
peer.cpp fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for connect. only try to connect to as many peers as is necessary. update unit test. 2015-03-11 14:36:08 +01:00
PerformaceTester.sol
randomTestFiller.json
rlp.cpp
rlpx.cpp replace go counter logic. remove dead test code. 2015-03-09 19:06:01 +01:00
SolidityABIJSON.cpp Adding ETH_TEST macros to ABI and EndToEndTests 2015-03-06 14:37:20 +01:00
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Global variable "now" (alias for block.timestamp). 2015-03-09 19:22:43 +01:00
solidityExecutionFramework.h Merge pull request #1228 from LefterisJP/eth_TestNoThrowInfo 2015-03-06 16:25:58 +01:00
SolidityExpressionCompiler.cpp Move ETH_TEST() Macros to TestHelper.h 2015-03-06 14:37:20 +01:00
SolidityInterface.cpp Move ETH_TEST() Macros to TestHelper.h 2015-03-06 14:37:20 +01:00
SolidityNameAndTypeResolution.cpp NameAndtypeResolution tests use ETH_TEST macros 2015-03-06 14:37:20 +01:00
SolidityNatspecJSON.cpp NameAndtypeResolution tests use ETH_TEST macros 2015-03-06 14:37:20 +01:00
SolidityOptimizer.cpp
SolidityParser.cpp Move ETH_TEST() Macros to TestHelper.h 2015-03-06 14:37:20 +01:00
SolidityScanner.cpp Add date/time language to solidity. 2015-03-06 12:46:23 +01:00
state.cpp testeth: optional VM tracing (--vmtrace), command line options refactoring. 2015-03-12 12:01:12 +01:00
stateOriginal.cpp
stBlockHashTestFiller.json State Tests 2015-03-11 18:22:11 +03:00
stExampleFiller.json Gas Fee Test Changes (1) 2015-03-06 12:46:23 +01:00
stInitCodeTestFiller.json State Tests 2015-03-11 18:22:11 +03:00
stLogTestsFiller.json Gas Fee Test Changes (1) 2015-03-06 12:46:23 +01:00
stMemoryStressTestFiller.json
stMemoryTestFiller.json State Tests 2015-03-11 18:22:11 +03:00
stPreCompiledContractsFiller.json State Tests 2015-03-11 18:22:11 +03:00
stQuadraticComplexityTestFiller.json
stRecursiveCreateFiller.json
stRefundTestFiller.json add suiciderefund tests 2015-03-07 14:18:22 +01:00
stSolidityTestFiller.json State Tests 2015-03-11 18:22:11 +03:00
stSpecialTestFiller.json Gas Fee Test Changes (1) 2015-03-06 12:46:23 +01:00
stSystemOperationsTestFiller.json Gas Fee Test Changes (1) 2015-03-06 12:46:23 +01:00
stTransactionTestFiller.json State Tests 2015-03-11 18:22:11 +03:00
TestHelper.cpp testeth: optional VM tracing (--vmtrace), command line options refactoring. 2015-03-12 12:01:12 +01:00
TestHelper.h testeth: optional VM tracing (--vmtrace), command line options refactoring. 2015-03-12 12:01:12 +01:00
transaction.cpp testeth: optional VM tracing (--vmtrace), command line options refactoring. 2015-03-12 12:01:12 +01:00
trie.cpp merge 2015-03-06 12:49:39 +01:00
TrieHash.cpp Bunch of repotting/curating. 2015-03-06 12:46:24 +01:00
TrieHash.h
tt10mbDataFieldFiller.json
ttTransactionTestFiller.json State Init And Transaction Tests 2015-03-10 23:22:33 +03:00
txTest.cpp
vm.cpp testeth: optional VM tracing (--vmtrace), command line options refactoring. 2015-03-12 12:01:12 +01:00
vm.h Fix FakeExtVM. 2015-03-06 12:45:24 +01:00
vmArithmeticTestFiller.json Merge remote-tracking branch 'upstream/develop' into suicideRefundTests 2015-03-09 10:43:08 +01:00
vmBitwiseLogicOperationTestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmBlockInfoTestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmEnvironmentalInfoTestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmIOandFlowOperationsTestFiller.json adjust gas prices for arithmetic tests 2015-03-07 23:52:26 +01:00
vmLogTestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmPerformanceTestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmPushDupSwapTestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmSha3TestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmSystemOperationsTestFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
vmtestsFiller.json VMTest Fillers 2015-03-06 12:46:24 +01:00
webthreestubclient.h eth_queuedTransactions renamed to eth_fetchQueuedTransactions 2015-03-11 09:42:23 +01:00
whisperTopic.cpp