Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |