aboutsummaryrefslogtreecommitdiffstats
path: root/vm/stack.go
Commit message (Expand)AuthorAgeFilesLines
* moved state and vm to coreobscuren2015-03-231-65/+0
* updated rnd vm test => state testobscuren2015-03-121-2/+3
* reworked stackobscuren2015-03-101-142/+28
* updated testsobscuren2015-01-101-16/+1
* mem fixes for vm. Changed uncle inclusion testsobscuren2015-01-101-0/+4
* Fixed size 0 bugobscuren2015-01-091-0/+4
* Minor improvementsobscuren2014-12-311-0/+6
* changed to unsigned integersobscuren2014-12-101-2/+2
* Fixed mem error in vm. Fixed logs testsobscuren2014-12-031-2/+1
* Fixes for PV41/42obscuren2014-11-141-11/+17
* Implemented LOG. Closes #159obscuren2014-10-271-0/+12
* Moved ethvm => vmobscuren2014-10-181-0/+162