aboutsummaryrefslogtreecommitdiffstats
path: root/ethereum/javascript_runtime.go
Commit message (Expand)AuthorAgeFilesLines
* Moved BlockDo to utilsobscuren2014-06-251-1/+1
* Renamed execBlockobscuren2014-06-241-1/+1
* Added a execBlock method which replays the given blockobscuren2014-06-231-0/+16
* Add loading of extra build in js files to JS-Repl. Implements #67Maran2014-06-041-0/+19
* Added mining stop and startobscuren2014-05-221-1/+14
* Switch variables as intendedobscuren2014-05-211-2/+2
* Refactored some of the functionsobscuren2014-05-211-13/+76
* Forked version of otto so we can support lowerCased methodsobscuren2014-05-201-1/+1
* Refactored file structureobscuren2014-05-201-0/+114