Péter Szilágyi
8d7aa9078f
params: begin v1.9.13 release cycle
5 years ago
Péter Szilágyi
b6f1c8dcc0
params: release Geth v1.9.12
5 years ago
Gregory Markou
4be8840120
core/vm: use dedicated SLOAD gas constant for EIP-2200 ( #20646 )
5 years ago
Péter Szilágyi
529b81dadb
params: begin v1.9.12 release cycle
5 years ago
Péter Szilágyi
6a62fe399b
params: release Geth v1.9.11 stable
5 years ago
Péter Szilágyi
4f55e24c02
params: update CHTs for the v1.9.11 release
5 years ago
Felix Lange
38d1b0cba2
cmd/geth: enable DNS discovery by default ( #20660 )
...
* node: expose config in service context
* eth: integrate p2p/dnsdisc
* cmd/geth: add some DNS flags
* eth: remove DNS URLs
* cmd/utils: configure DNS names for testnets
* params: update DNS URLs
* cmd/geth: configure mainnet DNS
* cmd/utils: rename DNS flag and fix flag processing
* cmd/utils: remove debug print
* node: fix test
5 years ago
Martin Holst Swende
15d09038a6
params: update bootnodes ( #20610 )
5 years ago
Péter Szilágyi
ad2fc7c6a6
params: begin Geth v1.9.11 release cycle
5 years ago
Péter Szilágyi
58cf5686ea
params: release Geth v1.9.10
5 years ago
Péter Szilágyi
1f1cefc036
params: update CHTs for v1.9.10 release
5 years ago
Péter Szilágyi
370cb95b7f
params: begin v1.9.10 release cycle
5 years ago
Péter Szilágyi
017449971e
params: release Geth v1.9.9
5 years ago
Martin Holst Swende
bc01593afb
consensus/ethash, params: eip-2384: bump difficulty bomb ( #20347 )
...
* consensus/ethash, params: implement eip-2384: bump difficulty bomb
* params: EIP 2384 compat checks
* consensus, params: add Muir Glacier block number (mainnet,ropsten) + official name
* core/forkid: forkid tests for muir glacier
* params/config: address review concerns
* params, core/forkid: review nitpicks
* cmd/geth,eth,les: add override option for muir glacier
* params: nit fix
5 years ago
Péter Szilágyi
6b6882f08b
params: update CHTs for v1.9.9 release
5 years ago
Péter Szilágyi
0676320169
params: begin v1.9.9 release cycle
5 years ago
Péter Szilágyi
d62e9b2857
params: release go-ethereum v1.9.8
5 years ago
meowsbits
f03b2db7db
params: finish sentence in comment ( #20291 )
5 years ago
Péter Szilágyi
4b8f56cf98
params: begin v1.9.8 release cycle
5 years ago
Péter Szilágyi
a718daa674
params: release Geth v1.9.7
5 years ago
Péter Szilágyi
9948724deb
params: hard-code new CHTs for the 1.9.7 release
5 years ago
Martin Holst Swende
9278951a62
params, core/forkid: configure mainnet istanbul block 9069K ( #20222 )
...
* params: configure mainnet istanbul block 9069K
* core/forkid: add some more test items for mainnet istanbul
5 years ago
Martin Holst Swende
c476460cb2
params: check fork ordering when initializing new genesis, fixes #20136 ( #20169 )
...
prevent users from misconfiguring their nodes so that fork ordering is not preserved.
5 years ago
Felix Lange
a73f3f4518
params: begin v1.9.7 release cycle
5 years ago
Felix Lange
bd05968077
params: release Geth v1.9.6 stable
5 years ago
Felix Lange
63b18027dc
params: start v1.9.6 release cycle
5 years ago
Felix Lange
a1c09b9387
params: release Geth v1.9.5 stable
5 years ago
Rafael Matias
75aec8a28d
params: remove legacy bootnodes
5 years ago
Péter Szilágyi
24ef83518c
params: start v1.9.5 release cycle
5 years ago
Péter Szilágyi
46891c12ab
params: release Geth v1.9.4 stable
5 years ago
Péter Szilágyi
f9eb307216
core/forkid, params: fix tests, enable Istanbul on Rinkeby + testers
5 years ago
Péter Szilágyi
2becb99583
params: bump CHTs for the 1.9.4 release
5 years ago
soc1c
ad380cd57f
params: activate Istanbul on Ropsten and Görli
5 years ago
Péter Szilágyi
b4a4a4db71
params: begin Geth v1.9.4 release cycle
5 years ago
Péter Szilágyi
cfbb969da8
params: release Geth v1.9.3 stable
5 years ago
Péter Szilágyi
3bb9b49afb
core/vm, params: implement EIP2200, SSTORE optimizations ( #19964 )
...
* core/vm, params: implement EIP2200, SSTORE optimizations
* core/vm, params: switch EIP2200 to Wei's version
5 years ago
gary rong
c2c4c9f1e5
core, light, params: implement eip2028 ( #19931 )
...
* core, light, params: implement eip2028
* core, light: address comments
* core: address comments
* tests: disable Istanbul tx tests (until updated)
* core: address comment
5 years ago
Péter Szilágyi
aaf29095bb
params: begin Geth v1.9.3 release cycle
5 years ago
Péter Szilágyi
e76047e9f5
params: release Geth v1.9.2
5 years ago
Péter Szilágyi
423fd5877d
params: update CHT to 12th August, 2019
5 years ago
Martin Holst Swende
3e993ff64a
Eip 1884 v3 ( #19743 )
...
* core/vm, tests: implement EIP 1884, add support for feature-tests
* core/vm: 1884-changes to extcodehash, move selfbalance opcode
* tests: fix statetests
* core/vm: move constants, address review concerns
* core/vm: word formatting
Co-Authored-By: Péter Szilágyi <peterke@gmail.com>
5 years ago
Antonio Salazar Cardozo
beff5fa578
params, core/vm: Istanbul EIP-1108 bn256 gas cost reduction ( #19904 )
...
* params: add IsIstanbul to config + rules
IstanbulBlock, used to determine if the config IsIstanbul, is currently
left nil until an actual block is chosen.
* params, core/vm: implement EIP-1108
Old gas costs for elliptic curve operations are given the PreIstanbul
prefix, while current gas costs retain the unprefixed names. The actual
precompile implementations are the same, so they are factored out into
common functions that are called by the pre-Istanbul and current
precompile structs. Finally, an Istanbul precompile list is added that
references the new precompile structs, which in turn reference the new
gas costs.
* params: fix fork ordering, add missing chain compatibility check
5 years ago
Martin Holst Swende
aa6005b469
core/vm, params: refactor chain configuration ( #19735 )
...
* params, core/vm: deprecating gastable, part 1
* core/vm, params: deprecate gastable, use both constant and dynamic gas
* core/vm, params: remove gastable, remove copypaste
* core/vm: make use of the chainrules
* interpreter: make tracing count constant+dynamic gas
* core/vm: review concerns (param/method name changes)
* core/vm: make use of chainrules more
5 years ago
Péter Szilágyi
08e5cd94a9
params: begin Geth v1.9.2 release cycle
5 years ago
Péter Szilágyi
b7b2f60f86
params: release Geth v1.9.1
5 years ago
Péter Szilágyi
28fea9c5af
params: bump hard-coded CHTs to 22nd July values
5 years ago
Péter Szilágyi
72029f0f88
params: begin Geth v1.9.1 release cycle
5 years ago
Péter Szilágyi
52f2461774
params: release Geth v1.9.0
5 years ago
Péter Szilágyi
1bed5afd92
params: bump all CHTs, deploy all checkpoint oracles
5 years ago
Péter Szilágyi
22411919da
cmd, eth, les, param: drop --override.constantinople
5 years ago