aboutsummaryrefslogtreecommitdiffstats
path: root/params/config.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/puppeth, params: enable Byzantium on all networksPéter Szilágyi2017-10-021-3/+2
* params: rename EIP150 gas table (#15167)gary rong2017-09-201-1/+1
* params: enable Byzantium on Ropsten/tests, fix failuresPéter Szilágyi2017-09-141-3/+3
* consensus, core, params: rebrand Metro to ByzantiumPéter Szilágyi2017-09-141-36/+36
* params: remove redundant consts, disable metro on AllProtocolChangesPéter Szilágyi2017-07-041-11/+17
* consensus, core, core/vm, parems: review fixesJeffrey Wilcke2017-05-181-18/+20
* core/types: corrected abstract signing addressJeffrey Wilcke2017-05-181-1/+1
* consensus, core/*, params: metropolis preparation refactorJeffrey Wilcke2017-05-181-23/+56
* cmd, core, params: add --rinkeby flag for fast connectivityPéter Szilágyi2017-05-041-1/+17
* consensus/clique: Proof of Authority (#3753)Péter Szilágyi2017-04-101-10/+45
* core: refactor genesis handlingFelix Lange2017-03-231-68/+140
* cmd/utils, core, params: fork all teh things for dev mode (#3697)Jeffrey Wilcke2017-03-011-0/+10
* core: improved bad block error reporting (#3320)Jeffrey Wilcke2016-11-231-0/+14
* core: implemented new ropsten testnetJeffrey Wilcke2016-11-231-8/+8
* cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272)Péter Szilágyi2016-11-161-0/+2
* mobile: port wrappers to EIP155 and EIP158 forkPéter Szilágyi2016-11-151-0/+22
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-4/+32
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-0/+84