aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* All fields as HEXwinsvega2015-04-1024-13350/+13754
* 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
* fix genesis hashCJentzsch2015-03-091-100/+100
* update uncle testsCJentzsch2015-03-091-160/+194
* update blocktests - fix LLL in pre stateCJentzsch2015-03-095-845/+1542
* update transactionTestsCJentzsch2015-03-091-21/+306
* adjust gas pricesCJentzsch2015-03-081-190/+346
* add dajavi memory tests - OOG because of quadratic memory costsCJentzsch2015-03-085-51/+422
* update genesisChristoph Jentzsch2015-03-071-3/+3
* add randomTestChristoph Jentzsch2015-03-071-0/+46
* Merge branch 'PoC9' into developCJentzsch2015-03-06156-2185422/+4984
|\
| * uncle header with block number = 1CJentzsch2015-03-061-140/+212
| * Merge remote-tracking branch 'origin/PoC9' into PoC9CJentzsch2015-03-061-2/+3
| |\
| | * Merge branch 'PoC9' of github.com:ethereum/tests into PoC9Vitalik Buterin2015-03-062-0/+8316
| | |\
| | * | fixedVitalik Buterin2015-03-061-2/+3
| * | | uncle testsCJentzsch2015-03-061-0/+635
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/PoC9' into PoC9CJentzsch2015-03-061-0/+12
| |\|
| | * more infoVitalik Buterin2015-03-051-3/+3
| | * more infoVitalik Buterin2015-03-051-1/+6
| | * more changeVitalik Buterin2015-03-051-6/+3
| | * one more tiny changeVitalik Buterin2015-03-051-1/+1
| | * changed test formatVitalik Buterin2015-03-051-8/+5
| | * Merge branch 'PoC9' of github.com:ethereum/tests into PoC9Vitalik Buterin2015-03-0530-3688/+10030
| | |\
| | * | Added first ethash testVitalik Buterin2015-03-051-0/+13
| * | | add quadratic complexity and performance testCJentzsch2015-03-062-0/+8316
| | |/ | |/|
| * | update blockchain tests to latest protocol changesCJentzsch2015-03-053-222/+256
| * | poc9 vm testsCJentzsch2015-03-0510-1144/+5145
| * | update block chain test due to difficulty changeCJentzsch2015-03-055-1208/+190
| * | increase gasLimit on stateTestsCJentzsch2015-03-0511-758/+1975
| * | update blockchain tests - 2048 bit logs bloomCJentzsch2015-03-053-214/+203
| * | typoCJentzsch2015-03-053-162/+162
| * | extra data is hex now, for realCJentzsch2015-03-053-162/+162
| * | extra data is hex nowCJentzsch2015-03-053-184/+195
| * | update blockchain testsCJentzsch2015-03-053-161/+161
| * | add tx testsCJentzsch2015-03-041-0/+114
| * | update state testsCJentzsch2015-03-043-104/+374
| * | update blockchainII testsCJentzsch2015-03-043-0/+1248
| * | add more vm testsCJentzsch2015-03-044-12/+1146
| * | Merge remote-tracking branch 'origin/PoC9' into PoC9CJentzsch2015-03-041-17/+9
| |\ \
| | * | Fix trie formats.Gav Wood2015-03-031-17/+9
| | |/
| * / update block testsCJentzsch2015-03-044-877/+227
| |/
| * Merge branch 'PoC9' of git://github.com/ethereum/tests into PoC9Vitalik Buterin2015-03-0313-243/+0
| |\
| | * againCJentzsch2015-03-0313-243/+0
| * | test3Vitalik Buterin2015-03-031-0/+22
| |/
| * update state root hashCJentzsch2015-03-0313-135/+378
| * updateCJentzsch2015-03-0312-289/+457
| * Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9Gav Wood2015-03-031-2/+2
| |\
| | * update memory testCJentzsch2015-03-031-2/+2
| | * Merge remote-tracking branch 'origin/PoC9' into PoC9CJentzsch2015-03-031-21/+23
| | |\
| | * | update gas costsCJentzsch2015-03-0312-307/+287
| * | | State test refill.Gav Wood2015-03-0312-485/+297
| | |/ | |/|
| * | Move over to key value rather than array of arrays since they're unordered an...Gav Wood2015-03-031-13/+7
| * | Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9Gav Wood2015-03-0312-8233/+186
| |\ \
| | * | Added test 2Vitalik Buterin2015-03-031-0/+18
| | |/
| | * Merge remote-tracking branch 'origin/PoC9' into PoC9CJentzsch2015-03-033-65/+249
| | |\
| | * | update state root - DEBUGCJentzsch2015-03-0311-8233/+168
| * | | Move to non-repeated.Gav Wood2015-03-031-21/+11
| | |/ | |/|
| * | renamedVitalik Buterin2015-03-031-2/+2
| * | Added hex encoded securetrie testVitalik Buterin2015-03-031-0/+28
| * | Update VM tests.Gav Wood2015-03-032-65/+221
| |/
| * update state rootCJentzsch2015-03-0310-135/+135
| * update state root hashCJentzsch2015-03-0310-135/+135
| * update memory testeCJentzsch2015-03-034-24/+24
| * update state tests to PoC9CJentzsch2015-03-0311-152/+7172
| * update stSystemOperationsTest.jsonCJentzsch2015-03-031-3/+4
| * fix jumpdest requirementsCJentzsch2015-03-031-0/+150
| * remove memory testCJentzsch2015-03-031-134/+0
| * add memory testsCJentzsch2015-03-033-7215/+198
| * Merge remote-tracking branch 'origin/PoC9' into PoC9CJentzsch2015-03-031-221/+0
| |\
| | * Remove unneeded tests.Gav Wood2015-03-031-221/+0
| | * Fix for tests.Gav Wood2015-03-032-1/+1694
| | * Test updates.Gav Wood2015-03-032-3/+3
| | * New tests.Gav Wood2015-03-039-150/+150
| * | add stateRoot to state testsCJentzsch2015-03-0321-150/+5075
| |/
| * rm failing testsCJentzsch2015-03-02109-2170319/+0
| * rm failing random testsCJentzsch2015-03-0212-566/+0
| * vmGasCostchangesCJentzsch2015-03-0223-22369/+591
* | updated basic blochain testwanderer2015-03-041-1636/+331
* | Merge pull request #70 from faizkhan00/patch-1Christoph Jentzsch2015-03-041-0/+0
|\ \ | |/ |/|
| * Rename 201501150842LARGE_DATA_IN_CALLCREATE_GOjson to 201501150842LARGE_DATA_...Faiz Khan2015-03-031-0/+0
|/
* add secure trie testsCJentzsch2015-03-022-0/+140
* refine memory stress testCJentzsch2015-03-021-13/+15
* move extrem memory test to stMemoryStressTest.jsonCJentzsch2015-03-012-122/+124
* Merge pull request #69 from winsvega/developChristoph Jentzsch2015-03-012-0/+89
|\
| * Fork block testswinsvega2015-03-012-0/+89
* | more memmory hard quadratic complexity testsCJentzsch2015-03-011-0/+536
* | more jump testsCJentzsch2015-02-271-0/+103
* | add more addmod mulmod overflow testsCJentzsch2015-02-271-0/+313
* | add refund tests with CALLCJentzsch2015-02-271-40/+237
* | more mem tests - calldatacopy and returnCJentzsch2015-02-273-7/+332
* | adjust test for new mem ruleCJentzsch2015-02-263-30/+74
* | update to new quadratic memory cost ruleCJentzsch2015-02-265-95/+317
* | Merge remote-tracking branch 'origin' into developCJentzsch2015-02-261-1/+13
|\ \
| * | Merge pull request #68 from winsvega/developChristoph Jentzsch2015-02-261-1/+13
| |\|
| | * Transaction WrongRLP testswinsvega2015-02-261-1/+13
* | | low limit for difficulty is 1024CJentzsch2015-02-261-71/+71
|/ /
* | tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8CJentzsch2015-02-261-0/+2498
* | Merge pull request #67 from winsvega/developChristoph Jentzsch2015-02-261-2/+6
|\|
| * Transaction RLP Testswinsvega2015-02-261-2/+6
* | Merge pull request #66 from winsvega/developChristoph Jentzsch2015-02-251-0/+546
|\|
| * Block Testswinsvega2015-02-251-14/+14
| * Block Testswinsvega2015-02-251-0/+546
|/
* more Pawel testsCJentzsch2015-02-252-1/+414
* add memory testsCJentzsch2015-02-251-0/+246
* use 50000 bytes for CALLDATACOPYCJentzsch2015-02-251-6/+6
* add Pawels testsCJentzsch2015-02-254-0/+695
* add quadratic complexity testsCJentzsch2015-02-253-4/+7643
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-02-243-0/+28
|\
| * spelling errorwanderer2015-02-241-1/+1
| * spelling errorwanderer2015-02-241-1/+1
| * added genesis infowanderer2015-02-242-0/+20
| * Update crypto.jsonmartin becze2015-02-241-1/+1
| * Merge pull request #65 from romanman/developChristoph Jentzsch2015-02-231-0/+8
| |\
| | * Introduce cryptography testingromanman2015-02-231-0/+8
| |/