aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #181 from ethereum/returndatacopy_throwwinsvega2017-06-133-3/+3
|\
| * Fill tests after making returndatacopy throwYoichi Hirai2017-06-083-3/+3
* | remove empty static call testsDimitry2017-06-0945-964/+0
|/
* Merge pull request #174 from ethereum/returndatacopy_initialwinsvega2017-06-055-0/+501
|\
| * Add tests for RETURNDATACOPY after CREATEYoichi Hirai2017-05-241-0/+103
| * Add a test case for a RETURNDATACOPY from an overrunning rangeYoichi Hirai2017-05-241-0/+103
| * Updated the opcodes of RETURNDATA instructionsYoichi Hirai2017-05-243-13/+116
| * Add a test case about RETURNDATASIZE returning zero after initializationYoichi Hirai2017-05-241-0/+96
| * Add the filled testYoichi Hirai2017-05-241-0/+96
* | update statetests without blockhashDimitry2017-06-021-80/+0
* | refill tests with blockhash as blockchainDimitry2017-06-0296-384/+0
* | make blockhash state test only as blockchain testsDimitry2017-06-02194-10313/+464
* | more staticcall testsDimitry2017-06-01245-57/+26252
* | update static testsDimitry2017-05-2312-0/+1712
* | generate finished tests for staticcallDimitry2017-05-2365-0/+9803
|/
* Merge pull request #158 from ethereum/modexpwinsvega2017-04-251-0/+1161
|\
| * modexp testsDimitry2017-04-251-1/+891
| * modexp testsDimitry2017-04-251-0/+271
* | refill memory stress testsDimitry2017-04-2577-1050/+1820
|/
* remove blockhash testsDimitry2017-04-195-1518/+0
* refill and fix tests with all fields 0xDimitry2017-04-195-497/+5
* replace SUICIDE with SELFDESTRUCTDimitry2017-04-191578-25259/+26057
* correct zeroSigOOG test to touch nullsender accountDimitry2017-04-181-5/+5
* Merge branch 'zeroTransaction' into developDimitry2017-04-118-0/+4477
|\
| * zeroSig Transaction state testsDimitry2017-03-298-0/+4477
* | Removed 0x for consistencyvub2017-04-071-2/+2
* | REVERT test case:Dimitry2017-04-041-41/+217
* | refill revert testsDimitry2017-03-245-245/+448
* | more revert testsDimitry2017-03-242-0/+1477
* | revert opcode testsDimitry2017-03-225-16/+967
* | Add compiled tests for REVERTAndrei Maiboroda2017-03-223-0/+301
|/
* more revert tests with precompiledDimitry2017-03-033-0/+453
* tx with OOG at block 2675119Dimitry2017-02-281-0/+95
* deployment error testDimitry2017-02-161-0/+88
* fill new testsDimitry2017-02-159-0/+18762
* refill tests with metropolis (wip)Dimitry2017-02-151545-0/+15810
* refill memory tests and quadratic state testsDimitry2017-02-1033-7124/+99
* refill general state testsDimitry2017-02-10951-2988/+3660
* refill random testsDimitry2017-02-10643-2923/+2923
* fill stAttackTestDimitry2017-02-061-0/+85
* create contract in init code on depth = 1023 and 1024Dimitry2017-01-232-0/+170
* empty CREATE replace the code on collisionDimitry2017-01-181-24/+24
* refill tests with state journal v2 PRDimitry2017-01-182-28/+28
* create JS contracat with no collisionDimitry2017-01-181-0/+78
* refill general testsDimitry2017-01-1713-563/+21
* Revert TestsDimitry2017-01-172-0/+638
* Loop Calls Revert OOG TestsDimitry2017-01-143-0/+310
* fix subcalls revert testDimitry2017-01-112-0/+334
* refill stMemoryStressTestsDimitry2017-01-1018-0/+1593
* more revert call tests in contract interactionsDimitry2017-01-092-6/+255
* refil revert TestsDimitry2017-01-096-5/+90
* more Revert tests for Create opcodeDimitry2017-01-054-0/+368
* refill stBoundsTestsDimitry2016-12-291-0/+85
* CalltoReturn2 testDimitry2016-12-281-0/+92
* stMemoryStressTest wip4Dimitry2016-12-271-0/+85
* refill GeneralStateTestsDimitry2016-12-20192-6/+24422
* update tests for cpp PR'sDimitry2016-12-1428-137/+1431
* fix stAttackTestDimitry2016-12-081-59976/+0
* Contract Creation Spam TestDimitry2016-12-081-0/+60061
* updating generaltests with eip158Dimitry2016-12-0646-0/+4063
* General State TestsDimitry2016-11-301352-0/+127577