aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fill SHR testsYoichi Hirai2018-03-2211-0/+2349
* Add fillers for SHR testsYoichi Hirai2018-03-2211-0/+1199
* Rename duplicated keys in filler JSON filesYoichi Hirai2018-03-2279-260/+247
* Remove duplicate properties from fillersYoichi Hirai2018-03-1968-71/+71
* Merge pull request #421 from ethereum/more-shiftswinsvega2018-03-1720-0/+3284
|\
| * Add more shl testsYoichi Hirai2018-03-1020-0/+3284
* | Fill identity_to_bigger testYoichi Hirai2018-03-141-0/+86
* | Add a filler for identity_to_bigger testYoichi Hirai2018-03-141-0/+66
|/
* Merge pull request #419 from ethereum/init-create-revertYoichi Hirai2018-03-012-0/+202
|\
| * revert in CREATE in init code, followed by returndatasize/copyYoichi Hirai2018-02-272-0/+202
* | Add (shl 0 1) testYoichi Hirai2018-03-012-0/+330
* | Add directories for tests for shift instructionsYoichi Hirai2018-02-272-0/+2
|/
* replace 0x1 with 0x01Dimitry2018-02-1791-273/+273
* fix syntax in testsDimitry2018-02-172-5/+5
* fix stCreateTestDimitry2018-02-1724-13/+1206
* fix stRevertTestDimitry2018-02-1739-35/+2124
* fix stStaticCallDimitry2018-02-1781-4/+1849
* fix stZeroKnowledge2Dimitry2018-02-17650-806/+118878
* fix stZeroKnowledgeDimitry2018-02-16863-729/+123742
* fix stBugsDimitry2018-02-166-8/+188
* fix stMemoryStressTestDimitry2018-02-1615-7/+737
* fix stQuadraticComplexityTestDimitry2018-02-1632-0/+1701
* fix stArgsZeroOneBalanceDimitry2018-02-1624-20/+332
* fix stBadOpcodesDimitry2018-02-162-2/+35
* fix stPreCompiledContracts2Dimitry2018-02-1620-6/+2138
* fix stPreCompiledContracts empty expectDimitry2018-02-16505-232/+50837
* update stSolidityTestDimitry2018-02-0726-13/+152
* update bcForgedTestsDimitry2018-02-073-143/+143
* refill stZeroCallsRevertDimitry2018-02-0724-20/+766
* refill stZeroKnowledge2Dimitry2018-02-07650-130/+38944
* refill stZeroKnowledgeDimitry2018-02-07804-0/+41974
* update stZeroKnowledge fillersDimitry2018-02-07133-186/+186
* refill and update stSpecialTest, stStackTest, stZeroCallsDimitry2018-02-07250-76/+4342
* update stSpecialTest fillersDimitry2018-02-0712-18/+18
* refill stRecursiveDimitry2018-02-074-6/+120
* refill stQuadraticComplexityDimitry2018-02-0734-29/+50651
* update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexityDimitry2018-02-07648-310/+18730
* update stCodeSize stBadOpcodeDimitry2018-02-076-4/+198
* refill stBugsDimitry2018-02-0610-3/+263
* refill stAttack stBadOpcodeDimitry2018-02-06127-6/+123664
* refill stArgsZeroOneBalanceDimitry2018-02-06154-186/+2095
* refill blockchain stZeroCallsTestDimitry2018-02-0624-20/+1958
* refill stZeroCallsTestDimitry2018-02-0624-24/+24
* refill blockchain stWalletTestDimitry2018-02-0645-2/+3004
* update stWalletTest fillersDimitry2018-02-0642-54/+54
* refill blockchain stTransitionTestDimitry2018-02-069-3/+616
* update stTransitionTest fillersDimitry2018-02-069-9/+9
* refill blockchain stTransactionDimitry2018-02-06174-36/+10553
* update stTransitionTest fillersDimitry2018-02-0544-77/+77
* refill blockchain stSystemOperationsDimitry2018-02-0566-61/+4469
* update stSystemOperations fillersDimitry2018-02-0565-90/+90
* refill blockchain stStaticCallDimitry2018-02-05495-210/+13350
* refill stStaticCallDimitry2018-02-053-5/+8
* update stStaticCall fillersDimitry2018-02-05284-393/+353
* refill blockchain stSolidityTestDimitry2018-02-0516-0/+434
* update stSolidityTest fillersDimitry2018-02-0513-13/+13
* refill blockchain stRevertTestDimitry2018-02-05133-31/+7378
* fill stRevertTestDimitry2018-02-055-7/+10
* update stRevertTest fillersDimitry2018-02-0541-72/+99
* refill blockchain stReturnDataTestDimitry2018-02-0544-35/+2484
* refill stReturnDataTestDimitry2018-02-0537-41/+217
* refill blockchain stRefundTestDimitry2018-02-0524-14/+2170
* update stRefundTest fillersDimitry2018-02-0519-26/+26
* refill blockchain stMemoryTestDimitry2018-02-0567-66/+10814
* fix stMemoryTestDimitry2018-02-0567-67/+67
* refill blockchain stRandom2Dimitry2018-02-03227-2/+18564
* fix stRandom2 testsDimitry2018-02-03225-223/+1864
* refill stRandomDimitry2018-02-02327-0/+26819
* refill stRandomTestsDimitry2018-02-0249-49/+1567
* update stRandom fillersDimitry2018-02-02327-327/+327
* update stPreCompiledContracts2Dimitry2018-02-02112-88/+6830
* update stPreCompiledContracts2 fillersDimitry2018-02-0294-114/+114
* update stNonZeroCallsTestDimitry2018-02-0224-20/+2006
* update stNonZeroCalls fillersDimitry2018-02-0224-24/+24
* refill stMemoryStressTestDimitry2018-02-0283-81/+2269
* update stMemoryStress fillersDimitry2018-02-0238-38/+38
* refill stMemExpandingEUP150CallsDimitry2018-02-028-8/+1051
* update fillers stMemExpandingEIP150CallsDimitry2018-02-028-9/+9
* refill stLogTestsDimitry2018-02-0146-46/+2832
* update stLogTests fillersDimitry2018-02-0146-46/+46
* refill stInitCodeTestDimitry2018-02-0118-2/+1520
* update stInitCode test fillersDimitry2018-02-0119-19/+177
* refill stEIP150Specific testsDimitry2018-02-0113-13/+633
* update stEIP150Specific fillersDimitry2018-02-0113-272/+13
* refill blockchain stEIP150singleCodeGasPricesDimitry2018-02-0130-30/+1864
* update stEIP150singleCodeGasPrices fillersDimitry2018-02-0130-99/+57
* refill blockchain stDelegatecallTestHomesteadDimitry2018-02-0140-40/+1752
* update fillers for stDelegatecallTestHomesteadDimitry2018-02-0134-416/+43
* refill blockchain stCreateTestDimitry2018-02-0147-8/+2720
* refill stCreateTestDimitry2018-02-011-0/+23
* update fillers stCreateTestDimitry2018-02-0122-22/+22
* refill blockchain stChangedEIP150 testsDimitry2018-02-0131-29/+2683
* update src stChangedEIP150Dimitry2018-01-3130-60/+60
* refill blockchain stCallDelegateCodesHomesteadDimitry2018-01-3158-58/+4860
* refill stCallDelegateCodesHomesteadDimitry2018-01-314-8/+8
* update stCallDelegateCodesHomestead fillersDimitry2018-01-3158-1859/+65
* refill blockchain stCallDelegateCodesCallCodeHomesteadDimitry2018-01-3158-58/+4580
* fix src stCallDelegateCodesCallCodeHomesteadDimitry2018-01-3158-60/+60
* refill blockchain stCallCreateCallCodeDimitry2018-01-3140-35/+1350
* refill stCallCreateCallCodeTestDimitry2018-01-311-2/+2
* update fillers of stCallCreateCallCodeDimitry2018-01-3139-48/+48
* refill blockchain stCallCodesDimitry2018-01-3180-78/+4909
* optimize stCallCodes srcDimitry2018-01-3179-97/+97
* Fixing errors from JSONSchema/st-filler-schema.jsonYoichi Hirai2018-01-30739-1172/+1172
* fix travis tests for PR 4809Dimitry2018-01-301-1/+1
* Add a new input for modlen = 999188.Yoichi Hirai2018-01-304-9/+88
* add stEWASM test folderDimitry2018-01-221-0/+0
* Update README.mdwinsvega2018-01-161-2/+2
* add readme fileDimitry2018-01-161-0/+18
* stArgsZeroOneBalance testsDimitry2018-01-16155-0/+9229
* Merge pull request #388 from ethereum/code-copy-offsetwinsvega2018-01-072-0/+139
|\
| * add filler for codeCopyOffset, change locationJared Wasinger2018-01-042-0/+139
* | Merge pull request #387 from ethereum/returndata-after-revert-in-callcodeYoichi Hirai2018-01-041-3/+19
|\ \ | |/ |/|
| * Add a test for RETURNDATASIZE/COPY after a revert during a CALLCODEYoichi Hirai2018-01-031-3/+19
* | use yml format, correct order in data commentsJose Hugo De la cruz Romero2018-01-032-44/+35
* | Test RETURN for big offsetJose Hugo De la cruz Romero2017-12-261-0/+44
|/
* Merge pull request #386 from ethereum/evmwinsvega2017-12-221-0/+58
|\
| * evmBytecode testDimitry2017-12-211-0/+58
* | Merge pull request #384 from ethereum/revert_in_delegate_call_moreYoichi Hirai2017-12-212-5/+21
|\ \ | |/ |/|
| * Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFillerYoichi Hirai2017-12-142-5/+21
* | Merge pull request #372 from ethereum/modexp-returndatasizewinsvega2017-12-203-3/+167
|\ \
| * | add more modexp returndatasize test casesJared Wasinger2017-11-253-3/+167
* | | add test for CALLDATACOPY where calldata offset > calldata length and copy le...Jared Wasinger2017-12-152-0/+139
| |/ |/|
* | Merge pull request #375 from ethereum/returndatacopy_following_revert_in_createwinsvega2017-12-132-0/+137
|\ \
| * | Adding a new test about returndatacopy following a revert in an init codeYoichi Hirai2017-12-062-0/+137
* | | Merge pull request #374 from ethereum/gentransactwinsvega2017-12-09504-5202/+1721
|\ \ \
| * | | complete general transaction testsDimitry2017-12-0153-6/+1073
| * | | move wrong Transaction RLP testsDimitry2017-12-0181-0/+1433
| * | | convert Frontier and Homestead ttTests to new formatDimitry2017-11-3064-0/+1431
| * | | remove old transaction testsDimitry2017-11-30501-7412/+0
| |/ /
* | | Merge pull request #379 from ethereum/returndatacopy_after_revert_in_staticYoichi Hirai2017-12-082-0/+152
|\ \ \
| * | | Add a test case for RETURNDATACOPY after REVERT in STATICCALLYoichi Hirai2017-12-082-0/+152
| |/ /
* / / Store the result of RETURNDATASIZE after a static call fails for a REVERTYoichi Hirai2017-12-083-3/+3
|/ /
* / random code options exampleDimitry2017-11-301-0/+31
|/
* fix StaticCallTestsDimitry2017-11-234-9/+10
* Merge pull request #368 from ethereum/removezerosigYoichi Hirai2017-11-1799-1801/+0
|\
| * remove zeroSig transaction testsDimitry2017-10-2699-1801/+0
* | Add a test for checking RETURNDATASIZE after a modexp with modsize = 1Yoichi Hirai2017-10-252-4/+86
|/
* create failing inside staticcallDimitry2017-10-253-0/+246
* returndatacopy bugDimitry2017-10-245-0/+385
* Merge pull request #363 from ethereum/modexp-modsize0-returnsizeYoichi Hirai2017-10-245-0/+335
|\
| * Add tests about returndatasize following modexp calls of modsize = 0Yoichi Hirai2017-10-235-0/+335
* | Merge pull request #362 from ethereum/returndata-ecrecYoichi Hirai2017-10-242-0/+105
|\ \
| * | add casey's testDimitry2017-10-191-0/+62
| * | add test for returndatasize after ecreccdetrio2017-10-071-0/+43
* | | Merge pull request #361 from ethereum/returntestYoichi Hirai2017-10-242-0/+127
|\ \ \ | |_|/ |/| |
| * | RETURNDATACOPY and RETURNDATASIZE after failing createDimitry2017-10-192-0/+127
* | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ...Yoichi Hirai2017-10-182-0/+177
* | | RETURNDATASIZE after a failing CALL (due to insufficient balance) should retu...Dimitry2017-10-172-0/+159
|/ /
* | Merge pull request #354 from ethereum/modexpinputYoichi Hirai2017-10-137-0/+412
|\ \
| * | modexp input testDimitry2017-10-137-18/+142
| * | fuzzed test modexp inputDimitry2017-10-135-0/+288
* | | Merge pull request #352 from ethereum/badOpcodes-bigger-stackwinsvega2017-10-13123-543/+543
|\ \ \
| * | | refill badopcodes blockchain tests, blockchain general state testsJared Wasinger2017-10-13123-543/+543
* | | | Update randomStatetest647Filler.jsonwinsvega2017-10-131-1/+1
* | | | fuzztests bytecodeDimitry2017-10-132-0/+123
| |/ / |/| |
* | | split random testsDimitry2017-10-131-56/+0
* | | split large test suitesDimitry2017-10-131301-0/+56
|/ /
* | add _info commentDimitry2017-10-111-0/+3
* | python testDimitry2017-10-112-0/+142
* | Add a test case where modexp gets inputYoichi Hirai2017-10-114-0/+248
* | Add an interesting input to modexp found by fuzzingYoichi Hirai2017-10-101-2/+4
* | refill all the testsDimitry2017-10-0738-63/+167
* | fix test fillersDimitry2017-10-0648-632/+642
|/
* remove old testsDimitry2017-09-30170-10582/+0
* regenerate state testsDimitry2017-09-295125-37825/+473814
* Merge pull request #338 from ethereum/revert_should_reset_returndataYoichi Hirai2017-09-299-0/+1200
|\
| * Update with more commentsYoichi Hirai2017-09-279-7/+904
| * Add tests that set up a nonempty returndata buffer and then call a contract t...Yoichi Hirai2017-09-271-0/+303
* | Merge pull request #313 from ethereum/typo-in-validitywinsvega2017-09-2928-0/+0
|\ \
| * | Rename bcUncleHeaderValiditiy into bcUncleHeaderValidityYoichi Hirai2017-09-2728-0/+0
| |/
* / Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with i...Yoichi Hirai2017-09-272-0/+140
|/
* rename tests that are copied with suffix Copier.jsonDimitry2017-09-26142-0/+0
* refill transaction testsDimitry2017-09-25170-170/+170
* Merge pull request #331 from ethereum/big-revert-in-createYoichi Hirai2017-09-221-0/+123
|\
| * Add a test case with a REVERT with returndata >24576 in an init codeYoichi Hirai2017-09-191-0/+123
* | Merge pull request #335 from ethereum/fixwinsvega2017-09-211-5/+2
|\ \
| * | remove data field dublicatesDimitry2017-09-211-5/+2
* | | Merge pull request #333 from ethereum/REVERT_in_staticcallYoichi Hirai2017-09-211-0/+66
|\ \ \
| * | | Add a test about REVERT during a STATICCALLYoichi Hirai2017-09-201-0/+66
* | | | Merge pull request #328 from ethereum/g1-test-after-zeroYoichi Hirai2017-09-201-0/+277
|\ \ \ \ | |/ / / |/| | |
| * | | Update the commentYoichi Hirai2017-09-191-2/+4
| * | | Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482Yoichi Hirai2017-09-191-0/+275
* | | | Merge pull request #329 from ethereum/morecollisionwinsvega2017-09-201-0/+96
|\ \ \ \ | |_|_|/ |/| | |
| * | | more extcodecopy testsDimitry2017-09-191-0/+96
* | | | Merge pull request #316 from ethereum/more-modexpYoichi Hirai2017-09-191-2/+88
|\ \ \ \
| * | | | Add some more modexp casesYoichi Hirai2017-09-181-2/+88
| | |/ / | |/| |
* | | | Merge pull request #327 from ethereum/morecollisionwinsvega2017-09-194-0/+449
|\ \ \ \ | | |/ / | |/| |
| * | | more collision testsDimitry2017-09-184-0/+449
* | | | Add a test executing REVERT during a DELEGATECALLYoichi Hirai2017-09-181-0/+66
| |/ / |/| |
* | | Merge pull request #289 from ethereum/all-opcodesYoichi Hirai2017-09-181-0/+316
|\ \ \ | |/ / |/| |
| * | add tests for all good opcodes in contract initJared Wasinger2017-09-161-0/+316
* | | Merge pull request #324 from ethereum/liscensewinsvega2017-09-141-2/+46
|\ \ \ | |/ / |/| |
| * | fix lotsOfLeafs testDimitry2017-09-141-2/+46
* | | Merge pull request #320 from ethereum/revertPairingTestwinsvega2017-09-1417-22/+19
|\ \ \
| * | | fix stExampleTestDimitry2017-09-131-1/+1
| * | | refill pairing tests withDimitry2017-09-1318-23/+20
* | | | add issue 143 testDimitry2017-09-131-0/+97
| |/ / |/| |
* | | refill transaction testsDimitry2017-09-137-0/+126
|/ /
* | refill precompiled testsDimitry2017-09-12359-659/+558
* | Merge pull request #312 from ethereum/remove-empty-hash2winsvega2017-09-087-10/+49
|\ \
| * | Fill more testsYoichi Hirai2017-09-087-10/+49
* | | Merge pull request #304 from ethereum/splitvmtestswinsvega2017-09-083-0/+169
|\ \ \
| * | | add a case with 0 gasDimitry2017-09-081-1/+1
| * | | add more issue tests from the fuzz serverDimitry2017-09-053-0/+169
* | | | Merge pull request #303 from ethereum/create-transaction-revertswinsvega2017-09-071-0/+50
|\ \ \ \
| * | | | Add a Blockchaintest where create transaction fails for a REVERT instruction ...Yoichi Hirai2017-09-051-0/+50
| | |/ / | |/| |
* | | | Add a test about REVERT during CALLCODEYoichi Hirai2017-09-071-0/+66
* | | | replace BLOCKHASH test case in stBadOpcodeJared Wasinger2017-09-061-1/+1
|/ / /
* | | Merge pull request #302 from ethereum/call-transaction-revertsYoichi Hirai2017-09-051-0/+65
|\ \ \
| * | | Add a test containing a call transaction that revertsYoichi Hirai2017-09-051-0/+65
* | | | fill 'returndatasize_after_successful_callcode' state testJared Wasinger2017-09-051-76/+0
* | | | rename 'returndatasize_after_callcode' -> 'returndatasize_after_successful_ca...Jared Wasinger2017-09-051-0/+76
* | | | add more returndatasize/returndatacopy testsJared Wasinger2017-09-057-0/+516
|/ / /
* | | Merge pull request #301 from ethereum/splitvmtestsYoichi Hirai2017-09-041-0/+50
|\| |
| * | randomTest643Dimitry2017-09-041-0/+50
* | | Merge pull request #296 from ethereum/splitvmtestswinsvega2017-09-03687-22389/+23554
|\| |
| * | refill splited VMtestsDimitry2017-09-015-0/+0
| * | split vm testsDimitry2017-09-01687-22389/+23554
* | | Merge pull request #277 from ethereum/badOpcodes-CALLBLACKBOXwinsvega2017-09-021-43/+138
|\ \ \
| * | | add test case which successfully creates a contract to 'badOpcodes' state tes...Jared Wasinger2017-09-011-11/+17
| * | | add more bad opcodesJared Wasinger2017-09-011-40/+121
| * | | add CALLBLACKBOX testJared Wasinger2017-09-011-39/+47
| |/ /
* | | Merge pull request #297 from ethereum/sstore-in-contract-initYoichi Hirai2017-09-021-0/+55
|\ \ \
| * | | remove tabsJared Wasinger2017-09-011-2/+2
| * | | add state test for sstore in contract init codeJared Wasinger2017-09-011-0/+55
| |/ /
* / / Refill suicideCoinbase test after fixing a typo Homstead -> HomesteadYoichi Hirai2017-08-311-1/+31
|/ /
* | Merge pull request #276 from ethereum/walletReorgwinsvega2017-08-301-517/+0
|\ \
| * | Refill walletReorganizeOwnersFiller.jsonYoichi Hirai2017-08-261-517/+0
* | | refill transaction testsDimitry2017-08-301-0/+0
* | | more transaction testsDimitry2017-08-30173-2898/+3081
* | | split transaction tests into separate filesDimitry2017-08-30434-5554/+5968
* | | add 'returndatacopy_after_successful_delegatecall' state testJared Wasinger2017-08-291-0/+76
* | | add 'returndatacopy_after_successful_callcode' state testJared Wasinger2017-08-291-0/+76
* | | add 'returndatasize_after_successful_delegatecall' state testJared Wasinger2017-08-291-0/+76
* | | add 'returndatasize_after_successful_staticcall' state testJared Wasinger2017-08-291-0/+76
* | | add randomTest642 that fails on geth. a call to precompiled 007Dimitry2017-08-281-0/+50
* | | add state test 'returndatasize_after_callcode'Jared Wasinger2017-08-281-0/+76
* | | fix tests that don't conform to blockchain test schemaJared Wasinger2017-08-262-3/+1
|/ /
* | Fix the filler and fill vmIOandFlowOperationsTestYoichi Hirai2017-08-241-1/+0
* | Changes for EIP-684Yoichi Hirai2017-08-243-93/+3
* | Fix some VMTest filling failuresYoichi Hirai2017-08-231-5/+5
* | Merge pull request #269 from ethereum/eip649Yoichi Hirai2017-08-2310-90/+25
|\ \
| * | Fix uncleHeaderAt2ByzantiumFiller with a correct state root hashYoichi Hirai2017-08-231-3/+2
| * | Fix uncleBloomNot0_2 with the expected state root hashYoichi Hirai2017-08-231-3/+2
| * | Fix futureUncleTimestampDifficultyDrop2Yoichi Hirai2017-08-231-3/+2
| * | Fill more testsYoichi Hirai2017-08-2211-6/+218
| * | Fill more testsYoichi Hirai2017-08-2211-218/+6
| * | Fill more tests on eip649 branchYoichi Hirai2017-08-222-28/+2
| * | Fill in more testsYoichi Hirai2017-08-228-56/+20