aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/types.go
Commit message (Expand)AuthorAgeFilesLines
* Implemented LOG. Closes #159obscuren2014-10-271-2/+2
* Switch EXT* codesobscuren2014-10-161-2/+2
* Minor tweaks for poc7obscuren2014-10-081-10/+8
* Updated opcodesobscuren2014-09-181-138/+106
* Added missing typesobscuren2014-06-191-0/+1
* Fixed GT and LTobscuren2014-06-181-1/+1
* Moving closer to interopobscuren2014-06-141-1/+1
* Refactoring state transitioningobscuren2014-06-131-2/+6
* Changed opcode numbers and added missing opcodesobscuren2014-06-121-14/+31
* Changed opcode namesobscuren2014-05-281-170/+163
* Canonical contract creationobscuren2014-05-231-0/+7
* Removed value from closure.obscuren2014-05-081-2/+2
* Optimizationsobscuren2014-05-061-20/+114
* Fixed minor issue with gas and added state object initobscuren2014-04-231-3/+3
* Moved assembler stage processing to it's own fileobscuren2014-04-161-0/+230