Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | update stMemoryStress with 250M gas limit | Dimitry | 2017-06-22 | 38 | -102/+3926 | |
| | | ||||||
* | | remove stBoundsTest | Dimitry | 2017-06-22 | 44 | -4502/+0 | |
|/ | ||||||
* | Add missing '0's in calldata. The hex strings were of odd length | Yoichi Hirai | 2017-06-21 | 1 | -6/+6 | |
| | ||||||
* | Fill tests according to previous commit | Yoichi Hirai | 2017-06-16 | 1 | -26/+26 | |
| | ||||||
* | Filled GeneralStateTest according to the previous commit | Yoichi Hirai | 2017-06-16 | 96 | -192/+192 | |
| | ||||||
* | Merge branch 'snark_test_filled' into new_expmod_cost | Yoichi Hirai | 2017-06-14 | 242 | -3/+60433 | |
|\ | ||||||
| * | Fill the tests following the previous commit | Yoichi Hirai | 2017-06-13 | 1 | -3/+3 | |
| | | ||||||
| * | fill zeroKnowledge as Blockchain | Dimitry | 2017-06-13 | 1 | -442/+0 | |
| | | ||||||
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -220/+222 | |
| | | ||||||
| * | Split a filler file into two and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -220/+222 | |
| | | ||||||
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -220/+222 | |
| | | ||||||
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -221/+223 | |
| | | ||||||
| * | Split a filler so that each file contains one case | Yoichi Hirai | 2017-06-13 | 2 | -221/+223 | |
| | | ||||||
| * | Split a filler file and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -221/+223 | |
| | | ||||||
| * | Update GeneralStateTests according to the fillers | Yoichi Hirai | 2017-06-13 | 229 | -2148/+2160 | |
| | | ||||||
| * | Shorten the name of another filler | Yoichi Hirai | 2017-06-13 | 1 | -0/+442 | |
| | | ||||||
| * | Add back one final test removed by mistake | Yoichi Hirai | 2017-06-13 | 1 | -0/+317 | |
| | | ||||||
| * | Shorten file names | Yoichi Hirai | 2017-06-13 | 54 | -64453/+0 | |
| | | ||||||
| * | Split pyethereum_ecpairing_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 27 | -0/+6019 | |
| | | ||||||
| * | Split pyethereum_ecmul_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 161 | -0/+43098 | |
| | | ||||||
| * | Split pyethereum_ecadd_testsFiller.json into as many files as test cases | Yoichi Hirai | 2017-06-13 | 37 | -7939/+8009 | |
| | | ||||||
| * | Update elliptic curve related GeneralStateTests using the tests from pyethereum | Yoichi Hirai | 2017-06-13 | 10 | -68/+72143 | |
| | | ||||||
| * | Adding filled tests about elliptic curves | Yoichi Hirai | 2017-06-13 | 5 | -0/+3280 | |
| | | ||||||
* | | Add modexp tess from Pyethereum | Yoichi Hirai | 2017-06-14 | 96 | -0/+15264 | |
| | | ||||||
* | | Update tests after changing the gas cost of modexp precompiled contract | Yoichi Hirai | 2017-06-13 | 1 | -8/+8 | |
|/ | ||||||
* | Merge pull request #181 from ethereum/returndatacopy_throw | winsvega | 2017-06-13 | 3 | -3/+3 | |
|\ | | | | | Returndatacopy throws for out of buffer access | |||||
| * | Fill tests after making returndatacopy throw | Yoichi Hirai | 2017-06-08 | 3 | -3/+3 | |
| | | ||||||
* | | remove empty static call tests | Dimitry | 2017-06-09 | 45 | -964/+0 | |
|/ | ||||||
* | Merge pull request #174 from ethereum/returndatacopy_initial | winsvega | 2017-06-05 | 5 | -0/+501 | |
|\ | | | | | Adding tests for RETURNDATACOPY and RETURNDATASIZE | |||||
| * | Add tests for RETURNDATACOPY after CREATE | Yoichi Hirai | 2017-05-24 | 1 | -0/+103 | |
| | | ||||||
| * | Add a test case for a RETURNDATACOPY from an overrunning range | Yoichi Hirai | 2017-05-24 | 1 | -0/+103 | |
| | | ||||||
| * | Updated the opcodes of RETURNDATA instructions | Yoichi Hirai | 2017-05-24 | 3 | -13/+116 | |
| | | ||||||
| * | Add a test case about RETURNDATASIZE returning zero after initialization | Yoichi Hirai | 2017-05-24 | 1 | -0/+96 | |
| | | ||||||
| * | Add the filled test | Yoichi Hirai | 2017-05-24 | 1 | -0/+96 | |
| | | ||||||
* | | update statetests without blockhash | Dimitry | 2017-06-02 | 1 | -80/+0 | |
| | | ||||||
* | | refill tests with blockhash as blockchain | Dimitry | 2017-06-02 | 96 | -384/+0 | |
| | | ||||||
* | | make blockhash state test only as blockchain tests | Dimitry | 2017-06-02 | 194 | -10313/+464 | |
| | | ||||||
* | | more staticcall tests | Dimitry | 2017-06-01 | 245 | -57/+26252 | |
| | | ||||||
* | | update static tests | Dimitry | 2017-05-23 | 12 | -0/+1712 | |
| | | ||||||
* | | generate finished tests for staticcall | Dimitry | 2017-05-23 | 65 | -0/+9803 | |
|/ | ||||||
* | Merge pull request #158 from ethereum/modexp | winsvega | 2017-04-25 | 1 | -0/+1161 | |
|\ | | | | | modexp tests | |||||
| * | modexp tests | Dimitry | 2017-04-25 | 1 | -1/+891 | |
| | | ||||||
| * | modexp tests | Dimitry | 2017-04-25 | 1 | -0/+271 | |
| | | ||||||
* | | refill memory stress tests | Dimitry | 2017-04-25 | 77 | -1050/+1820 | |
|/ | ||||||
* | remove blockhash tests | Dimitry | 2017-04-19 | 5 | -1518/+0 | |
| | ||||||
* | refill and fix tests with all fields 0x | Dimitry | 2017-04-19 | 5 | -497/+5 | |
| | ||||||
* | replace SUICIDE with SELFDESTRUCT | Dimitry | 2017-04-19 | 1578 | -25259/+26057 | |
| | ||||||
* | correct zeroSigOOG test to touch nullsender account | Dimitry | 2017-04-18 | 1 | -5/+5 | |
| | ||||||
* | Merge branch 'zeroTransaction' into develop | Dimitry | 2017-04-11 | 8 | -0/+4477 | |
|\ | ||||||
| * | zeroSig Transaction state tests | Dimitry | 2017-03-29 | 8 | -0/+4477 | |
| | | ||||||
* | | Removed 0x for consistency | vub | 2017-04-07 | 1 | -2/+2 | |
| | | ||||||
* | | REVERT test case: | Dimitry | 2017-04-04 | 1 | -41/+217 | |
| | | | | | | | | | | return empty output but with non-zero memory index (e.g. offset 1, length 0). test case 2: big index, size 0. | |||||
* | | refill revert tests | Dimitry | 2017-03-24 | 5 | -245/+448 | |
| | | ||||||
* | | more revert tests | Dimitry | 2017-03-24 | 2 | -0/+1477 | |
| | | ||||||
* | | revert opcode tests | Dimitry | 2017-03-22 | 5 | -16/+967 | |
| | | ||||||
* | | Add compiled tests for REVERT | Andrei Maiboroda | 2017-03-22 | 3 | -0/+301 | |
|/ | ||||||
* | more revert tests with precompiled | Dimitry | 2017-03-03 | 3 | -0/+453 | |
| | ||||||
* | tx with OOG at block 2675119 | Dimitry | 2017-02-28 | 1 | -0/+95 | |
| | ||||||
* | deployment error test | Dimitry | 2017-02-16 | 1 | -0/+88 | |
| | ||||||
* | fill new tests | Dimitry | 2017-02-15 | 9 | -0/+18762 | |
| | ||||||
* | refill tests with metropolis (wip) | Dimitry | 2017-02-15 | 1545 | -0/+15810 | |
| | ||||||
* | refill memory tests and quadratic state tests | Dimitry | 2017-02-10 | 33 | -7124/+99 | |
| | ||||||
* | refill general state tests | Dimitry | 2017-02-10 | 951 | -2988/+3660 | |
| | ||||||
* | refill random tests | Dimitry | 2017-02-10 | 643 | -2923/+2923 | |
| | ||||||
* | fill stAttackTest | Dimitry | 2017-02-06 | 1 | -0/+85 | |
| | ||||||
* | create contract in init code on depth = 1023 and 1024 | Dimitry | 2017-01-23 | 2 | -0/+170 | |
| | ||||||
* | empty CREATE replace the code on collision | Dimitry | 2017-01-18 | 1 | -24/+24 | |
| | ||||||
* | refill tests with state journal v2 PR | Dimitry | 2017-01-18 | 2 | -28/+28 | |
| | ||||||
* | create JS contracat with no collision | Dimitry | 2017-01-18 | 1 | -0/+78 | |
| | ||||||
* | refill general tests | Dimitry | 2017-01-17 | 13 | -563/+21 | |
| | ||||||
* | Revert Tests | Dimitry | 2017-01-17 | 2 | -0/+638 | |
| | | | | | | Create in subcall with OOG (in and after subcall) Create is a collision with address Create is not a collision with address | |||||
* | Loop Calls Revert OOG Tests | Dimitry | 2017-01-14 | 3 | -0/+310 | |
| | ||||||
* | fix subcalls revert test | Dimitry | 2017-01-11 | 2 | -0/+334 | |
| | | | | change the same store key after subcall instead of new | |||||
* | refill stMemoryStressTests | Dimitry | 2017-01-10 | 18 | -0/+1593 | |
| | ||||||
* | more revert call tests in contract interactions | Dimitry | 2017-01-09 | 2 | -6/+255 | |
| | ||||||
* | refil revert Tests | Dimitry | 2017-01-09 | 6 | -5/+90 | |
| | ||||||
* | more Revert tests for Create opcode | Dimitry | 2017-01-05 | 4 | -0/+368 | |
| | ||||||
* | refill stBoundsTests | Dimitry | 2016-12-29 | 1 | -0/+85 | |
| | ||||||
* | CalltoReturn2 test | Dimitry | 2016-12-28 | 1 | -0/+92 | |
| | ||||||
* | stMemoryStressTest wip4 | Dimitry | 2016-12-27 | 1 | -0/+85 | |
| | ||||||
* | refill GeneralStateTests | Dimitry | 2016-12-20 | 192 | -6/+24422 | |
| | ||||||
* | update tests for cpp PR's | Dimitry | 2016-12-14 | 28 | -137/+1431 | |
| | ||||||
* | fix stAttackTest | Dimitry | 2016-12-08 | 1 | -59976/+0 | |
| | ||||||
* | Contract Creation Spam Test | Dimitry | 2016-12-08 | 1 | -0/+60061 | |
| | ||||||
* | updating generaltests with eip158 | Dimitry | 2016-12-06 | 46 | -0/+4063 | |
| | ||||||
* | General State Tests | Dimitry | 2016-11-30 | 1352 | -0/+127577 | |