aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests
Commit message (Collapse)AuthorAgeFilesLines
* new jumpdest interpretationCJentzsch2015-01-031-18/+10
|
* retuning gas prices of recursive bombs to test limitsCJentzsch2015-01-021-7/+7
|
* more init code, systemoperations and transaction testsCJentzsch2015-01-023-290/+603
|
* added balance testswanderer2014-12-301-1/+187
|
* added stackOverFlow test to initCodewanderer2014-12-231-1/+55
|
* CALLCODE <-> RETURNCJentzsch2014-12-201-10/+10
|
* more refund testsCJentzsch2014-12-191-0/+271
|
* transaction tests and refund testsCJentzsch2014-12-183-1/+530
|
* added stInitCodeTest.jsonCJentzsch2014-12-141-0/+870
|
* update recursive createCJentzsch2014-12-131-6192/+7229
|
* Fix return tests.Gav Wood2014-12-131-7/+7
|
* update gas pricesCJentzsch2014-12-122-30/+28
|
* Log as arrayCJentzsch2014-12-085-248/+3628
|
* state log testsCJentzsch2014-12-053-0/+3833
|
* protocol update (CALLCODE <-> RETURN), topics in log are arrays not setsCJentzsch2014-12-031-22/+22
|
* update state tests with logsCJentzsch2014-12-024-0/+120
|
* update gas costsCJentzsch2014-12-022-16/+16
|
* MakeMoney testChristoph Jentzsch2014-11-201-0/+75
|
* Merge remote-tracking branch 'origin/develop' into developChristoph Jentzsch2014-11-181-0/+6194
|\
| * Merge pull request #39 from wanderer/developChristoph Jentzsch2014-11-181-0/+6194
| |\ | | | | | | added test for max call depth on creation
| | * spelling fixwanderer2014-11-181-1/+1
| | |
| | * added test for max call depth on creationwanderer2014-11-161-0/+6194
| | |
* | | fix ecrecover2Christoph Jentzsch2014-11-181-3/+70
|/ /
* / Fix CallRecursiveBomb2Christoph Jentzsch2014-11-141-3/+3
|/
* minor change in CallSha256_1_nonzeroValue testChristoph Jentzsch2014-11-121-4/+4
|
* Added CallSha256_1_nonzeroValue testChristoph Jentzsch2014-11-121-0/+68
|
* Store return value of call to precompiled contractsChristoph Jentzsch2014-11-121-90/+106
|
* Fix gas cost for OOG callsChristoph Jentzsch2014-11-121-6/+6
|
* Updated precompiled contracts testChristoph Jentzsch2014-11-072-12/+1217
|
* Added precompiledContracts testsChristoph Jentzsch2014-11-061-0/+203
|
* Update gas cost for PoC7Christoph Jentzsch2014-11-061-111/+111
|
* added state systemOperationsTestChristoph Jentzsch2014-11-051-0/+2330
|
* Update tests to latest protocol changes (PoC7)Christoph Jentzsch2014-11-041-2/+2
|
* Added example state testChristoph Jentzsch2014-11-031-0/+62