aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stZeroKnowledge
Commit message (Collapse)AuthorAgeFilesLines
* correct Constantinople expect section in state testsDimitry2018-09-251-1/+41
|
* Rename duplicated keys in filler JSON filesYoichi Hirai2018-03-222-38/+38
|
* Remove duplicate properties from fillersYoichi Hirai2018-03-194-4/+4
|
* fix syntax in testsDimitry2018-02-171-1/+1
|
* fix stZeroKnowledgeDimitry2018-02-16133-301/+7137
|
* update stZeroKnowledge fillersDimitry2018-02-07133-186/+186
|
* split large test suitesDimitry2017-10-13130-37146/+0
|
* fix test fillersDimitry2017-10-061-5/+5
|
* Merge pull request #335 from ethereum/fixwinsvega2017-09-211-5/+2
|\ | | | | remove data field dublicates
| * remove data field dublicatesDimitry2017-09-211-5/+2
| |
* | Update the commentYoichi Hirai2017-09-191-2/+4
| |
* | Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482Yoichi Hirai2017-09-191-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 withDimitry2017-09-1317-22/+19
| | | | | | | | 100k + 80k
* | refill precompiled testsDimitry2017-09-12262-504/+426
| | | | | | | | add execution on <100000 100000+x >100000 gas for each test
* | add 0x prefix to state test transaction datacdetrio2017-08-081-38/+38
|/
* fix invalid json fillerscdetrio2017-08-061-5/+5
|
* split metropolisDimitry2017-08-03262-311/+311
|
* Split GeneralStateTestFiller files that contain multiple testsYoichi Hirai2017-06-2341-6007/+6049
|
* Add missing '0's in calldata. The hex strings were of odd lengthYoichi Hirai2017-06-211-6/+6
|
* Split a filler file into two and rename a test case into a shorter nameYoichi Hirai2017-06-132-282/+284
|
* Split a filler file into two and rename a case into a shorter nameYoichi Hirai2017-06-132-282/+284
|
* Split a filler file into two and rename a test case into a shorter nameYoichi Hirai2017-06-132-282/+284
|
* Split a filler file into two and rename a test case into a shorter nameYoichi Hirai2017-06-132-286/+288
|
* Split a filler so that each file contains one caseYoichi Hirai2017-06-132-286/+288
|
* Split a filler file and rename a case into a shorter nameYoichi Hirai2017-06-132-286/+288
|
* Split filler files that contain two test casesYoichi Hirai2017-06-1312-1708/+1720
|
* Shorten test namnes according to short file namesYoichi Hirai2017-06-1328-28/+28
|
* Shorten the name of another fillerYoichi Hirai2017-06-131-1/+1
|
* Rename test cases in the fillers, according to the file namesYoichi Hirai2017-06-1349-49/+49
|
* add 0x prefix for coinbase verificationDimitry2017-06-13224-257/+257
|
* correct Vitalik's test fillers env infoDimitry2017-06-13224-1030/+1030
|
* Shorten file namesYoichi Hirai2017-06-1349-0/+0
|
* Split pyethereum_ecpairing_testsFiller.json into files for each test caseYoichi Hirai2017-06-1328-7718/+7770
|
* Split pyethereum_ecmul_testsFiller.json into files for each test caseYoichi Hirai2017-06-13162-55096/+55416
|
* Split pyethereum_ecadd_testsFiller.json into as many files as test casesYoichi Hirai2017-06-1337-10224/+10294
|
* Trying to fill, using a modified snark PRYoichi Hirai2017-06-133-0/+73038
|
* Rename paring into pairingYoichi Hirai2017-06-131-1/+1
|
* Close a string literalYoichi Hirai2017-05-191-1/+1
|
* paringTest filler for zeroKnowledgeDimitry2017-03-081-0/+159
|
* zeroKnowledge ECDSA function testsDimitry2017-03-063-0/+1256
|
* snark ADD testFillerDimitry2017-03-021-0/+203