aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests/GeneralStateTests/stZeroKnowledge
Commit message (Collapse)AuthorAgeFilesLines
* Refill with the new commentYoichi Hirai2017-09-194-144/+144
|
* Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482Yoichi Hirai2017-09-194-0/+8312
| | | | | | 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-1392-30071/+3395
| | | | 100k + 80k
* refill precompiled testsDimitry2017-09-121320-17257/+1784263
| | | | add execution on <100000 100000+x >100000 gas for each test
* Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-28330-15510/+13200
|
* Hive tests with ByzantineDimitry2017-08-06330-18995/+119711
|
* regenerate hive testsDimitry2017-08-01335-45494/+56190
|
* fill zeroKnowledge as BlockchainDimitry2017-06-13262-2165/+447395
|
* Add BlockchainTests about the elliptic curveYoichi Hirai2017-06-135-0/+38550