aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* all: fix go vet warningsFelix Lange2016-04-152-2/+2
* all: update license informationFelix Lange2016-04-154-4/+4
* tests: remove eth, node, accounts dependenciesFelix Lange2016-04-121-42/+17
* core: added basic chain configurationJeffrey Wilcke2016-04-017-189/+221
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-242-4/+8
* core, core/vm, tests: changed the initialisation behaviour of the EVMJeffrey Wilcke2016-03-231-1/+7
* Merge pull request #2260 from karalabe/ethash-cache-fixesPéter Szilágyi2016-02-241-0/+1
|\
| * Godeps, eth, tests: update ethash, used shared for testingPéter Szilágyi2016-02-241-0/+1
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-221-1/+1
|/
* core: Added new TD strategy which mitigate the risk for selfish miningJeffrey Wilcke2016-02-181-0/+3
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-0/+9
* tests: updated homestead testsJeffrey Wilcke2016-02-18