aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add more precompilöed contracts testsCJentzsch2015-06-081-40/+634
* add sec 80 testCJentzsch2015-06-061-0/+71
* log in OOG callCJentzsch2015-06-051-0/+76
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-06-051-0/+71
|\
| * Merge branch 'develop' of https://github.com/ethereum/tests into developDimitry2015-06-057-158/+15178
| |\
| * | randomTest: Python failDimitry2015-06-051-0/+71
* | | add call suicided contract testCJentzsch2015-06-051-148/+502
| |/ |/|
* | gasPrice=0 testCJentzsch2015-06-051-90/+149
* | add sec testsCJentzsch2015-06-051-0/+90
* | retune gas costs for recursive bombsCJentzsch2015-06-051-68/+14414
* | Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-06-043-2/+166
|\|
| * Failing GO RandomTestDimitry2015-06-042-0/+161
| * Transaction V=uint64+28 testDimitry2015-06-041-2/+5
* | add sec audit inspired testsCJentzsch2015-06-042-0/+299
* | add 1024 call depth test with returning from previous callsCJentzsch2015-06-041-0/+164
* | add blockhashDOS attackCJentzsch2015-06-041-0/+62
|/
* fix bruncle testsCJentzsch2015-06-022-988/+988
* add bruncle tests in seperate fileCJentzsch2015-06-021-0/+265
* json syntax fixCJentzsch2015-06-021-1/+1
* manually fix uncleIsBrother testCJentzsch2015-06-021-43/+3
* push testCJentzsch2015-06-021-0/+89
* add blockchain tests with the same uncle in two different blocksCJentzsch2015-06-021-954/+1146
* add valid bruncle testCJentzsch2015-06-021-943/+983
* fix bcUncleTest.jsonCJentzsch2015-06-011-852/+1341
* add uncle is brother testCJentzsch2015-06-011-1294/+936
* avoid go cheating on JUMPDEST testCJentzsch2015-05-291-0/+62
* add jumpi testsCJentzsch2015-05-291-0/+72
* add PC overflow for JUMPCJentzsch2015-05-291-0/+72
* add JUMPDEST attackCJentzsch2015-05-291-0/+62
* Random State Test: JIT memory leakDimitry2015-05-281-0/+71
* Random Code State TestDimitry2015-05-261-0/+81
* fix StateTests/stBlockHashTest.json testCJentzsch2015-05-261-5/+12
* update wallet testsCJentzsch2015-05-262-3659/+3658
* readd outputmem testsCJentzsch2015-05-261-0/+928
* correct testsCJentzsch2015-05-262-1157/+0
* more tests for output memoryCJentzsch2015-05-261-0/+306
* test for call outputmemoryCJentzsch2015-05-262-2/+619
* Merge remote-tracking branch 'origin' into developCJentzsch2015-05-261-9/+33
|\
| * mergeVitalik Buterin2015-05-240-0/+0
| |\
| | * Merge branch 'develop' of github.com:/ethereum/tests into developGav Wood2015-05-241-1/+1
| | |\
| | * | Fix for keystore format.Gav Wood2015-05-241-4/+3
| * | | Updated one test and added another for keysVitalik Buterin2015-05-241-8/+32
| | |/ | |/|
| * | Merge branch 'develop' of github.com:ethereum/tests into developVitalik Buterin2015-05-242-4110/+5450
| |\|
| * | Updated py generated testVitalik Buterin2015-05-241-2/+2
* | | fork 26052015CJentzsch2015-05-261-0/+234
| |/ |/|
* | Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-05-232-25/+73
|\|
| * Updated CTR test to use XORVitalik Buterin2015-05-221-5/+5
| * Added one more key store testVitalik Buterin2015-05-221-0/+24
| * Merge branch 'develop' of github.com:ethereum/tests into developVitalik Buterin2015-05-222-361/+0
| |\
| * | Renamed key store file to reflect that it contains both pbkdf2 and scrypt testsVitalik Buterin2015-05-221-0/+0
| * | Updated pbkdf2 tests and added a scrypt testVitalik Buterin2015-05-221-7/+31
* | | update and expand wallet testsCJentzsch2015-05-232-4110/+5450
| |/ |/|
* | remove invalid testsCJentzsch2015-05-212-361/+0
|/
* Merge branch 'develop' of github.com:ethereum/tests into developVitalik Buterin2015-05-2115-2457/+426334
|\
| * add smod testsCJentzsch2015-05-192-21/+500
| * handle large outputCJentzsch2015-05-191-10/+10
| * add CREATE return value testingCJentzsch2015-05-192-0/+8689
| * fix in chain uncle testCJentzsch2015-05-152-1208/+1208
| * inChainUncleTestsCJentzsch2015-05-141-679/+1825
| * fix gasPricerTestsCJentzsch2015-05-121-286/+286
| * add identity contracts testsCJentzsch2015-05-111-0/+620
| * remove wrong testCJentzsch2015-05-113-53/+402569
| * OOG during creation resulting in paritally created contractsCJentzsch2015-05-111-0/+182
| * Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-05-116-1477/+1519
| |\
| * | add lastBlockHashCJentzsch2015-05-118-2511/+13266
* | | Added keystore testVitalik Buterin2015-05-211-0/+25
| |/ |/|
* | Fixed single quotesVitalik Buterin2015-05-111-3/+3
* | Added abi testsVitalik Buterin2015-05-111-0/+40
* | last block hashwinsvega2015-05-086-1774/+2286
|/
* LastBlockHash + Total Difficultywinsvega2015-05-084-947/+1208
* add wallet state testsCJentzsch2015-05-071-0/+2545
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-05-0724-0/+4899
|\
| * Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-05-0726-2492/+5978
| |\
| | * Total Difficulty Testwinsvega2015-05-051-0/+3240
| | * cppjit llvm37 failCJentzsch2015-05-041-0/+71
| * | fuzz failsCJentzsch2015-05-0722-0/+1588
* | | gasPrice 0 testCJentzsch2015-05-071-0/+62
* | | hexify some state testsCJentzsch2015-05-062-2424/+2423
| |/ |/|
* | update state tests to new hex styleCJentzsch2015-04-2811-458/+513
* | update VM tests to new hex styleCJentzsch2015-04-2810-2022/+1977
* | updated txtestsCJentzsch2015-04-281-10/+103
* | Update bcRPC_API_Test.jsonChristoph Jentzsch2015-04-271-2/+3
* | cppjit failCJentzsch2015-04-271-0/+71
|/
* cppjit failsCJentzsch2015-04-279-0/+641
* update hex encoding bcRPC_API_TestCJentzsch2015-04-241-345/+345
* xMerge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-2313-6/+615
|\
| * cppjit failsCJentzsch2015-04-234-0/+284
| * cppjit failsCJentzsch2015-04-234-0/+285
| * added PoWTests to indexwanderer2015-04-222-2/+5
| * New RLP Testswinsvega2015-04-213-4/+41
* | add gasPricer blockchain testCJentzsch2015-04-231-0/+1115
|/
* update HEX encodingCJentzsch2015-04-2020-5332/+4901
* remove old invalid testCJentzsch2015-04-201-927/+0
* updateCJentzsch2015-04-1812-1298/+1298
* 0x -> 0x0 in state and block headerCJentzsch2015-04-181-327/+327
* updateCJentzsch2015-04-183-987/+770
* 0x -> 0x0 for numbersCJentzsch2015-04-1814-1171/+2021
* update RPC-API testsCJentzsch2015-04-171-683/+683
* Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-164-34/+42
|\
| * ttTransactionTest fixwinsvega2015-04-162-8/+8
| * more RLP testswinsvega2015-04-162-26/+34
* | updated bcRPC_API_TestCJentzsch2015-04-161-388/+388
|/
* ttTransactionTestswinsvega2015-04-151-181/+160
* Fork Blockswinsvega2015-04-151-0/+367
* add Fuzz testsCJentzsch2015-04-157-0/+497
* new JSON testCJentzsch2015-04-141-901/+527
* add JSON testCJentzsch2015-04-141-0/+1631
* cppjit failCJentzsch2015-04-131-0/+71
* Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-1326-13350/+13911
|\
| * wrong testCJentzsch2015-04-131-71/+0
| * new python failCJentzsch2015-04-103-0/+228
| * All fields as HEXwinsvega2015-04-1024-13350/+13754
* | fuzz testing failsCJentzsch2015-04-1323-0/+1634
|/
* fuzz testing failsCJentzsch2015-04-0927-0/+1918
* rm wrong testsCJentzsch2015-04-082-1152515/+0
* Merge pull request #80 from faizkhan00/patch-2Christoph Jentzsch2015-04-071-1/+1
|\
| * Update bcUncleHeaderValiditiy.jsonFaiz Khan2015-04-071-1/+1
|/
* remove wrong testChristoph Jentzsch2015-04-071-131/+1
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-04-0717-0/+1146
|\
| * add fuzz testsCJentzsch2015-04-0613-0/+929
| * Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-042-651/+784
| |\
| | * secp256k1 Transaction Testwinsvega2015-04-041-0/+3
| * | JS failsCJentzsch2015-04-043-0/+214
* | | add uncle header validity testsCJentzsch2015-04-073-111/+1783
| |/ |/|
* | Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-04-036-0/+426
|\|
| * Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-034-85/+215
| |\
| * | more fuzz test failuresCJentzsch2015-04-036-0/+426
* | | uncle with same block number as current blockCJentzsch2015-04-031-651/+781
| |/ |/|
* | fix mem testCJentzsch2015-04-022-73/+2
* | Merge remote-tracking branch 'origin' into developCJentzsch2015-04-0223-0/+1644
|\|
| * add JS failsCJentzsch2015-04-029-0/+646
| * JS failsCJentzsch2015-04-029-0/+642
| * JS failCJentzsch2015-04-021-0/+72
| * go failCJentzsch2015-04-011-0/+71
| * go fialsCJentzsch2015-04-012-0/+142
| * add cppjit failCJentzsch2015-04-011-0/+71
* | stack size 1024 fixCJentzsch2015-04-022-12/+213
|/
* update genesis testCJentzsch2015-04-011-2/+2
* update js example testCJentzsch2015-03-311-4/+16
* add JS block test example as state testCJentzsch2015-03-311-0/+60
* Merge remote-tracking branch 'origin' into developCJentzsch2015-03-311-27/+27
|\
| * stQuadraticComplexity Refill with latest developwinsvega2015-03-311-27/+27
* | JS failuresCJentzsch2015-03-316-0/+426
|/
* Memory / Solidity Test Updatewinsvega2015-03-312-64/+188
* added another testVitalik Buterin2015-03-261-0/+11
* update testsCJentzsch2015-03-244-1258/+1251
* update random testsCJentzsch2015-03-2455-3898/+0
* update testsCJentzsch2015-03-2412-1194/+1972
* Pv59 changesCJentzsch2015-03-2418-3495/+2612
* JS failsCJentzsch2015-03-242-0/+142
* Merge remote-tracking branch 'origin' into developCJentzsch2015-03-241-2/+196
|\
| * Incorrect Test deletionwinsvega2015-03-231-4/+0
| * More Transaction Testswinsvega2015-03-231-2/+200
* | JS failureCJentzsch2015-03-241-0/+71
|/
* add blockchain tests - uncle gen 0 - in-chain-uncleCJentzsch2015-03-234-945/+1270
* gas counter overflowCJentzsch2015-03-231-0/+29
* check overflow of v value in tx testsCJentzsch2015-03-231-5/+35
* memory stress tests 28CJentzsch2015-03-231-0/+682
* add 1024 stack size testsCJentzsch2015-03-231-0/+248
* add 1024 stack size limit testsCJentzsch2015-03-231-0/+124
* rm testCJentzsch2015-03-211-71/+0
* fix testCJentzsch2015-03-211-1/+0
* cpp failCJentzsch2015-03-211-0/+72
* add cppjit failCJentzsch2015-03-211-0/+71
* SDIV testsCJentzsch2015-03-201-1/+286
* first JS failuresCJentzsch2015-03-2013-0/+895
* Delete st201503181858GO.jsonChristoph Jentzsch2015-03-201-90/+0
* go failureCJentzsch2015-03-201-0/+72
* BlockTestswinsvega2015-03-191-1246/+3974
* Fixed test to 15 header itemsVitalik Buterin2015-03-191-5/+5
* Merge branch 'develop' of git://github.com/ethereum/tests into developVitalik Buterin2015-03-19393-921/+31420
|\
| * clean upCJentzsch2015-03-191-72/+0
| * remove corrupted filesCJentzsch2015-03-1930-3066/+0
| * even more failuresCJentzsch2015-03-19168-1108/+7581
| * add testsCJentzsch2015-03-19186-1174/+11777
| |\
| | * mergeCJentzsch2015-03-196-0/+156
| | * new testsCJentzsch2015-03-19129-0/+9128
| | * Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-03-1892-260/+5131
| | |\
| | | * fuzz testsCJentzsch2015-03-1859-288/+2571
| | * | update blockChainTestsCJentzsch2015-03-184-886/+886
| * | | mergeCJentzsch2015-03-19104-0/+7555
| | |/ | |/|
| * | fuzz testingUbuntu2015-03-1847-125/+2713
| |/
| * fuzz testing resultsUbuntu2015-03-1855-0/+4042
| * Block Testswinsvega2015-03-181-35/+1663
| * BlokTestswinsvega2015-03-181-36/+784
* | Updated to 16mb sizeVitalik Buterin2015-03-191-8/+8
|/
* update gasLimitCJentzsch2015-03-186-229/+723
* Merge branch 'develop' of https://github.com/ethereum/tests into developsveneh2015-03-172-0/+143
|\
| * 2 more python failsCJentzsch2015-03-172-0/+143
* | possibility to launch more than one machinesveneh2015-03-173-12/+7
|/
* update random test simulation filesCJentzsch2015-03-172-2/+2
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-03-172-2/+839
|\
| * Merge branch 'develop' of https://github.com/ethereum/tests into developwinsvega2015-03-171-2/+2
| |\
| | * Merge pull request #78 from wanderer/developmartin becze2015-03-171-2/+2
| | |\
| | | * consitant address formatwanderer2015-03-151-2/+2
| * | | BlockRLPTestswinsvega2015-03-171-0/+837
| |/ /
* / / new python failsCJentzsch2015-03-174-0/+284
|/ /
* | update block testsCJentzsch2015-03-164-956/+1286
* | python failsCJentzsch2015-03-1625-0/+1776
* | update blockchaintestsCJentzsch2015-03-163-1100/+1650
* | update JS_API_Test blockchainCJentzsch2015-03-161-155/+162
* | added JS_API_test blockchainCJentzsch2015-03-162-105/+493
|/
* python failCJentzsch2015-03-141-0/+71
* random failuresCJentzsch2015-03-144-0/+284
* add test for callcode to 0CJentzsch2015-03-141-66/+55
* new python failuresCJentzsch2015-03-145-0/+356
* remove empty testsCJentzsch2015-03-143-3/+0
* uncle older than 6 generation testCJentzsch2015-03-141-641/+590
* some random failuresCJentzsch2015-03-147-0/+287
* update gas limits + uncle generation testCJentzsch2015-03-148-422/+2990
* cppjit failureCJentzsch2015-03-141-0/+71
* more random failuresCJentzsch2015-03-145-0/+356
* add calldataload big offset testCJentzsch2015-03-131-0/+44
* remove seedhash and update blockchain testsCJentzsch2015-03-134-394/+340
* add addmod test in order toc check that nothing get downcasted inbetweenCJentzsch2015-03-131-0/+45
* a failing testCJentzsch2015-03-131-0/+72
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-03-131-1/+1
|\
| * fix missing commaethers2015-03-131-1/+1
* | more failing testsCJentzsch2015-03-1344-0/+3169
|/
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-03-131-3/+11
|\
| * Merge pull request #75 from romanman/developChristoph Jentzsch2015-03-131-3/+11
| |\
| | * Update crypto.jsonRoman Mandeleil2015-03-131-2/+2
| | * Introduce ECIES crypto testRoman Mandeleil2015-03-131-3/+11
| |/
* / random failsCJentzsch2015-03-133-0/+216
|/
* random failsCJentzsch2015-03-139-0/+645
* random failsCJentzsch2015-03-135-0/+358
* go failureCJentzsch2015-03-131-0/+71
* random state tests failuresCJentzsch2015-03-138-0/+563
* dejavu issuesCJentzsch2015-03-133-3/+214
* python failCJentzsch2015-03-121-0/+31
* python fails - may be just wrong return valueCJentzsch2015-03-124-0/+124
* update test script for pythonCJentzsch2015-03-121-1/+2
* add failing python testCJentzsch2015-03-121-0/+46
* OOG or 1024 depth level failCJentzsch2015-03-111-0/+234
* run OOG at tx level with to high value for callCJentzsch2015-03-111-0/+152
* run OOG and too high value for call/callcodeCJentzsch2015-03-111-7/+7
* run OOG and too high value for call/callcodeCJentzsch2015-03-111-10/+10
* add callCreateCallCode test fileCJentzsch2015-03-111-0/+292
* check value when doing callcodeCJentzsch2015-03-111-7/+85
* suicide and storage refund tests with and without storageCJentzsch2015-03-111-1/+73
* suicide and storage refund testsCJentzsch2015-03-111-75/+302
* python failsCJentzsch2015-03-118-0/+308
* python callcode failCJentzsch2015-03-111-0/+46
* python big memory failCJentzsch2015-03-111-0/+46
* add memory stress test using returnCJentzsch2015-03-111-0/+187
* renamingCJentzsch2015-03-093-0/+0
* vm input limit testsCJentzsch2015-03-093-0/+2566146
* update blockchain tests with new uncle reward ruleCJentzsch2015-03-094-337/+337
* remove deprecated testsCJentzsch2015-03-091-134/+0
* update blockchain tests - correct genesis hashCJentzsch2015-03-093-313/+241