aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/runtime
Commit message (Expand)AuthorAgeFilesLines
* core: added basic chain configurationJeffrey Wilcke2016-04-012-3/+17
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-243-47/+11
* core, core/vm, tests: changed the initialisation behaviour of the EVMJeffrey Wilcke2016-03-231-1/+7
* 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
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-0/+4
* core/vm/runtime: simplified runtime calling mechanismJeffrey Wilcke2016-02-112-6/+93
* core/vm/runtime: added simple execution runtimeJeffrey Wilcke2015-11-185-0/+399