| Commit message (Expand) | Author | Age | Files | Lines |
* | refill badopcodes blockchain tests, blockchain general state tests | Jared Wasinger | 2017-10-13 | 246 | -8293/+19646 |
* | Merge pull request #344 from tkstanczak/missingBranchValueUpdateTest | winsvega | 2017-10-12 | 1 | -0/+8 |
|\ |
|
| * | added a missing test - it was possible to write Tree code that would pass oth... | Tomasz K. Stanczak | 2017-10-03 | 1 | -0/+8 |
* | | Merge pull request #350 from ethereum/parity | winsvega | 2017-10-12 | 4 | -0/+1127 |
|\ \ |
|
| * | | add _info comment | Dimitry | 2017-10-11 | 3 | -32/+35 |
| * | | python test | Dimitry | 2017-10-11 | 4 | -0/+1124 |
|/ / |
|
* | | Merge pull request #349 from ethereum/case_10_10_2017 | Yoichi Hirai | 2017-10-11 | 10 | -6/+3021 |
|\ \ |
|
| * | | Add a test case where modexp gets input | Yoichi Hirai | 2017-10-11 | 9 | -4/+3017 |
| * | | Add an interesting input to modexp found by fuzzing | Yoichi Hirai | 2017-10-10 | 1 | -2/+4 |
* | | | set author for nightly builds RPC tests | Dimitry | 2017-10-10 | 1 | -2/+3 |
|/ / |
|
* | | Merge pull request #347 from ethereum/fillerhashes | winsvega | 2017-10-09 | 8400 | -1123694/+311512 |
|\ \ |
|
| * | | regenerate Copier Tests | Dimitry | 2017-10-07 | 603 | -4146/+6006 |
| * | | refill all the tests | Dimitry | 2017-10-07 | 8212 | -1118917/+304865 |
| * | | fix test fillers | Dimitry | 2017-10-06 | 48 | -632/+642 |
|/ / |
|
* | | Merge pull request #342 from ethereum/fixfillers | winsvega | 2017-10-04 | 8356 | -265121/+523940 |
|\ \ |
|
| * | | remove old tests | Dimitry | 2017-09-30 | 176 | -14507/+0 |
| * | | refill transaction tests | Dimitry | 2017-09-30 | 399 | -132526/+7004 |
| * | | refill stMemoryStressTests | Dimitry | 2017-09-29 | 82 | -13561/+5666 |
| * | | refill stAttackTest | Dimitry | 2017-09-29 | 2 | -147/+537 |
| * | | refill revert tests | Dimitry | 2017-09-29 | 124 | -23844/+5522 |
| * | | refill stPreCompiled tests | Dimitry | 2017-09-29 | 619 | -20965/+34680 |
| * | | regenerate state tests | Dimitry | 2017-09-29 | 7349 | -70230/+481190 |
| |/ |
|
* | | Merge pull request #345 from ethereum/fix-rpc-tests | Yoichi Hirai | 2017-10-04 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | Remove deprecated parameter from RPCtests genesis | Andrei Maiboroda | 2017-10-04 | 1 | -1/+0 |
* | | Merge pull request #338 from ethereum/revert_should_reset_returndata | Yoichi Hirai | 2017-09-29 | 18 | -0/+11573 |
|\ \ |
|
| * | | Update with more comments | Yoichi Hirai | 2017-09-27 | 18 | -248/+1433 |
| * | | Add tests that set up a nonempty returndata buffer and then call a contract t... | Yoichi Hirai | 2017-09-27 | 10 | -0/+10388 |
* | | | remove tests without fillers | Dimitry | 2017-09-29 | 3 | -1549/+0 |
* | | | Merge pull request #313 from ethereum/typo-in-validity | winsvega | 2017-09-29 | 56 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Rename bcUncleHeaderValiditiy into bcUncleHeaderValidity | Yoichi Hirai | 2017-09-27 | 56 | -0/+0 |
| |/ |
|
* | | Merge pull request #343 from ethereum/returndatacopy-after-too-big-transfer | Yoichi Hirai | 2017-09-28 | 4 | -0/+988 |
|\ \
| |/
|/| |
|
| * | Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with i... | Yoichi Hirai | 2017-09-27 | 4 | -0/+988 |
|/ |
|
* | Merge pull request #334 from ethereum/copier | winsvega | 2017-09-27 | 142 | -0/+0 |
|\ |
|
| * | rename tests that are copied with suffix Copier.json | Dimitry | 2017-09-26 | 142 | -0/+0 |
|/ |
|
* | Merge pull request #341 from ethereum/difficultyByzantium | winsvega | 2017-09-26 | 637 | -47782/+48168 |
|\ |
|
| * | refill transaction tests | Dimitry | 2017-09-25 | 631 | -1262/+1648 |
| * | refill difficulty mainNetwork with byzantium 4.37M | Dimitry | 2017-09-25 | 6 | -46520/+46520 |
|/ |
|
* | Merge pull request #339 from ethereum/difficultyByzan | Yoichi Hirai | 2017-09-25 | 1 | -1080/+1080 |
|\ |
|
| * | regenerate customMainNet tests | Dimitry | 2017-09-23 | 1 | -1080/+1080 |
* | | Merge pull request #337 from ethereum/difficultyByzan | winsvega | 2017-09-23 | 7 | -34214/+85981 |
|\| |
|
| * | remove unneeded uncle tests | Dimitry | 2017-09-22 | 6 | -105825/+55110 |
| * | update tests with uncle hashes | Dimitry | 2017-09-22 | 7 | -68714/+99160 |
| * | regenerate more blocknumbers | Dimitry | 2017-09-22 | 5 | -32032/+104068 |
* | | Merge pull request #331 from ethereum/big-revert-in-create | Yoichi Hirai | 2017-09-22 | 6 | -0/+2465 |
|\ \ |
|
| * | | Add a test case with a REVERT with returndata >24576 in an init code | Yoichi Hirai | 2017-09-19 | 6 | -0/+2465 |
* | | | Merge pull request #336 from ethereum/difficultyByzan | winsvega | 2017-09-22 | 5 | -28068/+35868 |
|\ \ \
| | |/
| |/| |
|
| * | | update difficulty tests | Dimitry | 2017-09-22 | 5 | -28068/+35868 |
|/ / |
|
* | | Merge pull request #335 from ethereum/fix | winsvega | 2017-09-21 | 1 | -5/+2 |
|\ \ |
|
| * | | remove data field dublicates | Dimitry | 2017-09-21 | 1 | -5/+2 |
* | | | Merge pull request #333 from ethereum/REVERT_in_staticcall | Yoichi Hirai | 2017-09-21 | 3 | -0/+901 |
|\ \ \ |
|
| * | | | Add a test about REVERT during a STATICCALL | Yoichi Hirai | 2017-09-20 | 3 | -0/+901 |
* | | | | Merge pull request #328 from ethereum/g1-test-after-zero | Yoichi Hirai | 2017-09-20 | 6 | -0/+8953 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Refill with the new comment | Yoichi Hirai | 2017-09-19 | 5 | -145/+145 |
| * | | | Update the comment | Yoichi Hirai | 2017-09-19 | 1 | -2/+4 |
| * | | | Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482 | Yoichi Hirai | 2017-09-19 | 6 | -0/+8951 |
* | | | | Merge pull request #329 from ethereum/morecollision | winsvega | 2017-09-20 | 3 | -0/+1125 |
|\ \ \ \ |
|
| * | | | | more extcodecopy tests | Dimitry | 2017-09-19 | 3 | -0/+1125 |
* | | | | | Merge pull request #330 from ethereum/mixHash | Yoichi Hirai | 2017-09-19 | 2 | -6/+6 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Unify the cases of "mixHash"; there were some "mixhash" | Yoichi Hirai | 2017-09-19 | 2 | -6/+6 |
|/ / / / |
|
* | | | | Merge pull request #316 from ethereum/more-modexp | Yoichi Hirai | 2017-09-19 | 2 | -4/+996 |
|\ \ \ \ |
|
| * | | | | Add some more modexp cases | Yoichi Hirai | 2017-09-18 | 2 | -4/+996 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #327 from ethereum/morecollision | winsvega | 2017-09-19 | 32 | -0/+23223 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | more collision tests | Dimitry | 2017-09-18 | 32 | -0/+23223 |
* | | | | Merge pull request #326 from ethereum/RevertInDelegateCall | Yoichi Hirai | 2017-09-19 | 3 | -0/+901 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add a test executing REVERT during a DELEGATECALL | Yoichi Hirai | 2017-09-18 | 3 | -0/+901 |
|/ / / |
|
* | | | Merge pull request #289 from ethereum/all-opcodes | Yoichi Hirai | 2017-09-18 | 136 | -0/+97108 |
|\ \ \
| |/ /
|/| | |
|
| * | | add tests for all good opcodes in contract init | Jared Wasinger | 2017-09-16 | 136 | -0/+97108 |
* | | | Merge pull request #324 from ethereum/liscense | winsvega | 2017-09-14 | 2 | -602/+652 |
|\ \ \ |
|
| * | | | fix lotsOfLeafs test | Dimitry | 2017-09-14 | 2 | -602/+652 |
* | | | | Merge pull request #323 from ethereum/liscense | winsvega | 2017-09-14 | 1 | -0/+7 |
|\| | |
| |/ /
|/| | |
|
| * | | license | Dimitry | 2017-09-13 | 1 | -0/+7 |
* | | | Merge pull request #320 from ethereum/revertPairingTest | winsvega | 2017-09-14 | 372 | -30403/+3975 |
|\ \ \ |
|
| * | | | fix stExampleTest | Dimitry | 2017-09-13 | 2 | -134/+13 |
| * | | | refill pairing tests with | Dimitry | 2017-09-13 | 373 | -30415/+4108 |
* | | | | Merge pull request #322 from ethereum/transactionVtests | winsvega | 2017-09-14 | 2 | -0/+195 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | add issue 143 test | Dimitry | 2017-09-13 | 2 | -0/+195 |
* | | | | Merge pull request #321 from ethereum/transactionVtests | winsvega | 2017-09-13 | 82 | -136/+414 |
|\| | |
| |/ /
|/| | |
|
| * | | refill transaction tests | Dimitry | 2017-09-13 | 82 | -136/+414 |
|/ / |
|
* | | Merge pull request #319 from ethereum/updategasprice | winsvega | 2017-09-12 | 2737 | -68099/+2227615 |
|\ \ |
|
| * | | update precompiled in static test | Dimitry | 2017-09-12 | 10 | -1424/+323 |
| * | | refill precompiled tests | Dimitry | 2017-09-12 | 2727 | -66675/+2227292 |
|/ / |
|
* | | Merge pull request #315 from ethereum/regendao | winsvega | 2017-09-12 | 4 | -539/+536 |
|\ \ |
|
| * | | regenerate homestead to dao tests | Dimitry | 2017-09-11 | 4 | -539/+536 |
|/ / |
|
* | | Merge pull request #312 from ethereum/remove-empty-hash2 | winsvega | 2017-09-08 | 245 | -54520/+53198 |
|\ \ |
|
| * | | Fill more tests | Yoichi Hirai | 2017-09-08 | 31 | -3586/+3620 |
| * | | Fill BlockchainTests on https://github.com/ethereum/cpp-ethereum/pull/4458 | Yoichi Hirai | 2017-09-06 | 217 | -51223/+49867 |
* | | | Merge pull request #309 from holgerd77/docs-testeth-update | winsvega | 2017-09-08 | 2 | -62/+5 |
|\ \ \ |
|
| * | | | Remove outdated testeth information and link to C++ docs | holgerd77 | 2017-09-06 | 2 | -62/+5 |
| |/ / |
|
* | | | Merge pull request #304 from ethereum/splitvmtests | winsvega | 2017-09-08 | 10 | -0/+3645 |
|\ \ \ |
|
| * | | | add a case with 0 gas | Dimitry | 2017-09-08 | 4 | -32/+845 |
| * | | | refill the tests with latest cpp | Dimitry | 2017-09-08 | 6 | -154/+133 |
| * | | | add more issue tests from the fuzz server | Dimitry | 2017-09-05 | 9 | -0/+2853 |
* | | | | Merge pull request #303 from ethereum/create-transaction-reverts | winsvega | 2017-09-07 | 2 | -0/+543 |
|\ \ \ \ |
|
| * | | | | Remove the empty account | Yoichi Hirai | 2017-09-05 | 1 | -50/+43 |
| * | | | | Add a Blockchaintest where create transaction fails for a REVERT instruction ... | Yoichi Hirai | 2017-09-05 | 2 | -0/+550 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #310 from ethereum/vmtests-are-on-homestead | winsvega | 2017-09-07 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Clarify that VM Tests are on Homestead rules | Yoichi Hirai | 2017-09-07 | 1 | -1/+1 |
* | | | | | Merge pull request #311 from ethereum/revert-in-CALLCODE | Yoichi Hirai | 2017-09-07 | 2 | -0/+189 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add a test about REVERT during CALLCODE | Yoichi Hirai | 2017-09-07 | 2 | -0/+189 |
|/ / / / |
|
* | | | | Merge pull request #307 from ethereum/remove-blockhash-from-badOp | winsvega | 2017-09-07 | 124 | -5188/+5188 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add filled state test | Jared Wasinger | 2017-09-06 | 1 | -9/+9 |
| * | | | replace BLOCKHASH test case in stBadOpcode | Jared Wasinger | 2017-09-06 | 123 | -5179/+5179 |
|/ / / |
|
* | | | Merge pull request #302 from ethereum/call-transaction-reverts | Yoichi Hirai | 2017-09-05 | 2 | -0/+704 |
|\ \ \ |
|
| * | | | Add a test containing a call transaction that reverts | Yoichi Hirai | 2017-09-05 | 2 | -0/+704 |
* | | | | Merge pull request #290 from ethereum/returndata-tests | Yoichi Hirai | 2017-09-05 | 28 | -1/+9885 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add converted blockchain test for 'returndatasize_after_successful_callcode' | Jared Wasinger | 2017-09-05 | 1 | -48/+48 |
| * | | | fill 'returndatasize_after_successful_callcode' state test | Jared Wasinger | 2017-09-05 | 2 | -76/+116 |
| * | | | rename 'returndatasize_after_callcode' -> 'returndatasize_after_successful_ca... | Jared Wasinger | 2017-09-05 | 1 | -0/+76 |
| * | | | add more returndatasize/returndatacopy tests | Jared Wasinger | 2017-09-05 | 26 | -0/+9768 |
|/ / / |
|
* | | | Merge pull request #301 from ethereum/splitvmtests | Yoichi Hirai | 2017-09-04 | 3 | -0/+861 |
|\| | |
|
| * | | randomTest643 | Dimitry | 2017-09-04 | 3 | -0/+861 |
* | | | Merge pull request #299 from ethereum/refill-stBadOpcodes | winsvega | 2017-09-04 | 1 | -1/+6756 |
|\ \ \ |
|
| * | | | refill stBadOpcodes | Jared Wasinger | 2017-09-04 | 1 | -1/+6756 |
|/ / / |
|
* | | | Merge pull request #296 from ethereum/splitvmtests | winsvega | 2017-09-03 | 1376 | -1829136/+55309 |
|\| | |
|
| * | | refill splited VMtests | Dimitry | 2017-09-01 | 711 | -1807322/+32330 |
| * | | split vm tests | Dimitry | 2017-09-01 | 687 | -22389/+23554 |
* | | | Merge pull request #277 from ethereum/badOpcodes-CALLBLACKBOX | winsvega | 2017-09-02 | 124 | -4730/+48742 |
|\ \ \ |
|
| * | | | add more blockchain test cases. | Jared Wasinger | 2017-09-02 | 123 | -9252/+48604 |
| * | | | add test case which successfully creates a contract to 'badOpcodes' state tes... | Jared Wasinger | 2017-09-01 | 2 | -745/+799 |
| * | | | add more bad opcodes | Jared Wasinger | 2017-09-01 | 2 | -41/+4577 |
| * | | | add CALLBLACKBOX test | Jared Wasinger | 2017-09-01 | 2 | -313/+383 |
* | | | | Merge pull request #297 from ethereum/sstore-in-contract-init | Yoichi Hirai | 2017-09-02 | 3 | -0/+767 |
|\ \ \ \ |
|
| * | | | | include produced test | Jared Wasinger | 2017-09-01 | 1 | -1/+101 |
| * | | | | remove tabs | Jared Wasinger | 2017-09-01 | 1 | -2/+2 |
| * | | | | add state test for sstore in contract init code | Jared Wasinger | 2017-09-01 | 3 | -0/+667 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #295 from ethereum/not_homstead | Yoichi Hirai | 2017-09-02 | 2 | -43/+73 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Refill suicideCoinbase test after fixing a typo Homstead -> Homestead | Yoichi Hirai | 2017-08-31 | 2 | -43/+73 |
|/ / / |
|
* | | | Merge pull request #293 from ethereum/refill-refund50PercentCap-again | Yoichi Hirai | 2017-08-31 | 1 | -82/+82 |
|\ \ \ |
|
| * | | | --fillchain refund50percentCap test | Yoichi Hirai | 2017-08-31 | 1 | -82/+82 |
| |/ / |
|
* | | | Merge pull request #292 from holgerd77/update-docs | Yoichi Hirai | 2017-08-31 | 11 | -245/+365 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updated contribute notice on table of contents in docs | holgerd77 | 2017-08-31 | 1 | -2/+1 |
| * | | Moved to a simpler file structure for test types | holgerd77 | 2017-08-31 | 7 | -6/+6 |
| * | | Updated VM tests | holgerd77 | 2017-08-31 | 2 | -19/+53 |
| * | | Updated difficulty test structure, network/fork information | holgerd77 | 2017-08-31 | 1 | -7/+13 |
| * | | Updated rlp tests structure | holgerd77 | 2017-08-31 | 1 | -10/+20 |
| * | | Added updated version of the state test docs from EIP 176 (rough version as a... | holgerd77 | 2017-08-31 | 2 | -59/+88 |
| * | | Structural improvements to the blockchain tests section, new info box with lo... | holgerd77 | 2017-08-31 | 1 | -19/+43 |
| * | | Fix headings, line breaks | holgerd77 | 2017-08-31 | 8 | -40/+58 |
* | | | Merge pull request #291 from ethereum/fill-more-bcWallet | Yoichi Hirai | 2017-08-31 | 4 | -1355/+1355 |
|\ \ \ |
|
| * | | | Fill wallet tests that were failing in the daily run | Yoichi Hirai | 2017-08-31 | 4 | -1355/+1355 |
|/ / / |
|
* | | | Merge pull request #281 from ethereum/refill-refund50PercentCap | Yoichi Hirai | 2017-08-31 | 1 | -56/+56 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCap | Yoichi Hirai | 2017-08-28 | 1 | -56/+56 |
* | | | Merge pull request #276 from ethereum/walletReorg | winsvega | 2017-08-30 | 2 | -13995/+13465 |
|\ \ \ |
|
| * | | | Refill walletReorganizeOwnersFiller.json | Yoichi Hirai | 2017-08-26 | 2 | -13995/+13465 |
* | | | | Merge pull request #280 from ethereum/refill-refund600 | Yoichi Hirai | 2017-08-30 | 2 | -103/+103 |
|\ \ \ \ |
|
| * | | | | Refull refund600 test | Yoichi Hirai | 2017-08-28 | 2 | -103/+103 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #287 from ethereum/splittransactiontests | winsvega | 2017-08-30 | 1208 | -15471/+17168 |
|\ \ \ \ |
|
| * | | | | refill transaction tests | Dimitry | 2017-08-30 | 455 | -284/+2740 |
| * | | | | more transaction tests | Dimitry | 2017-08-30 | 173 | -2898/+3081 |
| * | | | | split transaction tests into separate files | Dimitry | 2017-08-30 | 868 | -12573/+11631 |
* | | | | | Merge pull request #286 from ethereum/refill-stQuadraticComplexity | Yoichi Hirai | 2017-08-30 | 30 | -1410/+1200 |
|\ \ \ \ \ |
|
| * | | | | | --fillchain on GeneralStateTests/stQuadraticComplexityTest | Yoichi Hirai | 2017-08-29 | 30 | -1410/+1200 |
* | | | | | | Merge pull request #284 from holgerd77/add-docs | Yoichi Hirai | 2017-08-30 | 14 | -1/+890 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Some updates on state tests, note on outdated structure | holgerd77 | 2017-08-30 | 1 | -4/+19 |
| * | | | | | Updated the test structure of BlockchainTests, removed outdated information | holgerd77 | 2017-08-30 | 1 | -82/+91 |
| * | | | | | Added note on outdated docs, seek for help | holgerd77 | 2017-08-30 | 2 | -1/+7 |
| * | | | | | Updated test doc URL in README, added some contribution notes | holgerd77 | 2017-08-30 | 3 | -1/+21 |
| * | | | | | Added doc rst files from the Homestead docs | holgerd77 | 2017-08-30 | 9 | -8/+598 |
| * | | | | | Add initial Sphinx docs directory, added docs/_build/ folder to .gitignore | holgerd77 | 2017-08-30 | 5 | -0/+249 |
|/ / / / / |
|
* | | | | | Merge pull request #288 from ethereum/fillchain-stRandom | Yoichi Hirai | 2017-08-30 | 1 | -54/+40 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | --fillchain BlockchainTests/GeneralStateTests/stRandom/randomStatetest642_d0g... | Yoichi Hirai | 2017-08-30 | 1 | -54/+40 |
|/ / / / |
|
* | | | | Merge pull request #285 from ethereum/log-as-hash | Yoichi Hirai | 2017-08-29 | 1 | -1509/+128 |
|\ \ \ \ |
|
| * | | | | Replace the remaining log arrays with log hashes | Yoichi Hirai | 2017-08-29 | 1 | -1509/+128 |
* | | | | | Merge pull request #283 from ethereum/returndatasize_after_staticcall | Yoichi Hirai | 2017-08-29 | 8 | -0/+772 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | add 'returndatacopy_after_successful_delegatecall' state test | Jared Wasinger | 2017-08-29 | 2 | -0/+193 |
| * | | | | add 'returndatacopy_after_successful_callcode' state test | Jared Wasinger | 2017-08-29 | 2 | -0/+193 |
| * | | | | add 'returndatasize_after_successful_delegatecall' state test | Jared Wasinger | 2017-08-29 | 2 | -0/+193 |
| * | | | | add 'returndatasize_after_successful_staticcall' state test | Jared Wasinger | 2017-08-29 | 2 | -0/+193 |
|/ / / / |
|
* | | | | Merge pull request #282 from ethereum/precompiled-failure-means-balance-revert | Yoichi Hirai | 2017-08-29 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | This change is a part of the fix to https://github.com/ethereum/cpp-ethereum/... | Yoichi Hirai | 2017-08-28 | 1 | -3/+3 |
|/ / / / |
|
* / / / | add randomTest642 that fails on geth. a call to precompiled 007 | Dimitry | 2017-08-28 | 3 | -0/+896 |
|/ / / |
|
* | | | Merge pull request #279 from ethereum/filled-hive-tests | Yoichi Hirai | 2017-08-28 | 3036 | -141382/+244798 |
|\ \ \ |
|
| * | | | Translate GeneralStateTests into BlockahtinTests/GeneralStateTests | Yoichi Hirai | 2017-08-28 | 3036 | -141382/+244798 |
* | | | | Merge pull request #278 from ethereum/returndatasize_after_callcode | Yoichi Hirai | 2017-08-28 | 2 | -0/+192 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add state test 'returndatasize_after_callcode' | Jared Wasinger | 2017-08-28 | 2 | -0/+192 |
|/ / / |
|
* | | | Merge pull request #268 from ethereum/bc-schema | Yoichi Hirai | 2017-08-26 | 5 | -4/+507 |
|\ \ \ |
|
| * | | | add blockchain test linting to travis | Jared Wasinger | 2017-08-26 | 5 | -4/+507 |
|/ / / |
|
* | | | Merge pull request #275 from ethereum/bc-schema-test-fixes | Yoichi Hirai | 2017-08-26 | 4 | -1549/+1532 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix tests that don't conform to blockchain test schema | Jared Wasinger | 2017-08-26 | 4 | -1549/+1532 |
|/ / |
|
* | | Merge pull request #273 from ethereum/vmIO-fix | Yoichi Hirai | 2017-08-25 | 2 | -146/+145 |
|\ \ |
|
| * | | Fix the filler and fill vmIOandFlowOperationsTest | Yoichi Hirai | 2017-08-24 | 2 | -146/+145 |
* | | | Merge pull request #274 from ethereum/log-new-format | Yoichi Hirai | 2017-08-25 | 3 | -76969/+38570 |
|\ \ \
| |/ /
|/| | |
|
| * | | Replace more logs with log hashes | Yoichi Hirai | 2017-08-24 | 2 | -76924/+38463 |
| * | | Replace logs with log hashes | Yoichi Hirai | 2017-08-24 | 1 | -45/+107 |
|/ / |
|
* | | Merge pull request #271 from ethereum/address-collision-fails | Yoichi Hirai | 2017-08-24 | 6 | -112/+22 |
|\ \ |
|
| * | | Changes for EIP-684 | Yoichi Hirai | 2017-08-24 | 6 | -112/+22 |
|/ / |
|
* | | Merge pull request #267 from ethereum/some-vm-test-failures | Yoichi Hirai | 2017-08-24 | 19 | -1468/+3457 |
|\ \ |
|
| * | | Replace logs with hashes | Yoichi Hirai | 2017-08-23 | 8 | -17/+9 |
| * | | Fix some VMTest filling failures | Yoichi Hirai | 2017-08-23 | 11 | -1451/+3448 |
|/ / |
|
* | | Merge pull request #269 from ethereum/eip649 | Yoichi Hirai | 2017-08-23 | 224 | -36522/+36848 |
|\ \ |
|
| * | | Fix uncleHeaderAt2ByzantiumFiller with a correct state root hash | Yoichi Hirai | 2017-08-23 | 2 | -3/+705 |
| * | | Fix uncleBloomNot0_2 with the expected state root hash | Yoichi Hirai | 2017-08-23 | 2 | -97/+148 |
| * | | Fix futureUncleTimestampDifficultyDrop2 | Yoichi Hirai | 2017-08-23 | 2 | -98/+149 |
| * | | Fill more tests | Yoichi Hirai | 2017-08-22 | 47 | -1338/+1551 |
| * | | Fill more tests | Yoichi Hirai | 2017-08-22 | 47 | -1695/+1482 |
| * | | Fill more tests on eip649 branch | Yoichi Hirai | 2017-08-22 | 21 | -788/+762 |
| * | | Fill in more tests | Yoichi Hirai | 2017-08-22 | 16 | -1369/+917 |
| * | | Refill more straightforward BlockchainTests | Yoichi Hirai | 2017-08-22 | 78 | -6787/+6787 |
| * | | Refill straightforward cases | Yoichi Hirai | 2017-08-22 | 72 | -26077/+26077 |
* | | | Merge pull request #266 from ethereum/0x-fields | winsvega | 2017-08-23 | 4 | -1563/+1563 |
|\ \ \ |
|
| * | | | Refilled tests again so that 0x is in front of byte sequences | Yoichi Hirai | 2017-08-22 | 4 | -1563/+1563 |
* | | | | Merge pull request #213 from jwasinger/issue-204 | Yoichi Hirai | 2017-08-23 | 4 | -1/+688 |
|\ \ \ \ |
|
| * | | | | add storage and code restrictions to json schema | cdetrio | 2017-08-08 | 2 | -3/+25 |
| * | | | | replace Metropolis with Byzantium and Constantinople in state test schema | cdetrio | 2017-08-08 | 1 | -1/+4 |
| * | | | | add schema for state test fillers | cdetrio | 2017-08-08 | 2 | -0/+258 |
| * | | | | use more type definitions in schema | cdetrio | 2017-08-08 | 1 | -116/+214 |
| * | | | | validate.js takes schema file as argument | cdetrio | 2017-08-08 | 2 | -2/+4 |
| * | | | | improve type checking. | Jared Wasinger | 2017-08-08 | 1 | -148/+190 |
| * | | | | remove es6 syntax from validation script. | Jared Wasinger | 2017-08-08 | 1 | -1/+1 |
| * | | | | make travis use node8 | Jared Wasinger | 2017-08-08 | 1 | -1/+1 |
| * | | | | make log ordering consistent | Jared Wasinger | 2017-08-08 | 1 | -0/+11 |
| * | | | | add ECDSA parameters r, s, v. Make sure certain fields are marked as require... | Jared Wasinger | 2017-08-08 | 1 | -8/+25 |
| * | | | | make error output more informative. Make schema more comprehensive. Add exi... | Jared Wasinger | 2017-08-08 | 3 | -38/+81 |
| * | | | | fix process error | Jared Wasinger | 2017-08-08 | 1 | -1/+0 |
| * | | | | format code. Remove unused python code | Jared Wasinger | 2017-08-08 | 3 | -132/+105 |
| * | | | | use JS for json schema validation because the Node 'jsonschema' library is th... | Jared Wasinger | 2017-08-08 | 3 | -8/+15 |
| * | | | | add schema validation with Travis integration. | Jared Wasinger | 2017-08-08 | 4 | -20/+42 |
| * | | | | add "explanation" field. Reduce number of schema errors | Jared Wasinger | 2017-08-08 | 4 | -2/+7 |
| * | | | | modify validation script to run against all test cases under GeneralStateTests | Jared Wasinger | 2017-08-08 | 2 | -27/+9 |
| * | | | | add working schema outline | Jared Wasinger | 2017-08-08 | 3 | -62/+194 |
| * | | | | add JSON schema skeleton for #204 | Jared Wasinger | 2017-08-08 | 1 | -0/+71 |
* | | | | | Merge pull request #253 from cdetrio/fix-data-0x | Yoichi Hirai | 2017-08-23 | 34 | -138/+138 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | add 0x prefix to state test transaction data | cdetrio | 2017-08-08 | 34 | -138/+138 |
| |/ / / |
|
* | | | | Merge pull request #265 from ethereum/refill-wallet-tests | winsvega | 2017-08-22 | 4 | -1727/+1727 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Refill bcWalletTest | Yoichi Hirai | 2017-08-22 | 4 | -1727/+1727 |
|/ / / |
|
* | | | refill opcodes test with logs | Dimitry | 2017-08-22 | 1 | -469/+235 |
* | | | Merge pull request #264 from ethereum/refill-empty-account | winsvega | 2017-08-22 | 4 | -2315/+2287 |
|\ \ \ |
|
| * | | | Refill wallet tests | Yoichi Hirai | 2017-08-22 | 4 | -1984/+1963 |
| * | | | Refill the test wallet2outOf3txsRevoke.json | Yoichi Hirai | 2017-08-22 | 1 | -595/+588 |
| | |/
| |/| |
|
* | | | Merge pull request #263 from ethereum/logs | winsvega | 2017-08-21 | 2726 | -89623/+23638 |
|\ \ \ |
|
| * | | | make all logs hex | Dimitry | 2017-08-21 | 2193 | -81494/+17073 |
| * | | | remove old fields from random tests | Dimitry | 2017-08-21 | 1081 | -8677/+7113 |
|/ / / |
|
* | | | Merge pull request #261 from jwasinger/master | winsvega | 2017-08-21 | 3 | -1/+2523 |
|\ \ \ |
|
| * | | | check for all possible invalid opcodes. | Jared Wasinger | 2017-08-17 | 8 | -640/+2477 |
| * | | | fix tests to conform to schema | Jared Wasinger | 2017-08-17 | 5 | -7/+7 |
| * | | | add SLOADBYTES | Jared Wasinger | 2017-08-17 | 3 | -1/+189 |
| * | | | add badOpcode tests for SLOADBYTES and SSIZE | Jared Wasinger | 2017-08-17 | 5 | -3/+313 |
| * | | | add badOpcode state test for SSIZE | Jared Wasinger | 2017-08-17 | 2 | -0/+187 |
* | | | | Merge pull request #254 from cdetrio/fix-filler-storage | winsvega | 2017-08-21 | 18 | -26/+26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | use hex for storage keys and values in state test fillers | cdetrio | 2017-08-08 | 18 | -26/+26 |
| | |/
| |/| |
|
* | | | Merge pull request #262 from ethereum/eip96-to-constantinople | Yoichi Hirai | 2017-08-17 | 221 | -36812/+35337 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix more BlockchainTests | Yoichi Hirai | 2017-08-17 | 19 | -2908/+2826 |
| * | | fill BlockchainTests after delaying EIP96 to Constantinople | Yoichi Hirai | 2017-08-16 | 206 | -34380/+32987 |
|/ / |
|
* | | update comments in dao transition tests | Dimitry | 2017-08-15 | 7 | -472/+472 |
* | | Merge pull request #260 from ethereum/bigger-memory-alloc | winsvega | 2017-08-15 | 4 | -133/+133 |
|\ \ |
|
| * | | Fix the modexpFiller about large base length and large exp length | Yoichi Hirai | 2017-08-14 | 4 | -133/+133 |
|/ / |
|
* | | fix test name zeroSigTransactionCreate | Dimitry | 2017-08-14 | 4 | -5/+787 |
* | | Merge pull request #258 from cdetrio/returndata-cases | winsvega | 2017-08-11 | 10 | -0/+891 |
|\ \ |
|
| * | | more returndata test cases | cdetrio | 2017-08-11 | 10 | -0/+891 |
* | | | Update and rename zeroSigTransacrionCreate.json to zeroSigTransactionCreate.json | winsvega | 2017-08-11 | 1 | -2/+2 |
|/ / |
|