aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller
Commit message (Collapse)AuthorAgeFilesLines
* remove old testsDimitry2017-09-30170-10582/+0
|
* regenerate state testsDimitry2017-09-294725-0/+473780
| | | | | generate hive test fillers fix state test fillers
* Merge pull request #338 from ethereum/revert_should_reset_returndataYoichi Hirai2017-09-298-0/+896
|\ | | | | Add tests that set up a nonempty returndata buffer and then call something that reverts
| * Update with more commentsYoichi Hirai2017-09-278-0/+896
| |
* | Merge pull request #313 from ethereum/typo-in-validitywinsvega2017-09-2928-0/+0
|\ \ | | | | | | Typo in validity
| * | Rename bcUncleHeaderValiditiy into bcUncleHeaderValidityYoichi Hirai2017-09-2728-0/+0
| |/
* / Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with ↵Yoichi Hirai2017-09-271-0/+70
|/ | | | insufficient balance
* rename tests that are copied with suffix Copier.jsonDimitry2017-09-263-0/+0
|
* fix lotsOfLeafs testDimitry2017-09-141-2/+46
|
* Merge pull request #312 from ethereum/remove-empty-hash2winsvega2017-09-087-10/+49
|\ | | | | Remove empty hash
| * Fill more testsYoichi Hirai2017-09-087-10/+49
| |
* | Add a Blockchaintest where create transaction fails for a REVERT instruction ↵Yoichi Hirai2017-09-051-0/+50
|/ | | | | | 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/+65
|
* Refill suicideCoinbase test after fixing a typo Homstead -> HomesteadYoichi Hirai2017-08-311-1/+31
|
* Merge pull request #276 from ethereum/walletReorgwinsvega2017-08-301-517/+0
|\ | | | | Refill walletReorganizeOwnersFiller.json
| * Refill walletReorganizeOwnersFiller.jsonYoichi Hirai2017-08-261-517/+0
| | | | | | | | | | | | | | walletReorganizeOwner.json contained an empty state in a post state in Byzantium, which is clearly wrong. I had to remove expectations because the Filler was failing for Frontier. This issue will be investigated separately at https://github.com/ethereum/cpp-ethereum/issues/4409
* | fix tests that don't conform to blockchain test schemaJared Wasinger2017-08-262-3/+1
|/
* Fix uncleHeaderAt2ByzantiumFiller with a correct state root hashYoichi Hirai2017-08-231-3/+2
| | | | See https://github.com/ethereum/tests/pull/269#discussion_r134723534
* Fix uncleBloomNot0_2 with the expected state root hashYoichi Hirai2017-08-231-3/+2
| | | | See https://github.com/ethereum/tests/pull/269#discussion_r134723381
* Fix futureUncleTimestampDifficultyDrop2Yoichi Hirai2017-08-231-3/+2
| | | | See https://github.com/ethereum/tests/pull/269#discussion_r134722457
* Fill more testsYoichi Hirai2017-08-2211-6/+218
|
* Fill more testsYoichi Hirai2017-08-2211-218/+6
|
* Fill more tests on eip649 branchYoichi Hirai2017-08-222-28/+2
|
* Fill in more testsYoichi Hirai2017-08-228-56/+20
|
* Fix more BlockchainTestsYoichi Hirai2017-08-178-20/+20
|
* update comments in dao transition testsDimitry2017-08-153-12/+12
|
* blockhash test on Byzantine transitionDimitry2017-08-041-4/+19
|
* Transition tests with ByzantiumDimitry2017-08-031-0/+0
|
* split metropolisDimitry2017-08-0353-59/+64
|
* remove unneeded Metropolis testDimitry2017-07-111-165/+0
|
* refill blockchaintests on metropolisDimitry2017-07-115-150/+4
|
* Merge pull request #217 from ethereum/bcTransitionTestswinsvega2017-07-1015-7152/+3352
|\ | | | | Blockchain transition tests
| * Blockchain transition testsDimitry2017-07-0715-7152/+3352
| |
* | Fix RPC_API_Test for https://github.com/ethereum/cpp-ethereum/pull/4231Yoichi Hirai2017-07-071-7/+1
|/
* move gasPricer testDimitry2017-07-031-0/+0
|
* convert to new testsDimitry2017-07-03115-0/+141413
|
* remove old testsDimitry2017-07-03130-354750/+0
|
* convert more bctestsDimitry2017-07-0339-6906/+6170
|
* update bctests to gbctestsDimitry2017-07-0390-5821/+7791
|
* translate bcStateTests into general blockchain testsDimitry2017-07-036-0/+763
|
* update stQuadraticComplexity with 250M gasLimitDimitry2017-06-221-0/+992
|
* move tests with blockhash from state to blockchainDimitry2017-06-0297-0/+37695
|
* metropolis timestamp diff 1000Dimitry2017-04-251-1/+21
|
* metropolis transition test (block 0x10)Dimitry2017-04-251-0/+344
| | | | difficulty of a block with uncle/without uncle
* Merge pull request #154 from ethereum/refreshwinsvega2017-04-245-5477/+5477
|\ | | | | refill all tests with latest develop
| * manual blockchain tests prefixed with 0xDimitry2017-04-215-5477/+5477
| |
* | fix wallet gasDimitry2017-04-213-3/+3
|/
* Merge pull request #153 from ethereum/allfieldhexwinsvega2017-04-193-7/+7
|\ | | | | Allfieldhex
| * replace SUICIDE with SELFDESTRUCTDimitry2017-04-194-8/+8
| |
* | move blockhash tests to blockchainDimitry2017-04-191-1/+171
|/
* new uncle header testsDimitry2017-02-221-4/+387
|
* fix gstatetest src for new solidityDimitry2016-12-241-0/+128189
|
* transactionFromNotExistingAccount test fillerDimitry2016-12-061-0/+73
|
* Test Fillers (Sources for the tests)Dimitry2016-12-0549-0/+224271