aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/stack.go
Commit message (Expand)AuthorAgeFilesLines
* Closure return, arguments fixed. Added proper testsobscuren2014-03-211-26/+26
* Implemented closure argumentsobscuren2014-03-211-5/+23
* Rewrote opcodes againobscuren2014-03-211-159/+144
* Fixed MSTORE and added some more commetsobscuren2014-03-211-0/+1
* Fixed issue with stack where it sliced of the wrong valuesobscuren2014-03-211-5/+63
* Added opcodesobscuren2014-02-241-52/+51
* Added peek(n)obscuren2014-02-211-0/+16
* Debug logging functionsobscuren2014-02-191-1/+2
* Running contracts fixedobscuren2014-02-191-1/+8
* The great mergeobscuren2014-02-151-0/+167