aboutsummaryrefslogtreecommitdiffstats
path: root/params/protocol_params.go
Commit message (Expand)AuthorAgeFilesLines
* core, params: EIP#170Jeffrey Wilcke2016-11-141-3/+1
* core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-151-0/+1
* core: added basic chain configurationJeffrey Wilcke2016-04-011-2/+3
* params: settle the Pi vs Tau disputeJeffrey Wilcke2016-02-261-1/+1
* generators: Don't generate params/protocol_params.go with +x bitRicardo Catalinas Jiménez2016-02-221-0/+0
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-2/+3
* miner: gas limit strategy, target 3141592 & def gas price 50 ShannonGustav Simonsson2015-08-041-2/+2
* Merge pull request #1515 from fjl/license-fixesJeffrey Wilcke2015-07-281-1/+1
|\
| * all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* | params: reduce extra data to 32 bytesJeffrey Wilcke2015-07-261-2/+2
* | cmd/geth, core, eth: Version 1.0.0Jeffrey Wilcke2015-07-251-45/+47
|/
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Read most protocol params from common/params.jsonGustav Simonsson2015-04-021-0/+54