aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests/GeneralStateTests
Commit message (Expand)AuthorAgeFilesLines
* replace BLOCKHASH test case in stBadOpcodeJared Wasinger2017-09-06122-5178/+5178
* add converted blockchain test for 'returndatasize_after_successful_callcode'Jared Wasinger2017-09-051-48/+48
* add more returndatasize/returndatacopy testsJared Wasinger2017-09-0512-0/+8384
* Merge pull request #301 from ethereum/splitvmtestsYoichi Hirai2017-09-041-0/+688
|\
| * randomTest643Dimitry2017-09-041-0/+688
* | Merge pull request #277 from ethereum/badOpcodes-CALLBLACKBOXwinsvega2017-09-02122-2496/+48603
|\ \
| * | add more blockchain test cases.Jared Wasinger2017-09-02122-2496/+48603
* | | add state test for sstore in contract init codeJared Wasinger2017-09-011-0/+603
| |/ |/|
* | --fillchain refund50percentCap testYoichi Hirai2017-08-311-82/+82
|/
* Merge pull request #281 from ethereum/refill-refund50PercentCapYoichi Hirai2017-08-311-56/+56
|\
| * Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCapYoichi Hirai2017-08-281-56/+56
* | Merge pull request #280 from ethereum/refill-refund600Yoichi Hirai2017-08-301-102/+102
|\ \
| * | Refull refund600 testYoichi Hirai2017-08-281-102/+102
| |/
* | Merge pull request #286 from ethereum/refill-stQuadraticComplexityYoichi Hirai2017-08-3030-1410/+1200
|\ \
| * | --fillchain on GeneralStateTests/stQuadraticComplexityTestYoichi Hirai2017-08-2930-1410/+1200
* | | --fillchain BlockchainTests/GeneralStateTests/stRandom/randomStatetest642_d0g...Yoichi Hirai2017-08-301-54/+40
|/ /
* / add randomTest642 that fails on geth. a call to precompiled 007Dimitry2017-08-281-0/+723
|/
* Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-283036-141382/+244798
* Fix the modexpFiller about large base length and large exp lengthYoichi Hirai2017-08-142-126/+126
* Add a test case that RETURNDATACOPYs REVERTed dataYoichi Hirai2017-08-081-0/+742
* Hive tests with ByzantineDimitry2017-08-062851-164758/+619483
* Change tests so that the storage is cleared before, not after contract initia...Yoichi Hirai2017-08-041-73/+215
* regenerate hive testsDimitry2017-08-014740-1749768/+2320992
* Fill tests after changing the receipt formatYoichi Hirai2017-07-19107-0/+113252
* Modify createJS_ExampleContract filler so that in Metropolis, contract overwr...Yoichi Hirai2017-07-181-124/+266
* update stQuadraticComplexity with 250M gasLimitDimitry2017-06-2230-34562/+51403
* update stMemoryStress with 250M gas limitDimitry2017-06-2242-3970/+42012
* remove stBoundsTestDimitry2017-06-2244-20216/+0
* Fill tests according to previous commitYoichi Hirai2017-06-161-1112/+2094
* Merge branch 'snark_test_filled' into new_expmod_costYoichi Hirai2017-06-14262-0/+483780
|\
| * fill zeroKnowledge as BlockchainDimitry2017-06-13262-2165/+447395
| * Add BlockchainTests about the elliptic curveYoichi Hirai2017-06-135-0/+38550
* | Update tests after changing the gas cost of modexp precompiled contractYoichi Hirai2017-06-131-0/+13782
|/
* Merge pull request #181 from ethereum/returndatacopy_throwwinsvega2017-06-135-150/+181
|\
| * Fill tests after making returndatacopy throwYoichi Hirai2017-06-085-150/+181
* | remove old bcWallet tests with incorrect namesDimitry2017-06-0941-18369/+0
|/
* Merge pull request #174 from ethereum/returndatacopy_initialwinsvega2017-06-055-0/+2773
|\
| * Fill in blockchain testsYoichi Hirai2017-05-245-0/+2773
* | update blockchain tests (stRandom stSpecial)Dimitry2017-06-02657-67385/+13975
* | make blockhash state test only as blockchain testsDimitry2017-06-02656-84557/+160285
|/
* replace SUICIDE with SELFDESTRUCTDimitry2017-04-1912-48/+48
* REVERT test case:Dimitry2017-04-041-440/+5240
* fill blockchain tests with Revert OpCodeDimitry2017-04-0310-0/+54536
* tx with OOG at block 2675119Dimitry2017-02-281-0/+502
* deployment error testDimitry2017-02-161-0/+477
* new blockchain tests from general state testsDimitry2017-02-168-0/+101061
* Memorystress and quadratic tests as blockchain testsDimitry2017-02-1033-0/+42356
* refill state tests as blockchainDimitry2017-02-101068-46946/+190234
* fill stRandom tests as blockchainDimitry2017-02-10643-108/+277920
* update statetets as bcDimitry2017-02-10385-12332/+14404
* GeneralStateTests as Blockchain testsDimitry2017-02-10946-0/+476576