Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refill all the tests | Dimitry | 2017-10-07 | 24 | -3844/+1190 |
| | |||||
* | --fillchain refund50percentCap test | Yoichi Hirai | 2017-08-31 | 1 | -82/+82 |
| | | | | This fixes `test/testeth -t BCGeneralStateTests/stRefundTest -- --all` | ||||
* | Merge pull request #281 from ethereum/refill-refund50PercentCap | Yoichi Hirai | 2017-08-31 | 1 | -56/+56 |
|\ | | | | | Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCap | ||||
| * | Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCap | Yoichi Hirai | 2017-08-28 | 1 | -56/+56 |
| | | | | | | | | | | | | I was investigating https://github.com/ethereum/cpp-ethereum/issues/4413 and found that the problem has disappeared on the current develop. This commit fills one of the tests mentioned in the issue. | ||||
* | | Refull refund600 test | Yoichi Hirai | 2017-08-28 | 1 | -102/+102 |
|/ | | | | | | | I was investigating https://github.com/ethereum/cpp-ethereum/issues/4413 and found that GeneralStateTests/stRefundTest/refund600.json was out of date. This commit updates the test together with the BlockchainTest translation. | ||||
* | Translate GeneralStateTests into BlockahtinTests/GeneralStateTests | Yoichi Hirai | 2017-08-28 | 24 | -1252/+1084 |
| | |||||
* | Hive tests with Byzantine | Dimitry | 2017-08-06 | 24 | -1401/+4295 |
| | |||||
* | regenerate hive tests | Dimitry | 2017-08-01 | 31 | -6936/+10320 |
| | |||||
* | refill state tests as blockchain | Dimitry | 2017-02-10 | 19 | -1554/+1710 |
| | |||||
* | GeneralStateTests as Blockchain tests | Dimitry | 2017-02-10 | 19 | -0/+10252 |