aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Update expect section on some other tests Fixing missing tests
* 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 ↵CJentzsch2015-12-166-48/+2670
| | | | Homestead
* 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
| | | this test seems to be wrong
* 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
|\ \ | |/ |/| callTxToPrecompiled_1
| * 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
| | | | | | | | State + VM tests
* | 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 format
| | * 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: StateTests/stBlockHashTest.json StateTests/stExample.json StateTests/stInitCodeTest.json StateTests/stLogTests.json StateTests/stMemoryTest.json StateTests/stPreCompiledContracts.json StateTests/stRecursiveCreate.json StateTests/stRefundTest.json StateTests/stSolidityTest.json StateTests/stSpecialTest.json StateTests/stSystemOperationsTest.json StateTests/stTransactionTest.json
| * 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
|
* update state tests to PoC9CJentzsch2015-03-0311-152/+7172
|
* update stSystemOperationsTest.jsonCJentzsch2015-03-031-3/+4
|
* add memory testsCJentzsch2015-03-033-7215/+198
|
* add stateRoot to state testsCJentzsch2015-03-0311-0/+3232
|
* vmGasCostchangesCJentzsch2015-03-0211-15497/+277
|
* refine memory stress testCJentzsch2015-03-021-13/+15
|
* move extrem memory test to stMemoryStressTest.jsonCJentzsch2015-03-012-122/+124
|
* more memmory hard quadratic complexity testsCJentzsch2015-03-011-0/+536
|
* add refund tests with CALLCJentzsch2015-02-271-40/+237
|
* more mem tests - calldatacopy and returnCJentzsch2015-02-271-0/+61
|
* adjust test for new mem ruleCJentzsch2015-02-262-30/+30
|
* update to new quadratic memory cost ruleCJentzsch2015-02-263-84/+84
|
* tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8CJentzsch2015-02-261-0/+2498
|
* add memory testsCJentzsch2015-02-251-0/+246
|
* use 50000 bytes for CALLDATACOPYCJentzsch2015-02-251-6/+6
|
* add quadratic complexity testsCJentzsch2015-02-253-4/+7643
|
* remove impossible tests, add create hash collision testCJentzsch2015-02-243-152/+177
|
* Format clean upmartin becze2015-02-231-2/+2
|
* undo gasMemCostChange, add some state testsCJentzsch2015-02-213-70/+455
|
* memGasCost checksCJentzsch2015-02-202-15/+137
|
* more transaction testsCJentzsch2015-02-161-0/+871
|
* new testswinsvega2015-02-131-0/+83
| | | | | solidity test wrong transaction rlp (manual)
* failing tests from random simulation as state tests and transaction testsCJentzsch2015-02-062-3/+158
|
* python failCJentzsch2015-02-041-0/+76
|
* RefundOverflowTestCJentzsch2015-02-031-0/+40
|
* delete wrong testsCJentzsch2015-01-301-416/+0
|
* Transaction Testswinsvega2015-01-241-15/+707
| | | | New State Tests