aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/runtime/runtime.go
Commit message (Expand)AuthorAgeFilesLines
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-29/+0
* core: various typosLeif Jurvetson2016-03-161-1/+1
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-221-1/+1
* core/vm/runtime: simplified runtime calling mechanismJeffrey Wilcke2016-02-111-6/+47
* core/vm/runtime: added simple execution runtimeJeffrey Wilcke2015-11-181-0/+121