AccountHolder.cpp
|
Implemented account proxy queues.
|
2015-02-20 18:48:45 +01:00 |
Assembly.cpp
|
Re-adding braces to if in test/Assembly.cpp
|
2015-02-25 12:37:13 +01:00 |
blInvalidHeaderTestFiller.json
|
fix typo
|
2015-02-16 11:49:15 +01:00 |
block.cpp
|
move extrem memory test to stMemoryStressTest.json
|
2015-02-28 22:04:43 +01:00 |
blValidBlockTestFiller.json
|
OS independency by using file system
|
2015-02-16 13:04:28 +01:00 |
boostTest.cpp
|
fixed warnings for msvc build
|
2015-01-13 11:18:08 +01:00 |
checkRandomTest.cpp
|
fix spaces->tab, detailed callcreate check
|
2015-01-13 15:59:07 +01:00 |
CMakeLists.txt
|
merge
|
2015-02-23 12:26:31 +01:00 |
commonjs.cpp
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
2015-02-04 11:26:58 -08:00 |
createRandomTest.cpp
|
Merge pull request #796 from CJentzsch/randomTestEfficiency
|
2015-01-14 10:52:00 +00:00 |
crypto.cpp
|
fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics)
|
2014-12-09 18:52:04 +01:00 |
dagger.cpp
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
2014-10-12 20:57:25 +02:00 |
fork.cpp
|
Split canon blockchain and basic blockchain.
|
2015-02-04 10:29:56 -08:00 |
genesis.cpp
|
Split canon blockchain and basic blockchain.
|
2015-02-04 10:29:56 -08:00 |
hexPrefix.cpp
|
update to the correct file name
|
2014-12-14 21:57:38 +08:00 |
jsonrpc.cpp
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
2015-02-04 11:26:58 -08:00 |
kademlia.cpp
|
initial interface for udp. test sending/receiving udp.
|
2014-12-18 08:35:12 +01:00 |
main.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
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
|
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 |
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
|
import/export peers and nodes
|
2015-01-30 17:53:27 -08:00 |
PerformaceTester.sol
|
Performance tests: more ackermann calls, fibonacci.
|
2015-02-13 14:56:27 +01:00 |
randomTestFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
rlp.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
SolidityABIJSON.cpp
|
Merge branch 'develop' into jsoncpp_path
|
2015-02-11 15:43:47 +01:00 |
SolidityCompiler.cpp
|
loadFromMemoryDynamic
|
2015-02-16 19:25:27 +01:00 |
SolidityEndToEndTest.cpp
|
Merge pull request #1193 from chriseth/sol_fixABIArrays
|
2015-03-03 16:12:10 +01:00 |
solidityExecutionFramework.h
|
Moved copy code to CompilerUtils.
|
2015-02-12 11:33:10 +01:00 |
SolidityExpressionCompiler.cpp
|
LValue refactoring.
|
2015-02-25 15:41:19 +01:00 |
SolidityInterface.cpp
|
Moving Source Location libdevcore
|
2015-02-24 17:16:22 +01:00 |
SolidityNameAndTypeResolution.cpp
|
Merge pull request #1146 from LefterisJP/sol_fixBaseClassAccessors
|
2015-03-02 12:59:12 +01:00 |
SolidityNatspecJSON.cpp
|
Merge branch 'develop' into jsoncpp_path
|
2015-02-11 15:43:47 +01:00 |
SolidityOptimizer.cpp
|
Arbitrary precision integer constants.
|
2015-01-09 15:16:09 +01:00 |
SolidityParser.cpp
|
add several var related test cases
|
2015-03-01 11:43:42 +08:00 |
SolidityScanner.cpp
|
Addressing issues in Enum style fix
|
2015-02-10 09:52:19 +01:00 |
state.cpp
|
move extrem memory test to stMemoryStressTest.json
|
2015-02-28 22:04:43 +01:00 |
stateOriginal.cpp
|
Split canon blockchain and basic blockchain.
|
2015-02-04 10:29:56 -08:00 |
stBlockHashTestFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
stExampleFiller.json
|
added logs to state tests
|
2014-12-01 22:41:16 +01:00 |
stInitCodeTestFiller.json
|
New Solidity Tests
|
2015-02-20 17:07:51 +03:00 |
stLogTestsFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
stMemoryStressTestFiller.json
|
move extrem memory test to stMemoryStressTest.json
|
2015-02-28 22:04:43 +01:00 |
stMemoryTestFiller.json
|
move extrem memory test to stMemoryStressTest.json
|
2015-02-28 22:04:43 +01:00 |
stPreCompiledContractsFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
stQuadraticComplexityTestFiller.json
|
more memmory hard quadratic complexity tests
|
2015-02-28 20:49:09 +01:00 |
stRecursiveCreateFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
stRefundTestFiller.json
|
A calls B to refund
|
2015-02-27 12:52:52 +01:00 |
stSolidityTestFiller.json
|
add quadratic complexity tests
|
2015-02-25 14:18:55 +01:00 |
stSpecialTestFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
stSystemOperationsTestFiller.json
|
add test for quadratic complexity
|
2015-02-25 14:18:50 +01:00 |
stTransactionTestFiller.json
|
add wrong v value tx test
|
2015-02-25 14:18:50 +01:00 |
TestHelper.cpp
|
Transaction Tests
|
2015-03-03 20:06:04 +03:00 |
TestHelper.h
|
remove unnecessary function
|
2015-02-16 12:23:08 +01:00 |
transaction.cpp
|
Transaction Tests
|
2015-03-03 20:06:04 +03:00 |
trie.cpp
|
use boost_fail instead of warning
|
2015-01-01 21:45:00 +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 |
tt10mbDataFieldFiller.json
|
transaction tests, bound tests
|
2015-01-23 02:48:15 +03:00 |
ttTransactionTestFiller.json
|
Transaction Tests
|
2015-03-03 20:06:04 +03:00 |
txTest.cpp
|
Split canon blockchain and basic blockchain.
|
2015-02-04 10:29:56 -08:00 |
vm.cpp
|
add --all flag for time consuming tests
|
2015-02-25 14:18:55 +01:00 |
vm.h
|
using json_spirit
|
2014-12-16 14:28:28 -05:00 |
vmArithmeticTestFiller.json
|
add more addmod mulmod overflow tests
|
2015-02-27 13:28:22 +01:00 |
vmBitwiseLogicOperationTestFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
vmBlockInfoTestFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
vmEnvironmentalInfoTestFiller.json
|
more calldatacopy return tests (for Pawel)
|
2015-02-26 17:31:19 +01:00 |
vmIOandFlowOperationsTestFiller.json
|
more jump tests
|
2015-02-27 14:17:00 +01:00 |
vmLogTestFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
vmPerformanceTestFiller.json
|
ManyFunctions performance test: replace xor with correct exp operator
|
2015-02-17 13:28:58 +01:00 |
vmPushDupSwapTestFiller.json
|
Move old VM stack tests from EVM JIT to JSON file
|
2015-02-24 15:59:16 +01:00 |
vmSha3TestFiller.json
|
add new mem test for quadratic mem gas costs
|
2015-02-23 08:15:36 +01:00 |
vmSystemOperationsTestFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
vmtestsFiller.json
|
nonce value from 0 to "0" in fillers
|
2015-02-06 18:28:48 +03:00 |
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 |