aboutsummaryrefslogtreecommitdiffstats
path: root/params
Commit message (Expand)AuthorAgeFilesLines
* core: improved bad block error reporting (#3320)Jeffrey Wilcke2016-11-231-0/+14
* core: implemented new ropsten testnetJeffrey Wilcke2016-11-232-14/+14
* cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272)Péter Szilágyi2016-11-161-0/+2
* params: hardfork blocknumber (#3264)Jeffrey Wilcke2016-11-151-2/+2
* core, core/types: refactored tx chain id checking (#3257)Jeffrey Wilcke2016-11-151-0/+3
|\
| * cmd/utils, params: define chain idsJeffrey Wilcke2016-11-151-0/+3
* | cmd/utils, mobile: place bootnodes in LGPL packagesPéter Szilágyi2016-11-151-0/+52
* | mobile: port wrappers to EIP155 and EIP158 forkPéter Szilágyi2016-11-151-0/+22
|/
* core, params: EIP#170Jeffrey Wilcke2016-11-141-3/+1
* cmd/utils: set temporary HF numberJeffrey Wilcke2016-11-131-0/+3
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-4/+32
* core/vm, params: EIP160: EXP repriceJeffrey Wilcke2016-11-131-8/+4
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-132-0/+106
* cmd, params: only set default fork configs for test and mainnetPéter Szilágyi2016-10-291-0/+3
* cmd/utils, core, params: explicitly pick reprice fork for fast syncPéter Szilágyi2016-10-291-5/+13
* params: set reprice block number to 2463000Jeffrey Wilcke2016-10-151-1/+1
* core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-153-2/+70
* cmd, core, eth, miner, params, tests: finalize the DAO forkPéter Szilágyi2016-07-153-119/+419
* core, params, tests: add DAO hard-fork balance movesPéter Szilágyi2016-07-152-4/+113
* cmd/geth, miner, params: special extradata for DAO fork startPéter Szilágyi2016-07-151-5/+12
* cmd, core, eth, params: implement flags to control dao fork blocksPéter Szilágyi2016-07-151-0/+2
* core: added basic chain configurationJeffrey Wilcke2016-04-012-13/+5
* params: updated homestead blockJeffrey Wilcke2016-02-291-1/+1
* cmd/utils, params: homestead blockJeffrey Wilcke2016-02-291-1/+5
* 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
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-2/+1
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-182-2/+33
* 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