| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd, params: only set default fork configs for test and mainnet | Péter Szilágyi | 2016-10-29 | 1 | -0/+3 |
* | cmd/utils, core, params: explicitly pick reprice fork for fast sync | Péter Szilágyi | 2016-10-29 | 1 | -5/+13 |
* | params: set reprice block number to 2463000 | Jeffrey Wilcke | 2016-10-15 | 1 | -1/+1 |
* | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 3 | -2/+70 |
* | cmd, core, eth, miner, params, tests: finalize the DAO fork | Péter Szilágyi | 2016-07-15 | 3 | -119/+419 |
* | core, params, tests: add DAO hard-fork balance moves | Péter Szilágyi | 2016-07-15 | 2 | -4/+113 |
* | cmd/geth, miner, params: special extradata for DAO fork start | Péter Szilágyi | 2016-07-15 | 1 | -5/+12 |
* | cmd, core, eth, params: implement flags to control dao fork blocks | Péter Szilágyi | 2016-07-15 | 1 | -0/+2 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 2 | -13/+5 |
* | params: updated homestead block | Jeffrey Wilcke | 2016-02-29 | 1 | -1/+1 |
* | cmd/utils, params: homestead block | Jeffrey Wilcke | 2016-02-29 | 1 | -1/+5 |
* | params: settle the Pi vs Tau dispute | Jeffrey Wilcke | 2016-02-26 | 1 | -1/+1 |
* | generators: Don't generate params/protocol_params.go with +x bit | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -0/+0 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -2/+1 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 2 | -2/+33 |
* | miner: gas limit strategy, target 3141592 & def gas price 50 Shannon | Gustav Simonsson | 2015-08-04 | 1 | -2/+2 |
* | Merge pull request #1515 from fjl/license-fixes | Jeffrey Wilcke | 2015-07-28 | 1 | -1/+1 |
|\ |
|
| * | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | | params: reduce extra data to 32 bytes | Jeffrey Wilcke | 2015-07-26 | 1 | -2/+2 |
* | | cmd/geth, core, eth: Version 1.0.0 | Jeffrey Wilcke | 2015-07-25 | 1 | -45/+47 |
|/ |
|
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | Read most protocol params from common/params.json | Gustav Simonsson | 2015-04-02 | 1 | -0/+54 |