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
gary rong
f7cdea2bdc
all: on-chain oracle checkpoint syncing ( #19543 )
...
* all: implement simple checkpoint syncing
cmd, les, node: remove callback mechanism
cmd, node: remove callback definition
les: simplify the registrar
les: expose checkpoint rpc services in the light client
les, light: don't store untrusted receipt
cmd, contracts, les: discard stale checkpoint
cmd, contracts/registrar: loose restriction of registeration
cmd, contracts: add replay-protection
all: off-chain multi-signature contract
params: deploy checkpoint contract for rinkeby
cmd/registrar: add raw signing mode for registrar
cmd/registrar, contracts/registrar, les: fixed messages
* cmd/registrar, contracts/registrar: fix lints
* accounts/abi/bind, les: address comments
* cmd, contracts, les, light, params: minor checkpoint sync cleanups
* cmd, eth, les, light: move checkpoint config to config file
* cmd, eth, les, params: address comments
* eth, les, params: address comments
* cmd: polish up the checkpoint admin CLI
* cmd, contracts, params: deploy new version contract
* cmd/checkpoint-admin: add another flag for clef mode signing
* cmd, contracts, les: rename and regen checkpoint oracle with abigen
5 years ago
Martin Holst Swende
a4eeeedb37
params: add new bootnodes
5 years ago
Péter Szilágyi
536b3b416c
cosensus, core, eth, params, trie: fixes + clique history cap
6 years ago
C. Brown
be4d74f8d2
cmd, internal/build, docker: advertise commit date in unstable build versions ( #19522 )
...
* add-date-to unstable
* fields-insteadof-split
* internal/build: support building with missing git
* docker: add git history back to support commit date in version
* internal/build: use PR commits hashes for PR builds
6 years ago
Péter Szilágyi
38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too
6 years ago
Zsolt Felfoldi
64f9c1ea09
les, light: remove support for les/1 4096 block CHT sections
6 years ago
Péter Szilágyi
dd0cfe5e11
params: set Rinkeby Petersburg fork block (4th May, 2019)
6 years ago
Péter Szilágyi
ccffad5553
light, params: update CHTs, integrate CHT for Goerli too
6 years ago
Péter Szilágyi
b0ed083ead
cmd, core, params: add support for Goerli
6 years ago
Felix Lange
f4094d09cd
params, swarm/version: Geth v1.9.0 unstable, Swarm v0.3.11-unstable
6 years ago
Felföldi Zsolt
1a19c596bf
params: new CHTs ( #18577 )
6 years ago
Nalin Bhardwaj
b8f9b3779f
core/vm: fix typos and use ExpGas for EXP ( #18400 )
...
This replaces the GasSlowStep constant with params.ExpGas.
Both constants have value 10.
6 years ago
Martin Holst Swende
ecb781297b
core, cmd/puppeth: implement constantinople fix, disable EIP-1283 ( #18486 )
...
This PR adds a new fork which disables EIP-1283. Internally it's called Petersburg,
but the genesis/config field is ConstantinopleFix.
The block numbers are:
7280000 for Constantinople on Mainnet
7280000 for ConstantinopleFix on Mainnet
4939394 for ConstantinopleFix on Ropsten
9999999 for ConstantinopleFix on Rinkeby (real number decided later)
This PR also defaults to using the same ConstantinopleFix number as whatever
Constantinople is set to. That is, it will default to mainnet behaviour if ConstantinopleFix
is not set.This means that for private networks which have already transitioned
to Constantinople, this PR will break the network unless ConstantinopleFix is
explicitly set!
6 years ago
Péter Szilágyi
24d66944cb
params, swarm: begin Geth v1.8.22 and Swarm v0.3.10 cycle
6 years ago
Péter Szilágyi
9dc5d1a915
params, swarm: release Geth v1.8.21 and Swarm v0.3.9
6 years ago
Péter Szilágyi
2a2fd5adf8
params: postpone Constantinople due to net SSTORE reentrancy
6 years ago
Péter Szilágyi
1e190a3b1c
params, swarm: begin Geth v1.9.0 family, Swarm v0.3.9 cycle
6 years ago
Péter Szilágyi
24d727b6d6
params, swarm: release Geth v1.8.20 and Swarm v0.3.8
6 years ago
Péter Szilágyi
362e2ba792
params: update CHTs for the 1.8.20 release
6 years ago
Péter Szilágyi
6a1a4375c6
params: set mainnet and Rinkeby Constantinople fork blocks
6 years ago
Péter Szilágyi
a7501d0c41
params, swarm: start Geth v1.8.20 and Swarm v0.3.8 release cycle
6 years ago
Péter Szilágyi
dae82f0985
params, swarm: release Geth v1.8.19 and Swarm v0.3.7
6 years ago
Péter Szilágyi
d606a7a46a
params: update CHTs for the v1.8.19 release
6 years ago
Martin Holst Swende
a5898ba621
config: add constantinople block to testchainconfig
6 years ago
Enrique Fynn
9d5e3e0637
params: add Constantinople block to AllXYZProtocolChanges ( #18162 )
...
* params: Add Constantinople block to AllCliqueProtocolChanges
* params: Add Constantinople block to AllEthashProtocolChanges
6 years ago
Péter Szilágyi
48b4e8069c
params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle
6 years ago
Péter Szilágyi
58632d4402
params, swarm: release Geth v1.8.18 and Swarm v0.3.6
6 years ago
Péter Szilágyi
cef7ed53bd
params: update CHTs
6 years ago
Péter Szilágyi
ff5538ad4c
params, swarm: begin Geth v1.8.18, Swarm v0.3.6 cycle
6 years ago
Péter Szilágyi
8bbe72075e
params, swarm: release Geth v1.8.17 and Swar v0.3.5
6 years ago
Péter Szilágyi
ff7fad18fb
params: add ropsten fork delay, update les checkpoints
6 years ago
EOS Classic
668c37fde1
params: enable constantinople on ropsten at 4.2M
6 years ago