Solidity, the Smart Contract Programming Language
Go to file
2015-04-16 16:46:41 +03:00
AccountHolder.cpp
Assembly.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
bcInvalidHeaderTestFiller.json BlockTests: add expect section 2015-04-13 12:20:12 +03:00
bcJS_API_TestFiller.json BlockTests: add expect section 2015-04-13 12:20:12 +03:00
bcUncleHeaderValiditiyFiller.json Check State: Block Tests 2015-04-13 12:20:12 +03:00
bcUncleTestFiller.json Check State: expect in blocks 2015-04-13 12:20:12 +03:00
bcValidBlockTestFiller.json BlockTests: add expect section 2015-04-13 12:20:12 +03:00
blockchain.cpp All Fields Hex: block tests 2015-04-16 16:46:40 +03: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 Move hash to a hidden function, and provide a datapath to it so avoid 2015-04-05 21:08:22 +02:00
CMakeLists.txt Nicer build options. 2015-04-06 02:30:50 +02:00
commonjs.cpp
createRandomStateTest.cpp Refactored much of transaction queue for tidiness and optimisation. 2015-03-29 19:13:39 +02:00
createRandomVMTest.cpp style fix 2015-03-12 11:54:11 +01:00
crypto.cpp
dagger.cpp Attempt a fix of dagger tests to fix the build 2015-04-15 17:24:57 +02:00
fork.cpp
genesis.cpp
hexPrefix.cpp
jsonrpc.cpp
kademlia.cpp
main.cpp
ManyFunctions.sol
ManyFunctionsGenerator.py
MemTrie.cpp
MemTrie.h
natspec.cpp Nicer build options. 2015-04-06 02:30:50 +02:00
net.cpp Merge branch 'p2p' into netFix 2015-04-14 03:23:12 -04:00
peer.cpp Improve addNode functionality when addNode is called during network startup. 2015-04-05 15:49:53 +02:00
PerformaceTester.sol
randomTestFiller.json
rlp.cpp
rlpx.cpp
SolidityABIJSON.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
SolidityCompiler.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
SolidityEndToEndTest.cpp Fix solidity tests. 2015-04-08 23:09:06 +02:00
solidityExecutionFramework.h Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
SolidityExpressionCompiler.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
SolidityInterface.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
SolidityNameAndTypeResolution.cpp Bugfixes concerning variable declarations. 2015-04-16 00:09:28 +02:00
SolidityNatspecJSON.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
SolidityOptimizer.cpp Typos and docs. 2015-04-07 17:21:09 +02:00
SolidityParser.cpp Bugfixes concerning variable declarations. 2015-04-16 00:09:28 +02:00
SolidityScanner.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
SolidityTypes.cpp Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
state.cpp Change instruction scheduler 2015-04-10 14:47:43 +02:00
stateOriginal.cpp Various fixes for mining. 2015-04-14 12:56:58 +02:00
stBlockHashTestFiller.json Check State 2015-04-07 21:32:32 +03:00
stCallCreateCallCodeTestFiller.json Check State 2015-04-07 21:32:32 +03:00
stExampleFiller.json Check State 2015-04-07 21:32:32 +03:00
stInitCodeTestFiller.json Check State 2015-04-07 21:32:32 +03:00
stLogTestsFiller.json Check State 2015-04-07 21:32:32 +03:00
stMemoryStressTestFiller.json Check State 2015-04-07 21:32:32 +03:00
stMemoryTestFiller.json fix max stack size 1024 2015-04-02 14:20:33 +02:00
stPreCompiledContractsFiller.json Check State 2015-04-07 21:32:32 +03:00
stQuadraticComplexityTestFiller.json All Fields As Hex: Secret Key 2015-04-16 16:46:40 +03:00
stRecursiveCreateFiller.json
stRefundTestFiller.json Check State 2015-04-07 21:32:32 +03:00
stSolidityTestFiller.json Check State 2015-04-07 21:32:33 +03:00
stSpecialTestFiller.json Check State 2015-04-07 21:32:32 +03:00
stSystemOperationsTestFiller.json Check State 2015-04-07 21:32:32 +03:00
stTransactionTestFiller.json AllFieldsHex: State Tests 2015-04-16 16:46:40 +03:00
TestHelper.cpp All fields Hex: style 2015-04-16 16:46:40 +03:00
TestHelper.h AllFieldsHex: State Tests 2015-04-16 16:46:40 +03:00
TestUtils.cpp OpenCL stuff, Fix for eth_call. 2015-04-10 16:41:58 +02:00
TestUtils.h fixes for test/TestUtils.h 2015-03-25 19:51:08 +01:00
transaction.cpp All fields Hex: style 2015-04-16 16:46:40 +03:00
trie.cpp
TrieHash.cpp
TrieHash.h
tt10mbDataFieldFiller.json All Fields Hex: ttTransaction Filler 2015-04-16 16:46:41 +03:00
ttTransactionTestFiller.json All fields Hex: style 2015-04-16 16:46:40 +03:00
txTest.cpp Rename transact -> submitTransaction (reflecting aynch nature). 2015-03-18 11:32:04 +01:00
vm.cpp All Fields As Hex: Secret Key 2015-04-16 16:46:40 +03:00
vm.h
vmArithmeticTestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmBitwiseLogicOperationTestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmBlockInfoTestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmEnvironmentalInfoTestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmIOandFlowOperationsTestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmLogTestFiller.json
vmPerformanceTestFiller.json
vmPushDupSwapTestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmSha3TestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmSystemOperationsTestFiller.json Check State 2015-04-07 21:32:32 +03:00
vmtestsFiller.json
webthreestubclient.h Ability to switch GPU/CPU mining on the fly. 2015-04-11 00:45:21 +02:00
whisperTopic.cpp