aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/segments.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm: improved EVM run loop & instruction calling (#3378)Jeffrey Wilcke2017-01-051-60/+0
* core, core/vm: implemented a generic environment (#3348)Jeffrey Wilcke2016-12-061-2/+2
* core/vm: Refactor tracing to make Tracer the main interfaceNick Johnson2016-08-221-2/+2
* all: update license informationFelix Lange2016-04-151-0/+16
* core/vm: added JIT segmenting / optimisationsJeffrey Wilcke2015-10-171-0/+44