Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depth | Christoph Jentzsch | 2014-10-11 | 2 | -35/+293 |
* | Update + ABA recursive bomb which needs maximum recursion limit of 1024 | Christoph Jentzsch | 2014-10-09 | 3 | -9/+92 |
* | Applied recent protocol changes (PoC7) to existin tests | Christoph Jentzsch | 2014-10-08 | 3 | -89/+39 |
* | CallToNameRegistratorOutOfGas balance correction | Christoph Jentzsch | 2014-10-07 | 1 | -2/+2 |
* | Added A calls B calls A contracts | Christoph Jentzsch | 2014-10-07 | 1 | -1/+177 |
* | corrected amount of used gas for CallToNameRegistratorOutOfGas | Christoph Jentzsch | 2014-10-07 | 1 | -2/+2 |
* | corrected tests and different style for storage | Christoph Jentzsch | 2014-10-07 | 8 | -649/+253 |
* | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-10-06 | 1 | -9/+9 |
* | one more vm test | Vitalik Buterin | 2014-10-05 | 1 | -0/+59 |
* | separated out vmtests | Vitalik Buterin | 2014-10-05 | 9 | -0/+12593 |