aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-1527-42/+76970
* Merge pull request #3094 from fjl/tests-updateFelix Lange2016-10-06745-65640/+188442
|\
| * tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1Felix Lange2016-10-06745-65640/+188442
* | core/state: implement reverts by journaling all changesFelix Lange2016-10-063-48/+26
|/
* cmd, core, internal, light, tests: avoid hashing the code in the VMPéter Szilágyi2016-10-012-3/+5
* core/state: track all accounts in canon stateFelix Lange2016-09-263-15/+14
* core/vm: Refactor tracing to make Tracer the main interfaceNick Johnson2016-08-221-10/+0
* cmd, core, eth, miner, params, tests: finalize the DAO forkPéter Szilágyi2016-07-152-238/+7012
* core, params, tests: add DAO hard-fork balance movesPéter Szilágyi2016-07-155-35/+1870
* core: added CheckNonce() to Message interfacezsfelfoldi2016-07-111-0/+1
* Revert "test, cmd/evm, core, core/vm: illegal code hash implementation"Péter Szilágyi2016-06-291-1/+0
* test, cmd/evm, core, core/vm: illegal code hash implementationJeffrey Wilcke2016-06-221-0/+1
* core: improved chainDb using sequential keyszsfelfoldi2016-06-071-2/+2
* eth: enable bad block reportsFelix Lange2016-05-251-7/+0
* 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