Solidity, the Smart Contract Programming Language
Go to file
2015-03-30 19:33:30 +02:00
AccountHolder.cpp
Assembly.cpp
bcInvalidHeaderTestFiller.json
bcJS_API_TestFiller.json refine bcJS_API_TestFiller.json 2015-03-23 14:41:26 +01:00
bcUncleTestFiller.json test for in-chain-uncles and uncles with gen 0 2015-03-23 13:14:49 +01:00
bcValidBlockTestFiller.json
blockchain.cpp Use TransientDirectory. 2015-03-29 22:37:32 +02:00
boostTest.cpp
checkRandomStateTest.cpp Refactored much of transaction queue for tidiness and optimisation. 2015-03-29 19:13:39 +02:00
checkRandomVMTest.cpp Exception-throwing assert. 2015-03-18 15:32:17 +01:00
ClientBase.cpp ClientBase tests 2015-03-25 10:59:46 +01:00
CMakeLists.txt Merge pull request #1441 from chriseth/ctest 2015-03-27 19:36:42 +01:00
commonjs.cpp
createRandomStateTest.cpp Refactored much of transaction queue for tidiness and optimisation. 2015-03-29 19:13:39 +02:00
createRandomVMTest.cpp
crypto.cpp
dagger.cpp Diagnostics to try to track down the mining issues. 2015-03-18 22:10:32 +01:00
fork.cpp
genesis.cpp
hexPrefix.cpp
jsonrpc.cpp
kademlia.cpp
main.cpp
ManyFunctions.sol
ManyFunctionsGenerator.py
MemTrie.cpp
MemTrie.h
natspec.cpp
net.cpp adopt node IP address from udp header when ping.ipAddress isn't public 2015-03-26 16:21:25 +01:00
peer.cpp makePeer and support setting listen IP. 2015-03-28 09:39:04 +01:00
PerformaceTester.sol
randomTestFiller.json
rlp.cpp
rlpx.cpp
SolidityABIJSON.cpp added anonymous to ABI 2015-03-17 14:25:23 +01:00
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Merge pull request #1341 from chriseth/sol_packedStorage 2015-03-20 12:54:36 +01:00
solidityExecutionFramework.h Refactored much of transaction queue for tidiness and optimisation. 2015-03-29 19:13:39 +02:00
SolidityExpressionCompiler.cpp
SolidityInterface.cpp
SolidityNameAndTypeResolution.cpp Merge pull request #1414 from LefterisJP/sol_notImplementedFuncs 2015-03-30 19:33:30 +02:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp Pattern matching for expression simplification. 2015-03-26 17:51:26 +01:00
SolidityParser.cpp Parsing of not fully implemented functions 2015-03-25 14:26:05 +01:00
SolidityScanner.cpp
SolidityTypes.cpp renamed externalTypes to externalSignature 2015-03-25 13:59:46 +01:00
state.cpp Refactored much of transaction queue for tidiness and optimisation. 2015-03-29 19:13:39 +02:00
stateOriginal.cpp Refactored much of transaction queue for tidiness and optimisation. 2015-03-29 19:13:39 +02:00
stBlockHashTestFiller.json
stCallCreateCallCodeTestFiller.json update gasLimits 2015-03-18 13:14:46 +01:00
stExampleFiller.json
stInitCodeTestFiller.json
stLogTestsFiller.json
stMemoryStressTestFiller.json style 2015-03-23 20:44:51 +01:00
stMemoryTestFiller.json test for in-chain-uncles and uncles with gen 0 2015-03-23 13:14:49 +01:00
stPreCompiledContractsFiller.json
stQuadraticComplexityTestFiller.json
stRecursiveCreateFiller.json
stRefundTestFiller.json
stSolidityTestFiller.json
stSpecialTestFiller.json
stSystemOperationsTestFiller.json
stTransactionTestFiller.json
TestHelper.cpp ClientBase tests 2015-03-25 10:59:46 +01:00
TestHelper.h ClientBase tests 2015-03-25 10:59:46 +01:00
TestUtils.cpp fixes for test/TestUtils.h 2015-03-25 19:51:08 +01:00
TestUtils.h fixes for test/TestUtils.h 2015-03-25 19:51:08 +01:00
transaction.cpp Clean up some code redundancy. 2015-03-25 18:33:20 +01:00
trie.cpp
TrieHash.cpp
TrieHash.h
tt10mbDataFieldFiller.json
ttTransactionTestFiller.json Clean up some code redundancy. 2015-03-25 18:33:20 +01:00
txTest.cpp Rename transact -> submitTransaction (reflecting aynch nature). 2015-03-18 11:32:04 +01:00
vm.cpp
vm.h
vmArithmeticTestFiller.json Arithmetic Tests 2015-03-19 23:56:03 +03:00
vmBitwiseLogicOperationTestFiller.json
vmBlockInfoTestFiller.json
vmEnvironmentalInfoTestFiller.json
vmIOandFlowOperationsTestFiller.json style 2015-03-23 20:44:51 +01:00
vmLogTestFiller.json
vmPerformanceTestFiller.json
vmPushDupSwapTestFiller.json
vmSha3TestFiller.json
vmSystemOperationsTestFiller.json
vmtestsFiller.json
webthreestubclient.h
whisperTopic.cpp