aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* name the random state tests inside .json fileDimitry2017-02-03642-1270/+1270
|
* fix src blockchas state tests to the actual chain parametersDimitry2017-02-014-8/+9
| | | | todo: move blockhash tests out of state tests to bcTests
* create contract in init code on depth = 1023 and 1024Dimitry2017-01-232-0/+126
|
* empty CREATE replace the code on collisionDimitry2017-01-181-5/+5
|
* refill tests with state journal v2 PRDimitry2017-01-181-12/+15
|
* create JS contracat with no collisionDimitry2017-01-181-0/+53
|
* Revert TestsDimitry2017-01-172-0/+397
| | | | | | Create in subcall with OOG (in and after subcall) Create is a collision with address Create is not a collision with address
* rename long name testsDimitry2017-01-176-7/+7
|
* Loop Calls Revert OOG TestsDimitry2017-01-143-0/+301
|
* fix subcalls revert testDimitry2017-01-112-0/+214
| | | | change the same store key after subcall instead of new
* Merge branch 'develop' of https://github.com/ethereum/tests into developDimitry2017-01-107-5/+219
|\
| * more revert call tests in contract interactionsDimitry2017-01-092-5/+143
| |
| * new revertSubCallOOG testDimitry2017-01-091-0/+76
| |
| * rename revert testsDimitry2017-01-095-5/+5
| |
* | fix memory stress test fillersDimitry2017-01-103-5/+20
|/
* more Revert tests for Create opcodeDimitry2017-01-054-0/+348
|
* refill stBoundsTestsDimitry2016-12-293-2/+3
|
* move brokenVM memory stress tests back to bounds testsDimitry2016-12-283-0/+0
|
* stMemoryStressTest wip4Dimitry2016-12-271-2/+2
|
* Merge branch 'develop' of github.com:ethereum/tests into developDimitry2016-12-272-0/+40
|\
| * Merge pull request #129 from chfast/perfromance-mulmodwinsvega2016-12-272-0/+40
| |\ | | | | | | Add performance VM tests for MULMOD
| | * Add performance VM tests for MULMODPaweł Bylica2016-12-242-0/+40
| | |
* | | stMemoryStressTest wip 3Dimitry2016-12-272-1/+87
|/ / | | | | | | stRevertTest
* | stMemoryStressTests wip 3Dimitry2016-12-273-3/+23
| |
* | stMemoryStress wip 2Dimitry2016-12-276-6/+6
| |
* | stress Memory Tests wipDimitry2016-12-2719-26/+26
| |
* | fix gstatetest src for new solidityDimitry2016-12-2421-36/+128238
| |
* | remove unclosed },Dimitry2016-12-243-3/+3
|/
* finish eip150 tests to GeneralStateTestsDimitry2016-12-20537-500/+1455
|
* EIP150 to GeneralTests ConvertionDimitry2016-12-19314-321/+896
|
* eip150 test fillers to general testsDimitry2016-12-16139-33/+12984
|
* eip158 to general state - eip special testsDimitry2016-12-1551-0/+4745
|
* update tests for cpp PR'sDimitry2016-12-142-0/+115
|
* wallet transition transaction to EIP158Dimitry2016-12-1294-420/+938
|
* Merge branch 'develop' of github.com:ethereum/tests into developDimitry2016-12-092-0/+60050
|\
| * OutOfGasPrefundedContractCreation in FrontierDimitry2016-12-091-0/+48
| |
| * fix stAttackTestDimitry2016-12-081-59977/+17
| |
| * Contract Creation Spam TestDimitry2016-12-081-0/+119962
| |
* | upgrade eip158 to general testsDimitry2016-12-09925-988/+9742
| |
* | upgrade eip158 to general testsDimitry2016-12-08216-254/+1321
|/
* updating generaltests with eip158Dimitry2016-12-06157-138/+791
|
* test revert operations on second level OOG with double callDimitry2016-12-061-0/+87
|
* transactionFromNotExistingAccount test fillerDimitry2016-12-061-0/+73
|
* Test Fillers (Sources for the tests)Dimitry2016-12-052230-0/+597210