Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct CREATE with zero sized init code | CJentzsch | 2015-01-11 | 1 | -12/+36 |
| | |||||
* | 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 |
| | |||||
* | zeroMemExpansionTests | CJentzsch | 2015-01-06 | 1 | -0/+150 |
| | |||||
* | protocol update about call depth | CJentzsch | 2015-01-06 | 1 | -9/+9 |
| | |||||
* | 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 | 1 | -173/+173 |
| | |||||
* | added balance tests | wanderer | 2014-12-30 | 1 | -1/+187 |
| | |||||
* | transaction tests and refund tests | CJentzsch | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Fix return tests. | Gav Wood | 2014-12-13 | 1 | -7/+7 |
| | |||||
* | update gas prices | CJentzsch | 2014-12-12 | 1 | -8/+8 |
| | |||||
* | Log as array | CJentzsch | 2014-12-08 | 1 | -73/+3420 |
| | |||||
* | state log tests | CJentzsch | 2014-12-05 | 1 | -0/+83 |
| | |||||
* | 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 | 1 | -0/+70 |
| | |||||
* | update gas costs | CJentzsch | 2014-12-02 | 1 | -2/+2 |
| | |||||
* | Fix CallRecursiveBomb2 | Christoph Jentzsch | 2014-11-14 | 1 | -3/+3 |
| | |||||
* | Update gas cost for PoC7 | Christoph Jentzsch | 2014-11-06 | 1 | -111/+111 |
| | |||||
* | added state systemOperationsTest | Christoph Jentzsch | 2014-11-05 | 1 | -0/+2330 |