aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests/GeneralStateTests/stRefundTest
Commit message (Collapse)AuthorAgeFilesLines
* refill blockchain stRefundTestDimitry2018-02-0524-3841/+825
|
* refill all the testsDimitry2017-10-0724-3844/+1190
|
* --fillchain refund50percentCap testYoichi Hirai2017-08-311-82/+82
| | | | This fixes `test/testeth -t BCGeneralStateTests/stRefundTest -- --all`
* Merge pull request #281 from ethereum/refill-refund50PercentCapYoichi Hirai2017-08-311-56/+56
|\ | | | | Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCap
| * Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCapYoichi Hirai2017-08-281-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 testYoichi Hirai2017-08-281-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/GeneralStateTestsYoichi Hirai2017-08-2824-1252/+1084
|
* Hive tests with ByzantineDimitry2017-08-0624-1401/+4295
|
* regenerate hive testsDimitry2017-08-0131-6936/+10320
|
* refill state tests as blockchainDimitry2017-02-1019-1554/+1710
|
* GeneralStateTests as Blockchain testsDimitry2017-02-1019-0/+10252