aboutsummaryrefslogtreecommitdiffstats
path: root/params/config.go
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20090 from soc1c/s1-testnet-istanbulPéter Szilágyi2019-09-191-6/+6
|\
| * core/forkid, params: fix tests, enable Istanbul on Rinkeby + testersPéter Szilágyi2019-09-191-4/+4
| * params: activate Istanbul on Ropsten and Görlisoc1c2019-09-191-2/+2
* | params: bump CHTs for the 1.9.4 releasePéter Szilágyi2019-09-191-16/+16
|/
* params: update CHT to 12th August, 2019Péter Szilágyi2019-08-121-16/+16
* params, core/vm: Istanbul EIP-1108 bn256 gas cost reduction (#19904)Antonio Salazar Cardozo2019-08-061-7/+22
* core/vm, params: refactor chain configuration (#19735)Martin Holst Swende2019-08-051-19/+0
* params: bump hard-coded CHTs to 22nd July valuesPéter Szilágyi2019-07-221-16/+16
* params: bump all CHTs, deploy all checkpoint oraclesPéter Szilágyi2019-07-091-17/+59
* cmd, eth, les, param: drop --override.constantinoplePéter Szilágyi2019-07-021-2/+2
* all: on-chain oracle checkpoint syncing (#19543)gary rong2019-06-281-5/+51
* eth, les, light: enforce CHT checkpoints on fast-sync tooPéter Szilágyi2019-04-171-0/+9
* params: set Rinkeby Petersburg fork block (4th May, 2019)Péter Szilágyi2019-04-081-1/+1
* light, params: update CHTs, integrate CHT for Goerli tooPéter Szilágyi2019-04-021-16/+17
* cmd, core, params: add support for GoerliPéter Szilágyi2019-02-041-0/+27
* params: new CHTs (#18577)Felföldi Zsolt2019-01-301-12/+12
* core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486)Martin Holst Swende2019-01-241-8/+24
* params: postpone Constantinople due to net SSTORE reentrancyPéter Szilágyi2019-01-161-1/+1
* params: update CHTs for the 1.8.20 releasePéter Szilágyi2018-12-101-12/+12
* params: set mainnet and Rinkeby Constantinople fork blocksPéter Szilágyi2018-12-101-2/+2
* params: update CHTs for the v1.8.19 releasePéter Szilágyi2018-11-281-12/+12
* config: add constantinople block to testchainconfigMartin Holst Swende2018-11-261-1/+1
* params: add Constantinople block to AllXYZProtocolChanges (#18162)Enrique Fynn2018-11-221-2/+2
* params: update CHTsPéter Szilágyi2018-11-141-12/+12
* params: add ropsten fork delay, update les checkpointsPéter Szilágyi2018-10-051-13/+13
* params: enable constantinople on ropsten at 4.2MEOS Classic2018-10-011-1/+1
* Merge pull request #17383 from holiman/eip1283Péter Szilágyi2018-09-211-2/+10
|\
| * core, params: polish net gas metering PR a bitPéter Szilágyi2018-09-181-2/+10
* | les, light, params: update light client CHTsPéter Szilágyi2018-09-201-0/+39
* | core/vm: add switches to select evm+ewasm interpreters (#17687)Guillaume Ballet2018-09-201-3/+12
|/
* params: fix typo (#17552)Mymskmkt2018-09-031-1/+1
* consensus/clique, light: light client snapshots on RinkebyPéter Szilágyi2018-08-211-0/+1
* core/vm, params: implement EXTCODEHASH opcode (#17202)gary rong2018-07-241-0/+2
* params: fix golint warnings (#16853)kiel barry2018-06-051-14/+21
* core, vm, common: define constantinople fork + shift (#16045)Martin Holst Swende2018-02-231-37/+46
* cmd, consensus, core, miner: instatx clique for --dev (#15323)Péter Szilágyi2017-10-241-10/+15
* params: explain EIP150Hash (#15237)Péter Szilágyi2017-10-101-2/+3
* 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