Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed test | obscuren | 2014-05-30 | 1 | -1/+1 |
* | The body of contracts are now returned instead | obscuren | 2014-05-25 | 1 | -46/+18 |
* | Fixed couple issues | obscuren | 2014-05-21 | 1 | -3/+6 |
* | Changed how changes are being applied to states | obscuren | 2014-05-17 | 1 | -1/+1 |
* | Fixed some tests | obscuren | 2014-05-10 | 1 | -66/+1 |
* | Changed to lower case | obscuren | 2014-05-05 | 1 | -8/+8 |
* | Using mutan assembler stage | obscuren | 2014-04-28 | 1 | -20/+2 |
* | Fixed tests | obscuren | 2014-04-26 | 1 | -3/+3 |
* | Updated VM | obscuren | 2014-04-20 | 1 | -12/+29 |
* | Added proper gas handling | obscuren | 2014-04-18 | 1 | -7/+10 |
* | Renamed | obscuren | 2014-04-12 | 1 | -7/+22 |
* | Added the possibility for debug hooks during closure call | obscuren | 2014-04-11 | 1 | -1/+1 |
* | Added push20 | obscuren | 2014-04-11 | 1 | -13/+11 |
* | Added better address format | obscuren | 2014-04-11 | 1 | -1/+1 |
* | Added better address format | obscuren | 2014-04-11 | 1 | -2/+3 |
* | Call fixed | obscuren | 2014-04-11 | 1 | -3/+1 |
* | Call fixed | obscuren | 2014-04-11 | 1 | -3/+20 |
* | Split code for contracts | obscuren | 2014-04-10 | 1 | -1/+2 |
* | Update | obscuren | 2014-04-05 | 1 | -5/+10 |
* | Fixed some state issues | obscuren | 2014-03-31 | 1 | -2/+0 |
* | Added storage test | obscuren | 2014-03-31 | 1 | -2/+10 |
* | 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 |