aboutsummaryrefslogtreecommitdiffstats
path: root/vm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests.Gav Wood2014-02-281-1/+2
* More VM tests.Gav Wood2014-02-281-1/+1
* Workaround OSX clang broken map operator[] using ifdef guards and manual find...Daniel Hams2014-02-261-3/+77
* Tests bug fix.Gav Wood2014-02-241-7/+9
* VM test framework.Gav Wood2014-02-221-21/+294
* First unit testing harness for VM.Gav Wood2014-02-211-56/+54
* Catch exceptions.Gav Wood2014-02-191-0/+1
* Fixed hardcoded /tmp path.Tim Hughes2014-02-191-2/+4
* Move to canon ES-1.Gav Wood2014-02-181-5/+21
* Fixes for contract address states.Gav Wood2014-02-181-0/+85