aboutsummaryrefslogtreecommitdiffstats
path: root/vm_test.go
Commit message (Expand)AuthorAgeFilesLines
* Moved the vm code the block manager and added more opcodesobscuren2014-01-171-76/+0
* Dagger improvementsobscuren2014-01-091-1/+2
* Updated stack based vmobscuren2014-01-041-8/+51
* Pop, push, load for vmobscuren2014-01-031-7/+13
* Wip VM. Created contractsobscuren2014-01-031-5/+4
* WIP rewrite vmobscuren2014-01-031-0/+27