aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refill stInitCodeTestDimitry2018-02-0154-788/+2306
* update stInitCode test fillersDimitry2018-02-0121-66/+224
* refill stEIP150Specific testsDimitry2018-02-0139-5485/+928
* update stEIP150Specific fillersDimitry2018-02-0113-272/+13
* refill blockchain stEIP150singleCodeGasPricesDimitry2018-02-0160-7969/+2683
* refill stEIP150singleCodeGasPricesDimitry2018-02-0130-769/+120
* update stEIP150singleCodeGasPrices fillersDimitry2018-02-0130-99/+57
* refill blockchain stDelegatecallTestHomesteadDimitry2018-02-0180-14267/+2502
* fill stDelegatecallTestHomesteadDimitry2018-02-0134-1332/+136
* update fillers for stDelegatecallTestHomesteadDimitry2018-02-0134-416/+43
* refill blockchain stCreateTestDimitry2018-02-0194-15969/+4460
* refill stCreateTestDimitry2018-02-0124-192/+101
* update fillers stCreateTestDimitry2018-02-0122-22/+22
* refill blockchain stChangedEIP150 testsDimitry2018-02-0162-9204/+3548
* refill stChangedEIP150Dimitry2018-01-3130-755/+119
* update src stChangedEIP150Dimitry2018-01-3130-60/+60
* refill blockchain stCallDelegateCodesHomesteadDimitry2018-01-31116-24309/+6048
* refill stCallDelegateCodesHomesteadDimitry2018-01-3162-1978/+240
* update stCallDelegateCodesHomestead fillersDimitry2018-01-3158-1859/+65
* refill blockchain stCallDelegateCodesCallCodeHomesteadDimitry2018-01-31116-24715/+5741
* refill stCallDelegateCodesCallCodeHomesteadDimitry2018-01-3158-2003/+232
* fix src stCallDelegateCodesCallCodeHomesteadDimitry2018-01-3158-60/+60
* refill blockchain stCallCreateCallCodeDimitry2018-01-3180-14565/+2068
* refill stCallCreateCallCodeTestDimitry2018-01-3140-1446/+154
* update fillers of stCallCreateCallCodeDimitry2018-01-3139-48/+48
* refill blockchain stCallCodesDimitry2018-01-31160-34858/+6417
* refill state stCallCodesDimitry2018-01-3179-2861/+315
* optimize stCallCodes srcDimitry2018-01-3179-97/+97
* Merge pull request #367 from ethereum/schema-lintingYoichi Hirai2018-01-31740-1176/+1251
|\
| * Fixing errors from JSONSchema/st-filler-schema.jsonYoichi Hirai2018-01-30740-1175/+1176
| * add expect section to linting of test fillersJared Wasinger2018-01-301-4/+78
* | Merge pull request #410 from pirapira/document-difficulty-testYoichi Hirai2018-01-301-0/+15
|\ \ | |/ |/|
| * Document difficulty testsYoichi Hirai2018-01-301-0/+15
* | Merge pull request #409 from ethereum/travisYoichi Hirai2018-01-301-0/+4
|\ \ | |/ |/|
| * Travis CI: Build PRs oncePaweł Bylica2018-01-301-0/+4
* | Merge pull request #407 from ethereum/optimizeYoichi Hirai2018-01-303-87/+87
|\ \
| * | fix travis tests for PR 4809Dimitry2018-01-303-87/+87
| |/
* | Merge pull request #406 from ethereum/difficulty-tests-int64Yoichi Hirai2018-01-306-45800/+45800
|\ \ | |/ |/|
| * Regenerate difficulty testsPaweł Bylica2018-01-306-45800/+45800
|/
* Merge pull request #405 from ethereum/modlen-999188Yoichi Hirai2018-01-3010-287/+1066
|\
| * Add a new input for modlen = 999188.Yoichi Hirai2018-01-3010-287/+1066
|/
* Merge pull request #401 from ethereum/ewasmYoichi Hirai2018-01-222-0/+0
|\
| * add stEWASM test folderDimitry2018-01-222-0/+0
|/
* Merge pull request #389 from ethereum/evmjitwinsvega2018-01-18311-0/+87876
|\
| * Update README.mdwinsvega2018-01-161-2/+2
| * add readme fileDimitry2018-01-161-0/+18
| * stArgsZeroOneBalance testsDimitry2018-01-16310-0/+87858
|/
* Merge pull request #388 from ethereum/code-copy-offsetwinsvega2018-01-074-5/+922
|\
| * add filler for codeCopyOffset, change locationJared Wasinger2018-01-044-5/+922
* | Merge pull request #387 from ethereum/returndata-after-revert-in-callcodeYoichi Hirai2018-01-042-13/+29
|\ \ | |/ |/|
| * Add a test for RETURNDATASIZE/COPY after a revert during a CALLCODEYoichi Hirai2018-01-032-13/+29
* | Merge pull request #381 from hugo-dc/create-return-testYoichi Hirai2018-01-032-0/+273
|\ \ | |/ |/|
| * use yml format, correct order in data commentsJose Hugo De la cruz Romero2018-01-033-48/+39
| * Test RETURN for big offsetJose Hugo De la cruz Romero2017-12-262-0/+282
* | refill callDataCopyOffset testDimitry2017-12-302-42/+156
|/
* Merge pull request #386 from ethereum/evmwinsvega2017-12-222-0/+165
|\
| * evmBytecode testDimitry2017-12-212-0/+165
* | Merge pull request #384 from ethereum/revert_in_delegate_call_moreYoichi Hirai2017-12-214-117/+258
|\ \ | |/ |/|
| * Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFillerYoichi Hirai2017-12-144-117/+258
* | Merge pull request #372 from ethereum/modexp-returndatasizewinsvega2017-12-206-16/+1588
|\ \
| * | add more modexp returndatasize test casesJared Wasinger2017-11-256-16/+1588
* | | Merge pull request #382 from ethereum/calldata-copy-offsetYoichi Hirai2017-12-154-0/+943
|\ \ \ | |_|/ |/| |
| * | add test for CALLDATACOPY where calldata offset > calldata length and copy le...Jared Wasinger2017-12-154-0/+943
|/ /
* | Merge pull request #375 from ethereum/returndatacopy_following_revert_in_createwinsvega2017-12-134-0/+901
|\ \
| * | Adding a new test about returndatacopy following a revert in an init codeYoichi Hirai2017-12-064-0/+901
* | | Merge pull request #374 from ethereum/gentransactwinsvega2017-12-091371-16035/+8693
|\ \ \
| * | | complete general transaction testsDimitry2017-12-01162-78/+2345
| * | | move wrong Transaction RLP testsDimitry2017-12-01151-0/+3113
| * | | convert Frontier and Homestead ttTests to new formatDimitry2017-11-30128-0/+3313
| * | | remove old transaction testsDimitry2017-11-301002-16035/+0
| |/ /
* | | Merge pull request #376 from ethereum/document-rpc-testYoichi Hirai2017-12-081-0/+70
|\ \ \
| * | | Mention the GitHub issue where the errors are trackedYoichi Hirai2017-12-071-1/+1
| * | | Answer two more questions in FAQYoichi Hirai2017-12-071-1/+5
| * | | Questions about test failuresYoichi Hirai2017-12-071-0/+25
| * | | How to install web3Yoichi Hirai2017-12-071-0/+2
| * | | Add another questionYoichi Hirai2017-12-071-0/+4
| * | | Move to README.mdYoichi Hirai2017-12-071-0/+0
| * | | Adding common errorsYoichi Hirai2017-12-071-0/+34
| * | | Document RPC testYoichi Hirai2017-12-071-0/+1
| |/ /
* | | Merge pull request #379 from ethereum/returndatacopy_after_revert_in_staticYoichi Hirai2017-12-084-0/+1007
|\ \ \
| * | | Add a test case for RETURNDATACOPY after REVERT in STATICCALLYoichi Hirai2017-12-084-0/+1007
| |/ /
* | | Merge pull request #378 from ethereum/returndatasize-after-static-revertYoichi Hirai2017-12-086-183/+427
|\ \ \ | |/ / |/| |
| * | Store the result of RETURNDATASIZE after a static call fails for a REVERTYoichi Hirai2017-12-086-183/+427
|/ /
* / random code options exampleDimitry2017-11-301-0/+31
|/
* Merge pull request #370 from ethereum/fixstatictestswinsvega2017-11-238-218/+442
|\
| * fix StaticCallTestsDimitry2017-11-238-218/+442
|/
* Merge pull request #368 from ethereum/removezerosigYoichi Hirai2017-11-17198-3309/+0
|\
| * remove zeroSig transaction testsDimitry2017-10-26198-3309/+0
* | Merge pull request #366 from ethereum/modexp-modeize1-returnsizeYoichi Hirai2017-10-265-152/+800
|\ \ | |/ |/|
| * Add a test for checking RETURNDATASIZE after a modexp with modsize = 1Yoichi Hirai2017-10-255-152/+800
|/
* Merge pull request #365 from ethereum/stbugswinsvega2017-10-2516-0/+6292
|\
| * create failing inside staticcallDimitry2017-10-256-0/+2058
| * returndatacopy bugDimitry2017-10-2410-0/+4234
|/
* Merge pull request #363 from ethereum/modexp-modsize0-returnsizeYoichi Hirai2017-10-2410-0/+3205
|\
| * Add tests about returndatasize following modexp calls of modsize = 0Yoichi Hirai2017-10-2310-0/+3205
* | Merge pull request #362 from ethereum/returndata-ecrecYoichi Hirai2017-10-244-0/+856
|\ \
| * | add casey's testDimitry2017-10-193-3/+710
| * | add test for returndatasize after ecreccdetrio2017-10-072-0/+149
* | | Merge pull request #361 from ethereum/returntestYoichi Hirai2017-10-244-0/+893
|\ \ \ | |_|/ |/| |
| * | RETURNDATACOPY and RETURNDATASIZE after failing createDimitry2017-10-194-0/+893
* | | Merge pull request #356 from ethereum/a-call-b-call-c-return-oogYoichi Hirai2017-10-184-0/+1143
|\ \ \
| * | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ...Yoichi Hirai2017-10-184-0/+1143
|/ / /
* | | Merge pull request #360 from ethereum/returntestwinsvega2017-10-174-0/+1012
|\ \ \ | |/ / |/| |
| * | RETURNDATASIZE after a failing CALL (due to insufficient balance) should retu...Dimitry2017-10-174-0/+1012
|/ /
* | Merge pull request #358 from ethereum/fixtestYoichi Hirai2017-10-172-39/+39
|\ \
| * | fix random state testDimitry2017-10-172-39/+39
|/ /
* | Merge pull request #354 from ethereum/modexpinputYoichi Hirai2017-10-1314-0/+4226
|\ \
| * | modexp input testDimitry2017-10-1314-290/+1667
| * | fuzzed test modexp inputDimitry2017-10-1310-0/+2849
* | | Merge pull request #352 from ethereum/badOpcodes-bigger-stackwinsvega2017-10-13246-8293/+19646
|\ \ \
| * | | refill badopcodes blockchain tests, blockchain general state testsJared Wasinger2017-10-13246-8293/+19646
* | | | Merge pull request #355 from ethereum/fuzztestwinsvega2017-10-134-0/+874
|\ \ \ \ | |_|/ / |/| | |
| * | | Update randomStatetest647Filler.jsonwinsvega2017-10-131-1/+1
| * | | fuzztests bytecodeDimitry2017-10-134-0/+874
|/ / /
* | | Merge pull request #353 from ethereum/splitwinsvega2017-10-136102-1261627/+1261199
|\ \ \ | |/ / |/| |
| * | split random testsDimitry2017-10-13228-130378/+25
| * | split large test suitesDimitry2017-10-135877-1131330/+1261255
|/ /
* | Merge pull request #344 from tkstanczak/missingBranchValueUpdateTestwinsvega2017-10-121-0/+8
|\ \
| * | added a missing test - it was possible to write Tree code that would pass oth...Tomasz K. Stanczak2017-10-031-0/+8
* | | Merge pull request #350 from ethereum/paritywinsvega2017-10-124-0/+1127
|\ \ \
| * | | add _info commentDimitry2017-10-113-32/+35
| * | | python testDimitry2017-10-114-0/+1124
|/ / /
* | | Merge pull request #349 from ethereum/case_10_10_2017Yoichi Hirai2017-10-1110-6/+3021
|\ \ \
| * | | Add a test case where modexp gets inputYoichi Hirai2017-10-119-4/+3017
| * | | Add an interesting input to modexp found by fuzzingYoichi Hirai2017-10-101-2/+4
* | | | set author for nightly builds RPC testsDimitry2017-10-101-2/+3
|/ / /
* | | Merge pull request #347 from ethereum/fillerhasheswinsvega2017-10-098400-1123694/+311512
|\ \ \ | |_|/ |/| |
| * | regenerate Copier TestsDimitry2017-10-07603-4146/+6006
| * | refill all the testsDimitry2017-10-078212-1118917/+304865
| * | fix test fillersDimitry2017-10-0648-632/+642
|/ /
* | Merge pull request #342 from ethereum/fixfillerswinsvega2017-10-048356-265121/+523940
|\ \
| * | remove old testsDimitry2017-09-30176-14507/+0
| * | refill transaction testsDimitry2017-09-30399-132526/+7004
| * | refill stMemoryStressTestsDimitry2017-09-2982-13561/+5666
| * | refill stAttackTestDimitry2017-09-292-147/+537
| * | refill revert testsDimitry2017-09-29124-23844/+5522
| * | refill stPreCompiled testsDimitry2017-09-29619-20965/+34680
| * | regenerate state testsDimitry2017-09-297349-70230/+481190
| |/
* | Merge pull request #345 from ethereum/fix-rpc-testsYoichi Hirai2017-10-041-1/+0
|\ \ | |/ |/|
| * Remove deprecated parameter from RPCtests genesisAndrei Maiboroda2017-10-041-1/+0
* | Merge pull request #338 from ethereum/revert_should_reset_returndataYoichi Hirai2017-09-2918-0/+11573
|\ \
| * | Update with more commentsYoichi Hirai2017-09-2718-248/+1433
| * | Add tests that set up a nonempty returndata buffer and then call a contract t...Yoichi Hirai2017-09-2710-0/+10388
* | | remove tests without fillersDimitry2017-09-293-1549/+0
* | | Merge pull request #313 from ethereum/typo-in-validitywinsvega2017-09-2956-0/+0
|\ \ \ | | |/ | |/|
| * | Rename bcUncleHeaderValiditiy into bcUncleHeaderValidityYoichi Hirai2017-09-2756-0/+0
| |/
* | Merge pull request #343 from ethereum/returndatacopy-after-too-big-transferYoichi Hirai2017-09-284-0/+988
|\ \ | |/ |/|
| * Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with i...Yoichi Hirai2017-09-274-0/+988
|/
* Merge pull request #334 from ethereum/copierwinsvega2017-09-27142-0/+0
|\
| * rename tests that are copied with suffix Copier.jsonDimitry2017-09-26142-0/+0
|/
* Merge pull request #341 from ethereum/difficultyByzantiumwinsvega2017-09-26637-47782/+48168
|\
| * refill transaction testsDimitry2017-09-25631-1262/+1648
| * refill difficulty mainNetwork with byzantium 4.37MDimitry2017-09-256-46520/+46520
|/
* Merge pull request #339 from ethereum/difficultyByzanYoichi Hirai2017-09-251-1080/+1080
|\
| * regenerate customMainNet testsDimitry2017-09-231-1080/+1080
* | Merge pull request #337 from ethereum/difficultyByzanwinsvega2017-09-237-34214/+85981
|\|
| * remove unneeded uncle testsDimitry2017-09-226-105825/+55110
| * update tests with uncle hashesDimitry2017-09-227-68714/+99160
| * regenerate more blocknumbersDimitry2017-09-225-32032/+104068
* | Merge pull request #331 from ethereum/big-revert-in-createYoichi Hirai2017-09-226-0/+2465
|\ \
| * | Add a test case with a REVERT with returndata >24576 in an init codeYoichi Hirai2017-09-196-0/+2465
* | | Merge pull request #336 from ethereum/difficultyByzanwinsvega2017-09-225-28068/+35868
|\ \ \ | | |/ | |/|
| * | update difficulty testsDimitry2017-09-225-28068/+35868
|/ /
* | 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-213-0/+901
|\ \ \
| * | | Add a test about REVERT during a STATICCALLYoichi Hirai2017-09-203-0/+901
* | | | Merge pull request #328 from ethereum/g1-test-after-zeroYoichi Hirai2017-09-206-0/+8953
|\ \ \ \ | |/ / / |/| | |
| * | | Refill with the new commentYoichi Hirai2017-09-195-145/+145
| * | | Update the commentYoichi Hirai2017-09-191-2/+4
| * | | Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482Yoichi Hirai2017-09-196-0/+8951
* | | | Merge pull request #329 from ethereum/morecollisionwinsvega2017-09-203-0/+1125
|\ \ \ \
| * | | | more extcodecopy testsDimitry2017-09-193-0/+1125
* | | | | Merge pull request #330 from ethereum/mixHashYoichi Hirai2017-09-192-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Unify the cases of "mixHash"; there were some "mixhash"Yoichi Hirai2017-09-192-6/+6
|/ / / /
* | | | Merge pull request #316 from ethereum/more-modexpYoichi Hirai2017-09-192-4/+996
|\ \ \ \
| * | | | Add some more modexp casesYoichi Hirai2017-09-182-4/+996
| | |/ / | |/| |
* | | | Merge pull request #327 from ethereum/morecollisionwinsvega2017-09-1932-0/+23223
|\ \ \ \ | | |/ / | |/| |
| * | | more collision testsDimitry2017-09-1832-0/+23223
* | | | Merge pull request #326 from ethereum/RevertInDelegateCallYoichi Hirai2017-09-193-0/+901
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a test executing REVERT during a DELEGATECALLYoichi Hirai2017-09-183-0/+901
|/ / /
* | | Merge pull request #289 from ethereum/all-opcodesYoichi Hirai2017-09-18136-0/+97108
|\ \ \ | |/ / |/| |
| * | add tests for all good opcodes in contract initJared Wasinger2017-09-16136-0/+97108
* | | Merge pull request #324 from ethereum/liscensewinsvega2017-09-142-602/+652
|\ \ \
| * | | fix lotsOfLeafs testDimitry2017-09-142-602/+652
* | | | Merge pull request #323 from ethereum/liscensewinsvega2017-09-141-0/+7
|\| | | | |/ / |/| |
| * | licenseDimitry2017-09-131-0/+7
* | | Merge pull request #320 from ethereum/revertPairingTestwinsvega2017-09-14372-30403/+3975
|\ \ \
| * | | fix stExampleTestDimitry2017-09-132-134/+13
| * | | refill pairing tests withDimitry2017-09-13373-30415/+4108
* | | | Merge pull request #322 from ethereum/transactionVtestswinsvega2017-09-142-0/+195
|\ \ \ \ | |_|/ / |/| | |
| * | | add issue 143 testDimitry2017-09-132-0/+195
* | | | Merge pull request #321 from ethereum/transactionVtestswinsvega2017-09-1382-136/+414
|\| | | | |/ / |/| |
| * | refill transaction testsDimitry2017-09-1382-136/+414
|/ /
* | Merge pull request #319 from ethereum/updategaspricewinsvega2017-09-122737-68099/+2227615
|\ \
| * | update precompiled in static testDimitry2017-09-1210-1424/+323
| * | refill precompiled testsDimitry2017-09-122727-66675/+2227292
|/ /
* | Merge pull request #315 from ethereum/regendaowinsvega2017-09-124-539/+536
|\ \
| * | regenerate homestead to dao testsDimitry2017-09-114-539/+536
|/ /
* | Merge pull request #312 from ethereum/remove-empty-hash2winsvega2017-09-08245-54520/+53198
|\ \
| * | Fill more testsYoichi Hirai2017-09-0831-3586/+3620
| * | Fill BlockchainTests on https://github.com/ethereum/cpp-ethereum/pull/4458Yoichi Hirai2017-09-06217-51223/+49867
* | | Merge pull request #309 from holgerd77/docs-testeth-updatewinsvega2017-09-082-62/+5
|\ \ \
| * | | Remove outdated testeth information and link to C++ docsholgerd772017-09-062-62/+5
| |/ /
* | | Merge pull request #304 from ethereum/splitvmtestswinsvega2017-09-0810-0/+3645
|\ \ \
| * | | add a case with 0 gasDimitry2017-09-084-32/+845
| * | | refill the tests with latest cppDimitry2017-09-086-154/+133
| * | | add more issue tests from the fuzz serverDimitry2017-09-059-0/+2853
* | | | Merge pull request #303 from ethereum/create-transaction-revertswinsvega2017-09-072-0/+543
|\ \ \ \
| * | | | Remove the empty accountYoichi Hirai2017-09-051-50/+43
| * | | | Add a Blockchaintest where create transaction fails for a REVERT instruction ...Yoichi Hirai2017-09-052-0/+550
| | |/ / | |/| |
* | | | Merge pull request #310 from ethereum/vmtests-are-on-homesteadwinsvega2017-09-071-1/+1
|\ \ \ \
| * | | | Clarify that VM Tests are on Homestead rulesYoichi Hirai2017-09-071-1/+1
* | | | | Merge pull request #311 from ethereum/revert-in-CALLCODEYoichi Hirai2017-09-072-0/+189
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a test about REVERT during CALLCODEYoichi Hirai2017-09-072-0/+189
|/ / / /
* | | | Merge pull request #307 from ethereum/remove-blockhash-from-badOpwinsvega2017-09-07124-5188/+5188
|\ \ \ \ | |/ / / |/| | |
| * | | add filled state testJared Wasinger2017-09-061-9/+9
| * | | replace BLOCKHASH test case in stBadOpcodeJared Wasinger2017-09-06123-5179/+5179
|/ / /
* | | Merge pull request #302 from ethereum/call-transaction-revertsYoichi Hirai2017-09-052-0/+704
|\ \ \
| * | | Add a test containing a call transaction that revertsYoichi Hirai2017-09-052-0/+704
* | | | Merge pull request #290 from ethereum/returndata-testsYoichi Hirai2017-09-0528-1/+9885
|\ \ \ \ | |/ / / |/| | |
| * | | add converted blockchain test for 'returndatasize_after_successful_callcode'Jared Wasinger2017-09-051-48/+48
| * | | fill 'returndatasize_after_successful_callcode' state testJared Wasinger2017-09-052-76/+116
| * | | rename 'returndatasize_after_callcode' -> 'returndatasize_after_successful_ca...Jared Wasinger2017-09-051-0/+76
| * | | add more returndatasize/returndatacopy testsJared Wasinger2017-09-0526-0/+9768
|/ / /
* | | Merge pull request #301 from ethereum/splitvmtestsYoichi Hirai2017-09-043-0/+861
|\| |
| * | randomTest643Dimitry2017-09-043-0/+861
* | | Merge pull request #299 from ethereum/refill-stBadOpcodeswinsvega2017-09-041-1/+6756
|\ \ \
| * | | refill stBadOpcodesJared Wasinger2017-09-041-1/+6756
|/ / /
* | | Merge pull request #296 from ethereum/splitvmtestswinsvega2017-09-031376-1829136/+55309
|\| |
| * | refill splited VMtestsDimitry2017-09-01711-1807322/+32330
| * | split vm testsDimitry2017-09-01687-22389/+23554
* | | Merge pull request #277 from ethereum/badOpcodes-CALLBLACKBOXwinsvega2017-09-02124-4730/+48742
|\ \ \
| * | | add more blockchain test cases.Jared Wasinger2017-09-02123-9252/+48604
| * | | add test case which successfully creates a contract to 'badOpcodes' state tes...Jared Wasinger2017-09-012-745/+799
| * | | add more bad opcodesJared Wasinger2017-09-012-41/+4577
| * | | add CALLBLACKBOX testJared Wasinger2017-09-012-313/+383
* | | | Merge pull request #297 from ethereum/sstore-in-contract-initYoichi Hirai2017-09-023-0/+767
|\ \ \ \
| * | | | include produced testJared Wasinger2017-09-011-1/+101
| * | | | remove tabsJared Wasinger2017-09-011-2/+2
| * | | | add state test for sstore in contract init codeJared Wasinger2017-09-013-0/+667
| | |/ / | |/| |
* | | | Merge pull request #295 from ethereum/not_homsteadYoichi Hirai2017-09-022-43/+73
|\ \ \ \ | |/ / / |/| | |
| * | | Refill suicideCoinbase test after fixing a typo Homstead -> HomesteadYoichi Hirai2017-08-312-43/+73
|/ / /
* | | Merge pull request #293 from ethereum/refill-refund50PercentCap-againYoichi Hirai2017-08-311-82/+82
|\ \ \
| * | | --fillchain refund50percentCap testYoichi Hirai2017-08-311-82/+82
| |/ /
* | | Merge pull request #292 from holgerd77/update-docsYoichi Hirai2017-08-3111-245/+365
|\ \ \ | |/ / |/| |
| * | Updated contribute notice on table of contents in docsholgerd772017-08-311-2/+1
| * | Moved to a simpler file structure for test typesholgerd772017-08-317-6/+6
| * | Updated VM testsholgerd772017-08-312-19/+53
| * | Updated difficulty test structure, network/fork informationholgerd772017-08-311-7/+13