aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests
Commit message (Expand)AuthorAgeFilesLines
* remove old StateTestsDimitry2017-04-24733-367600/+0
* replace SUICIDE with SELFDESTRUCTDimitry2017-04-194-16/+16
* OutOfGasPrefundedContractCreation in FrontierDimitry2016-12-091-0/+62
* test revert operations on second level OOG with double callDimitry2016-12-061-0/+104
* zeroCallsOOGRevert testsDimitry2016-11-292-0/+3292
* vitalik's transaction testDimitry2016-11-251-0/+76
* more revert testsDimitry2016-11-251-0/+208
* TouchEmptyAccountRevert TestDimitry2016-11-251-0/+90
* update blocknumber for dragon hfDimitry2016-11-2326-904/+911
* eip170 codesize limit testDimitry2016-11-141-0/+105
* fix wrong solidity in tests (not hf related)Dimitry2016-11-0211-491/+411
* homestead tests on eip158 rulesDimitry2016-11-0118-0/+69980
* update test cases. fix delegatecall mistypeDimitry2016-11-013-50/+192
* EIP150 tests on hf rulesDimitry2016-11-014-0/+6955
* call tests for hfDimitry2016-11-013-13/+3281
* refill stCreateTestDimitry2016-10-311-25/+76
* EIP158 ExpTestsDimitry2016-10-311-0/+219
* fix OOG create Transaction testDimitry2016-10-291-5/+13
* create tests for EIP158Dimitry2016-10-291-0/+1222
* change EIP150 bnumber to 2463000Dimitry2016-10-1923-839/+839
* Create README.mdwinsvega2016-10-191-0/+4
* Create README.mdwinsvega2016-10-191-0/+4
* Update README.mdwinsvega2016-10-191-0/+2
* Create README.mdwinsvega2016-10-191-0/+4
* rule 64 testsDimitry2016-10-191-0/+237
* fix wrong block number in state testsDimitry2016-10-193-6/+76
* EIP150 Test UpdateDimitry2016-10-194-96/+3050
* update EIP State Tests with calldepth = 1024Dimitry2016-10-194-279/+281
* Homestead Tests Filled By EIP150 rulesDimitry2016-10-1920-18/+70350
* remove old memExpandCalltestDimitry2016-10-191-635/+0
* more EIP150 TestsDimitry2016-10-193-0/+3070
* Added some memory expanding testsvub2016-10-191-0/+635
* EIP state test for createDimitry2016-10-191-0/+73
* EIP150 StateTestsDimitry2016-10-191-0/+622
* OutOfGasPrefundedContractCreation State TestDimitry2016-10-051-0/+55
* add tests for call additional gas costsDimitry2016-09-141-0/+138
* Merge branch 'develop' of https://github.com/ethereum/tests into developDimitry2016-09-141-0/+63
|\
| * Blockhash test for JITDimitry2016-09-091-0/+63
* | tx_e1c174e2, evm loop-mul testDimitry2016-09-141-0/+64
|/
* update annoying gasLimitDimitry2016-07-275-19/+18
* fix remining gasLimit in RandomTestsDimitry2016-07-2754-58/+58
* recreate random tests with updated gasLimit of 2^63-1Dimitry2016-07-22644-12210/+12288
* remove delegateCall test from frontier testsDimitry2016-07-211-2054/+0
* multiple suicide refund testDimitry2016-07-071-0/+110
* move VM memory testsDimitry2016-06-202-37/+2151
* update extreme testsDimitry2016-06-172-385/+385
* refill tests for 64blockgaslimitDimitry2016-06-0511-172/+1266
* instruction argument testsDimitry2016-05-111-0/+1234
* update State OOG tests CALLCODE<>DELEGATECALL<>CALLDimitry2016-03-307-986/+921
* update State and Transaction tests to HomesteadDimitry2016-03-0121-1151/+1376
* Transaction and StateTests Homestead blocknumber updateDimitry2016-02-1717-1572/+849
* callEcRecoverHighSValue test on HomesteadDimitry2016-02-021-0/+72
* remove transitiontest dublicateDimitry2016-01-231-527/+0
* State Tests add callValue checkDimitry2016-01-225-677/+793
* State CallCode/DelegateCode in InitDimitry2016-01-205-45/+3145
* StateTests change block to 1000000Dimitry2016-01-1218-687/+687
* Transition tests updatedDimitry2016-01-111-27/+46
* refill stTransition testDimitry2016-01-022-46/+554
* refill tests Frontier + Homestead with latest developDimitry2015-12-3119-74/+80365
* add homestead tests with block 1.000.000 as transition from Frontier to Homes...CJentzsch2015-12-166-48/+2670
* sendEther post deathCJentzsch2015-11-181-0/+55
* ecrecover bugCJentzsch2015-11-181-0/+144
* Blockchain, State, VM Tests update from latests fillersDimitry2015-10-135-206/+63
* State Call Codes Mixing Suicide OOG RecursiveDimitry2015-09-151-0/+6798
* Add test for sending ether post suicideGustav Simonsson2015-08-281-0/+55
* Add test for multiple internal call + suicideGustav Simonsson2015-08-111-1/+73
* Delete st201507281036GO.jsonChristoph Jentzsch2015-08-111-78/+0
* Go balance testDimitry2015-08-111-0/+78
* add extcodecopy stack testCJentzsch2015-07-282-78/+76
* Python Failing TestDimitry2015-07-271-0/+78
* update wallet testsCJentzsch2015-07-271-5/+6
* Add tx and state tests with invalid EC sig (point at infinity)Gustav Simonsson2015-07-231-1/+72
* changed block number to fit uint32arkpar2015-07-201-1/+1
* Merge branch 'develop' of github.com:ethereum/tests into developVitalik Buterin2015-07-105-1787/+639
|\
| * styleCJentzsch2015-07-101-1/+1
| * new daily limit testCJentzsch2015-07-101-0/+93
| * update wallet testCJentzsch2015-07-101-263/+362
| * FuzzTest: failing state on GODimitry Khokhlov2015-07-071-0/+78
| * suicide coinbaseCJentzsch2015-07-072-0/+110
| * stPreCompiledContractsTransaction removeDimitry Khokhlov2015-07-061-1528/+0
* | Updated to include full genesis block header dataVitalik Buterin2015-07-101-1/+1
|/
* add stPreCompiledContractsTransaction.jsonCJentzsch2015-06-171-28/+0
* add test for memory overlapp in block 504980CJentzsch2015-06-161-0/+441
* remove extrem blockgaslimit testCJentzsch2015-06-121-78/+0
* remove wrong testDimitry2015-06-121-71/+0
* Python Random TestDimitry2015-06-121-0/+78
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-06-111-0/+71
|\
| * ad js failCJentzsch2015-06-101-0/+71
* | add precompiled contracts direct transaction testsCJentzsch2015-06-111-0/+1556
|/
* Another GO failing after updateDimitry2015-06-101-0/+71
* Failing GO testDimitry2015-06-091-0/+71
* fix precompiled contract testsCJentzsch2015-06-091-84/+14
* Merge remote-tracking branch 'origin' into developCJentzsch2015-06-081-78/+0
|\
| * Merge branch 'develop' of https://github.com/ethereum/tests into developDimitry2015-06-081-2/+68
| |\
| * | Wrong TestDimitry2015-06-081-78/+0
* | | move test from stSpecialTest to transaction testCJentzsch2015-06-081-57/+0
| |/ |/|
* | typoCJentzsch2015-06-081-2/+2
* | Merge pull request #84 from romanman/developChristoph Jentzsch2015-06-081-0/+66
|\ \ | |/ |/|
| * Remove garbage .bak fileromanman2015-06-081-5788/+0
| * callTxToPrecompiled_1romanman2015-06-082-0/+5854
* | new FuzzedTestsDimitry2015-06-0812-0/+957
|/
* add sec80 test as provided by secCJentzsch2015-06-081-0/+63
* all precompiled contracts tests as CALLCODECJentzsch2015-06-081-0/+2739
* 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 branch 'develop' of https://github.com/ethereum/tests into developDimitry2015-06-055-68/+14939
|\
| * retune gas costs for recursive bombsCJentzsch2015-06-051-68/+14414
| * Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-06-042-0/+161
| |\
| * | 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
* | | randomTest: Python failDimitry2015-06-051-0/+71
| |/ |/|
* | Failing GO RandomTestDimitry2015-06-042-0/+161
|/
* avoid go cheating on JUMPDEST testCJentzsch2015-05-291-0/+62
* 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-261-167/+166
* 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
* fork 26052015CJentzsch2015-05-261-0/+234
* update and expand wallet testsCJentzsch2015-05-231-244/+870
* add smod testsCJentzsch2015-05-191-14/+22
* handle large outputCJentzsch2015-05-191-10/+10
* add CREATE return value testingCJentzsch2015-05-192-0/+8689
* add identity contracts testsCJentzsch2015-05-111-0/+620
* OOG during creation resulting in paritally created contractsCJentzsch2015-05-111-0/+182
* LastBlockHash + Total Difficultywinsvega2015-05-081-7/+161
* add wallet state testsCJentzsch2015-05-071-0/+2545
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-05-0723-0/+1659
|\
| * Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-05-0713-458/+655
| |\
| | * 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
* | cppjit failCJentzsch2015-04-271-0/+71
|/
* cppjit failsCJentzsch2015-04-279-0/+641
* cppjit failsCJentzsch2015-04-234-0/+284
* cppjit failsCJentzsch2015-04-234-0/+285
* update HEX encodingCJentzsch2015-04-2012-1838/+1838
* remove old invalid testCJentzsch2015-04-201-927/+0
* updateCJentzsch2015-04-1812-1298/+1298
* 0x -> 0x0 for numbersCJentzsch2015-04-1813-849/+1699
* add Fuzz testsCJentzsch2015-04-157-0/+497
* cppjit failCJentzsch2015-04-131-0/+71
* Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-1315-6133/+6444
|\
| * wrong testCJentzsch2015-04-131-71/+0
| * new python failCJentzsch2015-04-103-0/+228
| * All fields as HEXwinsvega2015-04-1013-6133/+6287
* | fuzz testing failsCJentzsch2015-04-1323-0/+1634
|/
* fuzz testing failsCJentzsch2015-04-0927-0/+1918
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-04-0716-0/+1143
|\
| * add fuzz testsCJentzsch2015-04-0613-0/+929
| * JS failsCJentzsch2015-04-043-0/+214
* | add uncle header validity testsCJentzsch2015-04-072-111/+133
|/
* Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-033-85/+200
|\
| * fix mem testCJentzsch2015-04-022-73/+2
| * Merge remote-tracking branch 'origin' into developCJentzsch2015-04-0223-0/+1644
| |\
| * | stack size 1024 fixCJentzsch2015-04-021-12/+198
* | | more fuzz test failuresCJentzsch2015-04-036-0/+426
| |/ |/|
* | 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
|/
* 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
* update random testsCJentzsch2015-03-2455-3898/+0
* update testsCJentzsch2015-03-2412-1194/+1972
* Pv59 changesCJentzsch2015-03-2413-2220/+1337
* JS failsCJentzsch2015-03-242-0/+142
* JS failureCJentzsch2015-03-241-0/+71
* 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
* first JS failuresCJentzsch2015-03-2013-0/+895
* Delete st201503181858GO.jsonChristoph Jentzsch2015-03-201-90/+0
* go failureCJentzsch2015-03-201-0/+72
* clean upCJentzsch2015-03-191-72/+0
* remove corrupted filesCJentzsch2015-03-1930-3066/+0
* even more failuresCJentzsch2015-03-19168-1108/+7581
* add testsCJentzsch2015-03-19182-288/+10891
|\
| * mergeCJentzsch2015-03-196-0/+156
| * new testsCJentzsch2015-03-19129-0/+9128
| * fuzz testsCJentzsch2015-03-1859-288/+2571
* | mergeCJentzsch2015-03-19104-0/+7555
|/
* fuzz testingUbuntu2015-03-1847-125/+2713
* fuzz testing resultsUbuntu2015-03-1855-0/+4042
* update gasLimitCJentzsch2015-03-186-229/+723
* 2 more python failsCJentzsch2015-03-172-0/+143
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-03-171-2/+2
|\
| * Merge pull request #78 from wanderer/developmartin becze2015-03-171-2/+2
| |\
| | * consitant address formatwanderer2015-03-151-2/+2
* | | new python failsCJentzsch2015-03-174-0/+284
|/ /
* / python failsCJentzsch2015-03-1625-0/+1776
|/
* 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
* some random failuresCJentzsch2015-03-147-0/+287
* update gas limits + uncle generation testCJentzsch2015-03-147-274/+1144
* cppjit failureCJentzsch2015-03-141-0/+71
* more random failuresCJentzsch2015-03-145-0/+356
* a failing testCJentzsch2015-03-131-0/+72
* more failing testsCJentzsch2015-03-1344-0/+3169
* 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
* 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
* add memory stress test using returnCJentzsch2015-03-111-0/+187
* update transactionTestsCJentzsch2015-03-091-21/+306
* add dajavi memory tests - OOG because of quadratic memory costsCJentzsch2015-03-084-50/+189
* add quadratic complexity and performance testCJentzsch2015-03-061-0/+8065
* increase gasLimit on stateTestsCJentzsch2015-03-0511-758/+1975
* update state testsCJentzsch2015-03-043-104/+374
* againCJentzsch2015-03-0313-243/+0
* 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
| * update gas costsCJentzsch2015-03-0312-307/+287
* | State test refill.Gav Wood2015-03-0312-485/+297
|/
* update state root - DEBUGCJentzsch2015-03-0311-8233/+168
* update state rootCJentzsch2015-03-0310-135/+135
* update state root hashCJentzsch2015-03-0310-135/+135
* update memory testeCJentzsch2015-03-034-24/+24