Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update SSTORE gas cost and BNOT instead of NEG | Christoph Jentzsch | 2014-10-28 | 1 | -19/+19 |
* | Added new recursive bombs | Christoph Jentzsch | 2014-10-23 | 1 | -0/+42 |
* | Changing gas cost to zero at stackunderflow | Christoph Jentzsch | 2014-10-23 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into develop | Christoph Jentzsch | 2014-10-21 | 1 | -1/+1 |
|\ | |||||
| * | INVALID stops the operation and doesn't cost gas | Nick Savers | 2014-10-11 | 1 | -3/+3 |
* | | tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depth | Christoph Jentzsch | 2014-10-11 | 1 | -2/+130 |
* | | Update + ABA recursive bomb which needs maximum recursion limit of 1024 | Christoph Jentzsch | 2014-10-09 | 1 | -2/+3 |
* | | Applied recent protocol changes (PoC7) to existin tests | Christoph Jentzsch | 2014-10-08 | 1 | -7/+4 |
|/ | |||||
* | corrected tests and different style for storage | Christoph Jentzsch | 2014-10-07 | 1 | -79/+26 |
* | separated out vmtests | Vitalik Buterin | 2014-10-05 | 1 | -0/+1299 |