/multimedia/xmms/

tests
DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a test case for RETURNDATASIZE after a REVERT in CREATE from an init codeinit-create-revert-returndatasizeYoichi Hirai2017-12-191-0/+59
* 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-091183-13817/+6475
|\ \
| * | 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-134802-94645/+94217
|\ \ \ | |/ / |/| |
| * | split random testsDimitry2017-10-13228-130378/+25
| * | split large test suitesDimitry2017-10-134803-85605/+215530
|/ /
* | 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
| * | Updated rlp tests structureholgerd772017-08-311-10/+20
| * | Added updated version of the state test docs from EIP 176 (rough version as a...holgerd772017-08-312-59/+88
| * | Structural improvements to the blockchain tests section, new info box with lo...holgerd772017-08-311-19/+43
| * | Fix headings, line breaksholgerd772017-08-318-40/+58
* | | Merge pull request #291 from ethereum/fill-more-bcWalletYoichi Hirai2017-08-314-1355/+1355
|\ \ \
| * | | Fill wallet tests that were failing in the daily runYoichi Hirai2017-08-314-1355/+1355
|/ / /
* | | Merge pull request #281 from ethereum/refill-refund50PercentCapYoichi Hirai2017-08-311-56/+56
|\ \ \ | |/ / |/| |
| * | Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCapYoichi Hirai2017-08-281-56/+56
* | | Merge pull request #276 from ethereum/walletReorgwinsvega2017-08-302-13995/+13465
|\ \ \
| * | | Refill walletReorganizeOwnersFiller.jsonYoichi Hirai2017-08-262-13995/+13465
* | | | Merge pull request #280 from ethereum/refill-refund600Yoichi Hirai2017-08-302-103/+103
|\ \ \ \
| * | | | Refull refund600 testYoichi Hirai2017-08-282-103/+103
| | |/ / | |/| |
* | | | Merge pull request #287 from ethereum/splittransactiontestswinsvega2017-08-301208-15471/+17168
|\ \ \ \
| * | | | refill transaction testsDimitry2017-08-30455-284/+2740
| * | | | more transaction testsDimitry2017-08-30173-2898/+3081
| * | | | split transaction tests into separate filesDimitry2017-08-30868-12573/+11631
* | | | | Merge pull request #286 from ethereum/refill-stQuadraticComplexityYoichi Hirai2017-08-3030-1410/+1200
|\ \ \ \ \
| * | | | | --fillchain on GeneralStateTests/stQuadraticComplexityTestYoichi Hirai2017-08-2930-1410/+1200
* | | | | | Merge pull request #284 from holgerd77/add-docsYoichi Hirai2017-08-3014-1/+890
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Some updates on state tests, note on outdated structureholgerd772017-08-301-4/+19
| * | | | | Updated the test structure of BlockchainTests, removed outdated informationholgerd772017-08-301-82/+91
| * | | | | Added note on outdated docs, seek for helpholgerd772017-08-302-1/+7
| * | | | | Updated test doc URL in README, added some contribution notesholgerd772017-08-303-1/+21
| * | | | | Added doc rst files from the Homestead docsholgerd772017-08-309-8/+598
| * | | | | Add initial Sphinx docs directory, added docs/_build/ folder to .gitignoreholgerd772017-08-305-0/+249
|/ / / / /
* | | | | Merge pull request #288 from ethereum/fillchain-stRandomYoichi Hirai2017-08-301-54/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | --fillchain BlockchainTests/GeneralStateTests/stRandom/randomStatetest642_d0g...Yoichi Hirai2017-08-301-54/+40
|/ / / /
* | | | Merge pull request #285 from ethereum/log-as-hashYoichi Hirai2017-08-291-1509/+128
|\ \ \ \
| * | | | Replace the remaining log arrays with log hashesYoichi Hirai2017-08-291-1509/+128
* | | | | Merge pull request #283 from ethereum/returndatasize_after_staticcallYoichi Hirai2017-08-298-0/+772
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add 'returndatacopy_after_successful_delegatecall' state testJared Wasinger2017-08-292-0/+193
| * | | | add 'returndatacopy_after_successful_callcode' state testJared Wasinger2017-08-292-0/+193
| * | | | add 'returndatasize_after_successful_delegatecall' state testJared Wasinger2017-08-292-0/+193
| * | | | add 'returndatasize_after_successful_staticcall' state testJared Wasinger2017-08-292-0/+193
|/ / / /
* | | | Merge pull request #282 from ethereum/precompiled-failure-means-balance-revertYoichi Hirai2017-08-291-3/+3
|\ \ \ \
| * | | | This change is a part of the fix to https://github.com/ethereum/cpp-ethereum/...Yoichi Hirai2017-08-281-3/+3
|/ / / /
* / / / add randomTest642 that fails on geth. a call to precompiled 007Dimitry2017-08-283-0/+896
|/ / /
* | | Merge pull request #279 from ethereum/filled-hive-testsYoichi Hirai2017-08-283036-141382/+244798
|\ \ \
| * | | Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-283036-141382/+244798
* | | | Merge pull request #278 from ethereum/returndatasize_after_callcodeYoichi Hirai2017-08-282-0/+192
|\ \ \ \ | |/ / / |/| | |
| * | | add state test 'returndatasize_after_callcode'Jared Wasinger2017-08-282-0/+192
|/ / /
* | | Merge pull request #268 from ethereum/bc-schemaYoichi Hirai2017-08-265-4/+507
|\ \ \
| * | | add blockchain test linting to travisJared Wasinger2017-08-265-4/+507
|/ / /
* | | Merge pull request #275 from ethereum/bc-schema-test-fixesYoichi Hirai2017-08-264-1549/+1532
|\ \ \ | |/ / |/| |
| * | fix tests that don't conform to blockchain test schemaJared Wasinger2017-08-264-1549/+1532
|/ /
* | Merge pull request #273 from ethereum/vmIO-fixYoichi Hirai2017-08-252-146/+145
|\ \
| * | Fix the filler and fill vmIOandFlowOperationsTestYoichi Hirai2017-08-242-146/+145
* | | Merge pull request #274 from ethereum/log-new-formatYoichi Hirai2017-08-25