aboutsummaryrefslogtreecommitdiffstats
path: root/tests/util.go
Commit message (Expand)AuthorAgeFilesLines
* all: update license informationFelix Lange2016-04-151-1/+1
* core: added basic chain configurationJeffrey Wilcke2016-04-011-5/+29
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-3/+8
* core, core/vm, tests: changed the initialisation behaviour of the EVMJeffrey Wilcke2016-03-231-1/+7
* 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-8/+18
* core, tests: get_hash fixJeffrey Wilcke2015-10-211-7/+5
* core, core/vm, cmd/evm: remove redundant balance checkGustav Simonsson2015-10-061-3/+3
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-26/+21
* all: move common.Database to package ethdbFelix Lange2015-09-151-1/+2
* Add tests for uncle timestamps and refactor timestamp typeGustav Simonsson2015-08-251-3/+3
* core, tests: reduced state copy by N callsJeffrey Wilcke2015-08-071-7/+7
* 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
* Use uint64 for block header timestampGustav Simonsson2015-06-301-3/+3
* Add lost rebase changesTaylor Gerring2015-06-191-1/+9
* Cleanup/reorgTaylor Gerring2015-06-191-0/+252