| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 27 | -42/+76970 |
* | Merge pull request #3094 from fjl/tests-update | Felix Lange | 2016-10-06 | 745 | -65640/+188442 |
|\ |
|
| * | tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 | Felix Lange | 2016-10-06 | 745 | -65640/+188442 |
* | | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 3 | -48/+26 |
|/ |
|
* | cmd, core, internal, light, tests: avoid hashing the code in the VM | Péter Szilágyi | 2016-10-01 | 2 | -3/+5 |
* | core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 3 | -15/+14 |
* | core/vm: Refactor tracing to make Tracer the main interface | Nick Johnson | 2016-08-22 | 1 | -10/+0 |
* | cmd, core, eth, miner, params, tests: finalize the DAO fork | Péter Szilágyi | 2016-07-15 | 2 | -238/+7012 |
* | core, params, tests: add DAO hard-fork balance moves | Péter Szilágyi | 2016-07-15 | 5 | -35/+1870 |
* | core: added CheckNonce() to Message interface | zsfelfoldi | 2016-07-11 | 1 | -0/+1 |
* | Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" | Péter Szilágyi | 2016-06-29 | 1 | -1/+0 |
* | test, cmd/evm, core, core/vm: illegal code hash implementation | Jeffrey Wilcke | 2016-06-22 | 1 | -0/+1 |
* | core: improved chainDb using sequential keys | zsfelfoldi | 2016-06-07 | 1 | -2/+2 |
* | eth: enable bad block reports | Felix Lange | 2016-05-25 | 1 | -7/+0 |
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 2 | -2/+2 |
* | all: update license information | Felix Lange | 2016-04-15 | 4 | -4/+4 |
* | tests: remove eth, node, accounts dependencies | Felix Lange | 2016-04-12 | 1 | -42/+17 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 7 | -189/+221 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 2 | -4/+8 |
* | core, core/vm, tests: changed the initialisation behaviour of the EVM | Jeffrey Wilcke | 2016-03-23 | 1 | -1/+7 |
* | Merge pull request #2260 from karalabe/ethash-cache-fixes | Péter Szilágyi | 2016-02-24 | 1 | -0/+1 |
|\ |
|
| * | Godeps, eth, tests: update ethash, used shared for testing | Péter Szilágyi | 2016-02-24 | 1 | -0/+1 |
* | | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
|/ |
|
* | core: Added new TD strategy which mitigate the risk for selfish mining | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+3 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+9 |
* | tests: updated homestead tests | Jeffrey Wilcke | 2016-02-18 |