aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests
Commit message (Collapse)AuthorAgeFilesLines
* update state root - DEBUGCJentzsch2015-03-0311-8233/+168
|
* update state rootCJentzsch2015-03-0310-135/+135
|
* update state root hashCJentzsch2015-03-0310-135/+135
|
* update memory testeCJentzsch2015-03-034-24/+24
|
* update state tests to PoC9CJentzsch2015-03-0311-152/+7172
|
* update stSystemOperationsTest.jsonCJentzsch2015-03-031-3/+4
|
* add memory testsCJentzsch2015-03-033-7215/+198
|
* add stateRoot to state testsCJentzsch2015-03-0311-0/+3232
|
* vmGasCostchangesCJentzsch2015-03-0211-15497/+277
|
* refine memory stress testCJentzsch2015-03-021-13/+15
|
* move extrem memory test to stMemoryStressTest.jsonCJentzsch2015-03-012-122/+124
|
* more memmory hard quadratic complexity testsCJentzsch2015-03-011-0/+536
|
* add refund tests with CALLCJentzsch2015-02-271-40/+237
|
* more mem tests - calldatacopy and returnCJentzsch2015-02-271-0/+61
|
* adjust test for new mem ruleCJentzsch2015-02-262-30/+30
|
* update to new quadratic memory cost ruleCJentzsch2015-02-263-84/+84
|
* tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8CJentzsch2015-02-261-0/+2498
|
* add memory testsCJentzsch2015-02-251-0/+246
|
* use 50000 bytes for CALLDATACOPYCJentzsch2015-02-251-6/+6
|
* add quadratic complexity testsCJentzsch2015-02-253-4/+7643
|
* remove impossible tests, add create hash collision testCJentzsch2015-02-243-152/+177
|
* Format clean upmartin becze2015-02-231-2/+2
|
* undo gasMemCostChange, add some state testsCJentzsch2015-02-213-70/+455
|
* memGasCost checksCJentzsch2015-02-202-15/+137
|
* more transaction testsCJentzsch2015-02-161-0/+871
|
* new testswinsvega2015-02-131-0/+83
| | | | | solidity test wrong transaction rlp (manual)
* failing tests from random simulation as state tests and transaction testsCJentzsch2015-02-062-3/+158
|
* python failCJentzsch2015-02-041-0/+76
|
* RefundOverflowTestCJentzsch2015-02-031-0/+40
|
* delete wrong testsCJentzsch2015-01-301-416/+0
|
* Transaction Testswinsvega2015-01-241-15/+707
| | | | New State Tests
* make money with transaction gas overflowCJentzsch2015-01-231-0/+40
|
* correct CREATE with zero sized init codeCJentzsch2015-01-111-12/+36
|
* more dynamic jump testsCJentzsch2015-01-081-7/+161
|
* jumpdests tests, OOG at max call depth, ...CJentzsch2015-01-071-0/+321
|
* check address input greater then 2**160CJentzsch2015-01-071-45/+605
|
* added BlockHash testsCJentzsch2015-01-071-0/+190
|
* zeroMemExpansionTestsCJentzsch2015-01-061-0/+150
|
* protocol update about call depthCJentzsch2015-01-062-11/+11
|
* 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