aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/contracts.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm: hide ecrecover error messageFelix Lange2016-08-061-2/+2
* 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-1/+2
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-5/+5
* core/vm, tests: implemented semi-jit vmJeffrey Wilcke2015-08-071-1/+1
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Remove unneeded if check on EC recover paddingGustav Simonsson2015-06-091-3/+1
* Pad precompiled EC recover input and add validationsGustav Simonsson2015-06-091-8/+14
* core/vm: cleanup and renamesobscuren2015-06-041-0/+98