Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: gracefully handle missing homestead block config | Péter Szilágyi | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | cmd, core, eth, params: implement flags to control dao fork blocks | Péter Szilágyi | 2016-07-15 | 1 | -2/+2 |
| | |||||
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -0/+46 |
Added chain configuration options and write out during genesis database insertion. If no "config" was found, nothing is written to the database. Configurations are written on a per genesis base. This means that any chain (which is identified by it's genesis hash) can have their own chain settings. |