aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests/bcValidBlockTest
Commit message (Collapse)AuthorAgeFilesLines
* fix wrong difficulty tests on NoProofDimitry2018-10-1121-1122/+1122
|
* refill blockchain testsDimitry2018-10-0221-1532/+4094
|
* refill all the testsDimitry2017-10-0721-3423/+1239
|
* Merge pull request #312 from ethereum/remove-empty-hash2winsvega2017-09-0820-1346/+1206
|\ | | | | Remove empty hash
| * Fill BlockchainTests on https://github.com/ethereum/cpp-ethereum/pull/4458Yoichi Hirai2017-09-0620-1346/+1206
| | | | | | | | In all BlockchainTests, an empty account should disappear from the post state for Constantinople
* | Remove the empty accountYoichi Hirai2017-09-051-50/+43
| |
* | Add a Blockchaintest where create transaction fails for a REVERT instruction ↵Yoichi Hirai2017-09-051-0/+500
|/ | | | | | in the init code The status code in the transaction receipt is the focus of interest.
* Add a test containing a call transaction that revertsYoichi Hirai2017-09-051-0/+639
|
* Refill more straightforward BlockchainTestsYoichi Hirai2017-08-2211-740/+740
|
* Refill straightforward casesYoichi Hirai2017-08-228-368/+368
|
* fill BlockchainTests after delaying EIP96 to ConstantinopleYoichi Hirai2017-08-1619-1178/+1045
|
* split metropolisDimitry2017-08-0319-1354/+3696
|
* Fill tests after changing the receipt formatYoichi Hirai2017-07-1918-836/+836
|
* refill blockchaintests on metropolisDimitry2017-07-112-189/+189
|
* update bctests to gbctestsDimitry2017-07-0319-0/+11271