aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stZeroKnowledge
Commit message (Collapse)AuthorAgeFilesLines
* split large test suitesDimitry2017-10-13263-48559/+267
|
* refill all the testsDimitry2017-10-07263-526/+789
|
* regenerate state testsDimitry2017-09-29263-529/+526
| | | | | generate hive test fillers fix state test fillers
* Refill with the new commentYoichi Hirai2017-09-191-1/+1
|
* Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482Yoichi Hirai2017-09-191-0/+364
| | | | | | 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-13262-297/+559
| | | | 100k + 80k
* refill precompiled testsDimitry2017-09-12262-2694/+44279
| | | | add execution on <100000 100000+x >100000 gas for each test
* Merge pull request #253 from cdetrio/fix-data-0xYoichi Hirai2017-08-231-38/+38
|\ | | | | add 0x prefix to state test transaction data
| * add 0x prefix to state test transaction datacdetrio2017-08-081-38/+38
| |
* | make all logs hexDimitry2017-08-21262-4222/+2242
|/
* split metropolisDimitry2017-08-03262-2162/+5986
|
* update general testsDimitry2017-08-01262-60740/+39253
|
* regenerate hive testsDimitry2017-08-01262-36927/+61714
|
* refill general state testsDimitry2017-07-10262-41/+1146
|
* Split GeneralStateTestFiller files that contain multiple testsYoichi Hirai2017-06-2341-4642/+4889
|
* Add missing '0's in calldata. The hex strings were of odd lengthYoichi Hirai2017-06-211-6/+6
|
* fill zeroKnowledge as BlockchainDimitry2017-06-131-442/+0
|
* Split a filler file into two and rename a test case into a shorter nameYoichi Hirai2017-06-132-220/+222
|
* Split a filler file into two and rename a case into a shorter nameYoichi Hirai2017-06-132-220/+222
|
* Split a filler file into two and rename a test case into a shorter nameYoichi Hirai2017-06-132-220/+222
|
* Split a filler file into two and rename a test case into a shorter nameYoichi Hirai2017-06-132-221/+223
|
* Split a filler so that each file contains one caseYoichi Hirai2017-06-132-221/+223
|
* Split a filler file and rename a case into a shorter nameYoichi Hirai2017-06-132-221/+223
|
* Update GeneralStateTests according to the fillersYoichi Hirai2017-06-13229-2148/+2160
|
* Shorten the name of another fillerYoichi Hirai2017-06-131-0/+442
|
* Add back one final test removed by mistakeYoichi Hirai2017-06-131-0/+317
|
* Shorten file namesYoichi Hirai2017-06-1354-64453/+0
|
* Split pyethereum_ecpairing_testsFiller.json into files for each test caseYoichi Hirai2017-06-1327-0/+6019
|
* Split pyethereum_ecmul_testsFiller.json into files for each test caseYoichi Hirai2017-06-13161-0/+43098
|
* Split pyethereum_ecadd_testsFiller.json into as many files as test casesYoichi Hirai2017-06-1337-7939/+8009
|
* Update elliptic curve related GeneralStateTests using the tests from pyethereumYoichi Hirai2017-06-1310-68/+72143
|
* Adding filled tests about elliptic curvesYoichi Hirai2017-06-135-0/+3280