Commit Graph

65 Commits

Author SHA1 Message Date
CJentzsch 67f3f4c1d8 vmGasCostchanges 2015-03-02 15:50:12 +01:00
CJentzsch bc1d97b2a7 refine memory stress test 2015-03-02 11:45:29 +01:00
CJentzsch 2dbdcf3636 move extrem memory test to stMemoryStressTest.json 2015-02-28 22:03:38 +01:00
CJentzsch 35f53abc78 more memmory hard quadratic complexity tests 2015-02-28 20:57:55 +01:00
CJentzsch b6155375ae add refund tests with CALL 2015-02-27 12:41:58 +01:00
CJentzsch a622eccecb more mem tests - calldatacopy and return 2015-02-26 17:33:34 +01:00
CJentzsch a3b3d19d80 adjust test for new mem rule 2015-02-26 14:22:16 +01:00
CJentzsch d09cbfcf84 update to new quadratic memory cost rule 2015-02-26 13:52:05 +01:00
CJentzsch a0cfe0d123 tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8 2015-02-26 08:46:13 +01:00
CJentzsch 86b14058fd add memory tests 2015-02-25 12:50:24 +01:00
CJentzsch 978a29ab72 use 50000 bytes for CALLDATACOPY 2015-02-24 23:05:39 +01:00
CJentzsch 33c8c2bd7e add quadratic complexity tests 2015-02-24 22:46:56 +01:00
CJentzsch e48576ada3 remove impossible tests, add create hash collision test 2015-02-24 10:14:36 +01:00
martin becze 94f1ca2e09 Format clean up 2015-02-22 14:10:28 -05:00
CJentzsch 18216a6e33 undo gasMemCostChange, add some state tests 2015-02-20 20:50:32 +01:00
CJentzsch b392afac3c memGasCost checks 2015-02-20 15:05:11 +01:00
CJentzsch 957f334012 more transaction tests 2015-02-16 13:00:21 +01:00
winsvega ddc830be5c new tests
solidity test
wrong transaction rlp (manual)
2015-02-13 14:20:47 +03:00
CJentzsch a3780032bf failing tests from random simulation as state tests and transaction tests 2015-02-06 15:38:55 +01:00
CJentzsch 936a8c0e3b python fail 2015-02-04 16:21:06 +01:00
CJentzsch 56559162d3 RefundOverflowTest 2015-02-03 01:00:32 +01:00
CJentzsch fad4ddbcaf delete wrong tests 2015-01-29 22:50:38 +01:00
winsvega 382694f593 Transaction Tests
New State Tests
2015-01-23 20:27:51 +03:00
CJentzsch 52e174b1f7 make money with transaction gas overflow 2015-01-23 15:23:56 +01:00
CJentzsch a0008c3508 correct CREATE with zero sized init code 2015-01-10 23:51:54 +01:00
CJentzsch 08a72727cd more dynamic jump tests 2015-01-08 11:23:39 +01:00
CJentzsch b94c610e49 jumpdests tests, OOG at max call depth, ... 2015-01-07 15:54:14 +01:00
CJentzsch 55f6fe4f7b check address input greater then 2**160 2015-01-07 11:16:09 +01:00
CJentzsch 6ce9799370 added BlockHash tests 2015-01-06 20:21:11 +01:00
CJentzsch 93bf0d6f4e zeroMemExpansionTests 2015-01-06 16:33:47 +01:00
CJentzsch 128d417f47 protocol update about call depth 2015-01-05 17:26:11 +01:00
CJentzsch 2e75a216c7 new jumpdest interpretation 2015-01-02 17:05:20 +01:00
CJentzsch 3340f4dbfc retuning gas prices of recursive bombs to test limits 2015-01-02 14:26:55 +01:00
CJentzsch 456b5791bb more init code, systemoperations and transaction tests 2015-01-02 14:08:55 +01:00
wanderer 1f5552feb4 added balance tests 2014-12-29 20:12:29 -05:00
wanderer 8c34e93b51 added stackOverFlow test to initCode 2014-12-23 10:01:20 -05:00
CJentzsch a4ccc6e72e CALLCODE <-> RETURN 2014-12-20 13:07:54 +01:00
CJentzsch b227b10f5d more refund tests 2014-12-18 21:42:41 +01:00
CJentzsch aefcb9716e transaction tests and refund tests 2014-12-18 09:31:43 +01:00
CJentzsch ccbf120c36 added stInitCodeTest.json 2014-12-13 23:03:21 +01:00
CJentzsch cbf5afdef8 update recursive create 2014-12-12 22:03:54 +01:00
Gav Wood a70c4b51a4 Fix return tests. 2014-12-12 17:22:41 +01:00
CJentzsch 68175386c0 update gas prices 2014-12-11 21:34:50 +01:00
CJentzsch ad322fbb58 Log as array 2014-12-08 06:01:17 +01:00
CJentzsch f989f42618 state log tests 2014-12-05 15:12:12 +01:00
CJentzsch 086caf3701 protocol update (CALLCODE <-> RETURN), topics in log are arrays not sets 2014-12-03 08:31:03 +01:00
CJentzsch e6c92673b9 update state tests with logs 2014-12-01 21:14:08 +01:00
CJentzsch 4089b809fb update gas costs 2014-12-01 18:19:40 +01:00
Christoph Jentzsch 9c0232a2b9 MakeMoney test 2014-11-19 18:19:05 +01:00
Christoph Jentzsch 0be275e757 Merge remote-tracking branch 'origin/develop' into develop 2014-11-17 22:47:34 +01:00