Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refill all the tests | Dimitry | 2017-10-07 | 1324 | -414276/+59580 |
| | |||||
* | Refill with the new comment | Yoichi Hirai | 2017-09-19 | 4 | -144/+144 |
| | |||||
* | Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482 | Yoichi Hirai | 2017-09-19 | 4 | -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 with | Dimitry | 2017-09-13 | 92 | -30071/+3395 |
| | | | | 100k + 80k | ||||
* | refill precompiled tests | Dimitry | 2017-09-12 | 1320 | -17257/+1784263 |
| | | | | add execution on <100000 100000+x >100000 gas for each test | ||||
* | Translate GeneralStateTests into BlockahtinTests/GeneralStateTests | Yoichi Hirai | 2017-08-28 | 330 | -15510/+13200 |
| | |||||
* | Hive tests with Byzantine | Dimitry | 2017-08-06 | 330 | -18995/+119711 |
| | |||||
* | regenerate hive tests | Dimitry | 2017-08-01 | 335 | -45494/+56190 |
| | |||||
* | fill zeroKnowledge as Blockchain | Dimitry | 2017-06-13 | 262 | -2165/+447395 |
| | |||||
* | Add BlockchainTests about the elliptic curve | Yoichi Hirai | 2017-06-13 | 5 | -0/+38550 |