Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more dynamic jump tests | CJentzsch | 2015-01-08 | 1 | -7/+161 |
* | jumpdests tests, OOG at max call depth, ... | CJentzsch | 2015-01-07 | 1 | -0/+321 |
* | check address input greater then 2**160 | CJentzsch | 2015-01-07 | 1 | -45/+605 |
* | added BlockHash tests | CJentzsch | 2015-01-07 | 1 | -0/+190 |
* | zeroMemExpansionTests | CJentzsch | 2015-01-06 | 1 | -0/+150 |
* | protocol update about call depth | CJentzsch | 2015-01-06 | 2 | -11/+11 |
* | new jumpdest interpretation | CJentzsch | 2015-01-03 | 1 | -18/+10 |
* | retuning gas prices of recursive bombs to test limits | CJentzsch | 2015-01-02 | 1 | -7/+7 |
* | more init code, systemoperations and transaction tests | CJentzsch | 2015-01-02 | 3 | -290/+603 |
* | added balance tests | wanderer | 2014-12-30 | 1 | -1/+187 |
* | added stackOverFlow test to initCode | wanderer | 2014-12-23 | 1 | -1/+55 |
* | CALLCODE <-> RETURN | CJentzsch | 2014-12-20 | 1 | -10/+10 |
* | more refund tests | CJentzsch | 2014-12-19 | 1 | -0/+271 |
* | transaction tests and refund tests | CJentzsch | 2014-12-18 | 3 | -1/+530 |
* | added stInitCodeTest.json | CJentzsch | 2014-12-14 | 1 | -0/+870 |
* | update recursive create | CJentzsch | 2014-12-13 | 1 | -6192/+7229 |
* | Fix return tests. | Gav Wood | 2014-12-13 | 1 | -7/+7 |
* | update gas prices | CJentzsch | 2014-12-12 | 2 | -30/+28 |
* | Log as array | CJentzsch | 2014-12-08 | 5 | -248/+3628 |
* | state log tests | CJentzsch | 2014-12-05 | 3 | -0/+3833 |
* | protocol update (CALLCODE <-> RETURN), topics in log are arrays not sets | CJentzsch | 2014-12-03 | 1 | -22/+22 |
* | update state tests with logs | CJentzsch | 2014-12-02 | 4 | -0/+120 |
* | update gas costs | CJentzsch | 2014-12-02 | 2 | -16/+16 |
* | MakeMoney test | Christoph Jentzsch | 2014-11-20 | 1 | -0/+75 |
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-18 | 1 | -0/+6194 |
|\ | |||||
| * | Merge pull request #39 from wanderer/develop | Christoph Jentzsch | 2014-11-18 | 1 | -0/+6194 |
| |\ | |||||
| | * | spelling fix | wanderer | 2014-11-18 | 1 | -1/+1 |
| | * | added test for max call depth on creation | wanderer | 2014-11-16 | 1 | -0/+6194 |
* | | | fix ecrecover2 | Christoph Jentzsch | 2014-11-18 | 1 | -3/+70 |
|/ / | |||||
* / | Fix CallRecursiveBomb2 | Christoph Jentzsch | 2014-11-14 | 1 | -3/+3 |
|/ | |||||
* | minor change in CallSha256_1_nonzeroValue test | Christoph Jentzsch | 2014-11-12 | 1 | -4/+4 |
* | Added CallSha256_1_nonzeroValue test | Christoph Jentzsch | 2014-11-12 | 1 | -0/+68 |
* | Store return value of call to precompiled contracts | Christoph Jentzsch | 2014-11-12 | 1 | -90/+106 |
* | Fix gas cost for OOG calls | Christoph Jentzsch | 2014-11-12 | 1 | -6/+6 |
* | Updated precompiled contracts test | Christoph Jentzsch | 2014-11-07 | 2 | -12/+1217 |
* | Added precompiledContracts tests | Christoph Jentzsch | 2014-11-06 | 1 | -0/+203 |
* | Update gas cost for PoC7 | Christoph Jentzsch | 2014-11-06 | 1 | -111/+111 |
* | added state systemOperationsTest | Christoph Jentzsch | 2014-11-05 | 1 | -0/+2330 |
* | Update tests to latest protocol changes (PoC7) | Christoph Jentzsch | 2014-11-04 | 1 | -2/+2 |
* | Added example state test | Christoph Jentzsch | 2014-11-03 | 1 | -0/+62 |