Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update gasLimit | CJentzsch | 2015-03-18 | 1 | -178/+266 |
| | |||||
* | add test for callcode to 0 | CJentzsch | 2015-03-14 | 1 | -66/+55 |
| | |||||
* | check value when doing callcode | CJentzsch | 2015-03-11 | 1 | -7/+85 |
| | |||||
* | add dajavi memory tests - OOG because of quadratic memory costs | CJentzsch | 2015-03-08 | 1 | -24/+24 |
| | |||||
* | increase gasLimit on stateTests | CJentzsch | 2015-03-05 | 1 | -139/+328 |
| | |||||
* | update state tests | CJentzsch | 2015-03-04 | 1 | -0/+155 |
| | |||||
* | again | CJentzsch | 2015-03-03 | 1 | -59/+0 |
| | |||||
* | update state root hash | CJentzsch | 2015-03-03 | 1 | -28/+87 |
| | |||||
* | update | CJentzsch | 2015-03-03 | 1 | -59/+59 |
| | |||||
* | State test refill. | Gav Wood | 2015-03-03 | 1 | -61/+61 |
| | |||||
* | update state root - DEBUG | CJentzsch | 2015-03-03 | 1 | -55/+55 |
| | |||||
* | update state root | CJentzsch | 2015-03-03 | 1 | -28/+28 |
| | |||||
* | update state root hash | CJentzsch | 2015-03-03 | 1 | -28/+28 |
| | |||||
* | update memory teste | CJentzsch | 2015-03-03 | 1 | -3/+3 |
| | |||||
* | update state tests to PoC9 | CJentzsch | 2015-03-03 | 1 | -28/+28 |
| | |||||
* | update stSystemOperationsTest.json | CJentzsch | 2015-03-03 | 1 | -3/+4 |
| | |||||
* | add stateRoot to state tests | CJentzsch | 2015-03-03 | 1 | -0/+1080 |
| | |||||
* | vmGasCostchanges | CJentzsch | 2015-03-02 | 1 | -4793/+47 |
| | |||||
* | update to new quadratic memory cost rule | CJentzsch | 2015-02-26 | 1 | -2/+2 |
| | |||||
* | add quadratic complexity tests | CJentzsch | 2015-02-25 | 1 | -0/+77 |
| | |||||
* | remove impossible tests, add create hash collision test | CJentzsch | 2015-02-24 | 1 | -0/+76 |
| | |||||
* | failing tests from random simulation as state tests and transaction tests | CJentzsch | 2015-02-06 | 1 | -1/+69 |
| | |||||
* | python fail | CJentzsch | 2015-02-04 | 1 | -0/+76 |
| | |||||
* | 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 |