Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split large test suites | Dimitry | 2017-10-13 | 130 | -37146/+0 |
| | |||||
* | fix test fillers | Dimitry | 2017-10-06 | 1 | -5/+5 |
| | |||||
* | Merge pull request #335 from ethereum/fix | winsvega | 2017-09-21 | 1 | -5/+2 |
|\ | | | | | remove data field dublicates | ||||
| * | remove data field dublicates | Dimitry | 2017-09-21 | 1 | -5/+2 |
| | | |||||
* | | 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 | 1 | -0/+275 |
| | | | | | | | | | | | | This PR adds a test on ecpairing where g1 is invalid while g2 is zero. cpp-ethereum before PR 4482 accidentially returned some answer in this case. It should throw. | ||||
* | | refill pairing tests with | Dimitry | 2017-09-13 | 17 | -22/+19 |
| | | | | | | | | 100k + 80k | ||||
* | | refill precompiled tests | Dimitry | 2017-09-12 | 262 | -504/+426 |
| | | | | | | | | add execution on <100000 100000+x >100000 gas for each test | ||||
* | | add 0x prefix to state test transaction data | cdetrio | 2017-08-08 | 1 | -38/+38 |
|/ | |||||
* | fix invalid json fillers | cdetrio | 2017-08-06 | 1 | -5/+5 |
| | |||||
* | split metropolis | Dimitry | 2017-08-03 | 262 | -311/+311 |
| | |||||
* | Split GeneralStateTestFiller files that contain multiple tests | Yoichi Hirai | 2017-06-23 | 41 | -6007/+6049 |
| | |||||
* | Add missing '0's in calldata. The hex strings were of odd length | Yoichi Hirai | 2017-06-21 | 1 | -6/+6 |
| | |||||
* | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -282/+284 |
| | |||||
* | Split a filler file into two and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -282/+284 |
| | |||||
* | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -282/+284 |
| | |||||
* | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -286/+288 |
| | |||||
* | Split a filler so that each file contains one case | Yoichi Hirai | 2017-06-13 | 2 | -286/+288 |
| | |||||
* | Split a filler file and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -286/+288 |
| | |||||
* | Split filler files that contain two test cases | Yoichi Hirai | 2017-06-13 | 12 | -1708/+1720 |
| | |||||
* | Shorten test namnes according to short file names | Yoichi Hirai | 2017-06-13 | 28 | -28/+28 |
| | |||||
* | Shorten the name of another filler | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | Rename test cases in the fillers, according to the file names | Yoichi Hirai | 2017-06-13 | 49 | -49/+49 |
| | |||||
* | add 0x prefix for coinbase verification | Dimitry | 2017-06-13 | 224 | -257/+257 |
| | |||||
* | correct Vitalik's test fillers env info | Dimitry | 2017-06-13 | 224 | -1030/+1030 |
| | |||||
* | Shorten file names | Yoichi Hirai | 2017-06-13 | 49 | -0/+0 |
| | |||||
* | Split pyethereum_ecpairing_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 28 | -7718/+7770 |
| | |||||
* | Split pyethereum_ecmul_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 162 | -55096/+55416 |
| | |||||
* | Split pyethereum_ecadd_testsFiller.json into as many files as test cases | Yoichi Hirai | 2017-06-13 | 37 | -10224/+10294 |
| | |||||
* | Trying to fill, using a modified snark PR | Yoichi Hirai | 2017-06-13 | 3 | -0/+73038 |
| | |||||
* | Rename paring into pairing | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | Close a string literal | Yoichi Hirai | 2017-05-19 | 1 | -1/+1 |
| | |||||
* | paringTest filler for zeroKnowledge | Dimitry | 2017-03-08 | 1 | -0/+159 |
| | |||||
* | zeroKnowledge ECDSA function tests | Dimitry | 2017-03-06 | 3 | -0/+1256 |
| | |||||
* | snark ADD testFiller | Dimitry | 2017-03-02 | 1 | -0/+203 |