Solidity, the Smart Contract Programming Language
Go to file
2015-02-24 15:25:28 +01:00
AccountHolder.cpp Implemented account proxy queues. 2015-02-20 18:48:45 +01:00
blInvalidHeaderTestFiller.json fix typo 2015-02-16 11:49:15 +01:00
block.cpp OS independency by using file system 2015-02-16 13:04:28 +01:00
blValidBlockTestFiller.json OS independency by using file system 2015-02-16 13:04:28 +01:00
boostTest.cpp
checkRandomTest.cpp
CMakeLists.txt merge 2015-02-23 12:26:31 +01:00
commonjs.cpp
createRandomTest.cpp
crypto.cpp
dagger.cpp
fork.cpp
genesis.cpp
hexPrefix.cpp
jsonrpc.cpp
kademlia.cpp
main.cpp
ManyFunctions.sol ManyFunctions performance test: replace xor with correct exp operator 2015-02-17 13:28:58 +01:00
ManyFunctionsGenerator.py ManyFunctions performance test: replace xor with correct exp operator 2015-02-17 13:28:58 +01:00
MemTrie.cpp
MemTrie.h
natspec.cpp Fixed #988. 2015-02-09 13:39:01 -08:00
net.cpp update packet test 2015-02-06 16:49:35 -08:00
peer.cpp
PerformaceTester.sol Performance tests: more ackermann calls, fibonacci. 2015-02-13 14:56:27 +01:00
randomTestFiller.json
rlp.cpp
SolidityABIJSON.cpp Merge branch 'develop' into jsoncpp_path 2015-02-11 16:24:37 +01:00
SolidityCompiler.cpp loadFromMemoryDynamic 2015-02-16 19:25:27 +01:00
SolidityEndToEndTest.cpp Merge pull request #1119 from chriseth/sol_arraysIndexAccess 2015-02-24 12:22:00 +01:00
solidityExecutionFramework.h Moved copy code to CompilerUtils. 2015-02-12 11:33:10 +01:00
SolidityExpressionCompiler.cpp Camelcasing enums in Types.h 2015-02-09 14:08:48 +01:00
SolidityInterface.cpp Removing events from Solidity Interface 2015-02-16 17:16:15 +01:00
SolidityNameAndTypeResolution.cpp Merge pull request #1100 from chriseth/sol_arrays 2015-02-23 15:19:07 +01:00
SolidityNatspecJSON.cpp Merge branch 'develop' into jsoncpp_path 2015-02-11 16:24:37 +01:00
SolidityOptimizer.cpp
SolidityParser.cpp Merge pull request #1100 from chriseth/sol_arrays 2015-02-23 15:19:07 +01:00
SolidityScanner.cpp Addressing issues in Enum style fix 2015-02-10 09:52:19 +01:00
state.cpp New Tests 2015-02-12 22:26:10 +03:00
stateOriginal.cpp
stBlockHashTestFiller.json
stExampleFiller.json
stInitCodeTestFiller.json New Solidity Tests 2015-02-20 17:07:51 +03:00
stLogTestsFiller.json
stPreCompiledContractsFiller.json
stRecursiveCreateFiller.json
stRefundTestFiller.json Merge pull request #916 from winsvega/develop 2015-02-10 20:15:17 +01:00
stSolidityTestFiller.json remove tests with impossible pre conditions 2015-02-23 15:12:23 +01:00
stSpecialTestFiller.json
stSystemOperationsTestFiller.json add possibility to create bad blocks in fillers 2015-02-13 18:25:47 +01:00
stTransactionTestFiller.json remove tests with impossible pre conditions 2015-02-23 15:12:23 +01:00
TestHelper.cpp fix too-small-address-length bug in transaction 2015-02-23 08:29:56 +01:00
TestHelper.h remove unnecessary function 2015-02-16 12:23:08 +01:00
transaction.cpp fix too-small-address-length bug in transaction 2015-02-23 08:29:56 +01:00
trie.cpp
TrieHash.cpp
TrieHash.h
tt10mbDataFieldFiller.json
ttTransactionTestFiller.json merge 2015-02-23 12:26:31 +01:00
txTest.cpp
vm.cpp style - auto 2015-02-13 11:30:59 +01:00
vm.h
vmArithmeticTestFiller.json Move old VM arithmetic tests from EVM JIT to JSON file 2015-02-24 15:03:23 +01:00
vmBitwiseLogicOperationTestFiller.json
vmBlockInfoTestFiller.json
vmEnvironmentalInfoTestFiller.json Move old VM environmental test from EVM JIT to JSON file 2015-02-24 15:13:26 +01:00
vmIOandFlowOperationsTestFiller.json Move old VM memory tests from EVM JIT to JSON file 2015-02-24 15:25:28 +01:00
vmLogTestFiller.json
vmPerformanceTestFiller.json ManyFunctions performance test: replace xor with correct exp operator 2015-02-17 13:28:58 +01:00
vmPushDupSwapTestFiller.json
vmSha3TestFiller.json Merge pull request #916 from winsvega/develop 2015-02-10 20:15:17 +01:00
vmSystemOperationsTestFiller.json
vmtestsFiller.json
webthreestubclient.h Implemented account proxy queues. 2015-02-20 18:48:45 +01:00
whisperTopic.cpp Fix gas limit. 2015-02-19 17:56:42 +01:00