Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug in stack to expand beyond expectations. Fixed EQ and NOT opcode | obscuren | 2014-03-31 | 1 | -12/+9 |
* | Changed to new mutan API | obscuren | 2014-03-30 | 1 | -12/+15 |
* | Update vm_test.go | Jeffrey Wilcke | 2014-03-28 | 1 | -1/+1 |
* | Fixed tests | obscuren | 2014-03-28 | 1 | -8/+8 |
* | Test fixes and removed old code. Added VM gas fees | obscuren | 2014-03-24 | 1 | -102/+45 |
* | Changes 'compiler' to work with any type | obscuren | 2014-03-21 | 1 | -16/+14 |
* | Closure return, arguments fixed. Added proper tests | obscuren | 2014-03-21 | 1 | -2/+1 |
* | Implemented closure arguments | obscuren | 2014-03-21 | 1 | -7/+22 |
* | Added address to account and contract | obscuren | 2014-03-21 | 1 | -6/+5 |
* | Removed caller from tx and added "callership" to account. | obscuren | 2014-03-21 | 1 | -7/+6 |
* | Fixed MSTORE and added some more commets | obscuren | 2014-03-21 | 1 | -2/+4 |
* | Closures and vm based on closures | obscuren | 2014-03-21 | 1 | -0/+56 |
* | Separated the VM from the block manager and added states | obscuren | 2014-02-24 | 1 | -0/+106 |