| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverted back to original value. | Jeffrey Wilcke | 2014-10-22 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | Christoph Jentzsch | 2014-10-21 | 1 | -1/+1 |
|\ |
|
| * | Added some MUL tests | Christoph Jentzsch | 2014-10-11 | 1 | -0/+128 |
| * | INVALID stops the operation and doesn't cost gas | Nick Savers | 2014-10-11 | 1 | -3/+3 |
* | | Update vmEnvironmentalInfoTest.json | Jeffrey Wilcke | 2014-10-16 | 1 | -2/+2 |
* | | Added some MUL tests | Christoph Jentzsch | 2014-10-11 | 1 | -0/+128 |
* | | 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 |