aboutsummaryrefslogtreecommitdiffstats
path: root/ethvm/vm_test.go
Commit message (Expand)AuthorAgeFilesLines
* Removed old installer scriptobscuren2014-10-141-4/+3
* Tests for native function callingobscuren2014-10-141-9/+70
* Changed VM Test codeobscuren2014-10-141-10/+16
* Refactored VM to two separate VMs; std & debugobscuren2014-10-141-8/+54
* ethtrie.NewTrie => ethtrie.Newobscuren2014-08-041-6/+4
* Minor improvements and fixes to the new vm structureobscuren2014-07-221-11/+8
* Refactored state, state object and vmobscuren2014-07-221-0/+48