b5f92e66c6
params, swarm: release Geth v1.8.27 (noop Swarm v0.3.15)
2019-04-17 14:57:38 +03:00
d8787230fa
eth, les, light: enforce CHT checkpoints on fast-sync too
2019-04-17 14:56:58 +03:00
0b00e19ed9
params, swarm: release Geth v1.8.26 (+noop Swarm v0.3.14)
2019-04-10 15:38:01 +03:00
dc59af8622
params, swarm: hotfix Geth v1.8.25 release to restore rpc flags
2019-04-09 10:58:00 +03:00
009d2fe2d6
params, swarm: release Geth v1.8.24 (noop Swarm 0.3.12)
2019-04-08 16:06:59 +03:00
8ca6454807
params: set Rinkeby Petersburg fork block (4th May, 2019)
2019-04-08 12:14:05 +03:00
38c30f8dd8
light, params: update CHTs, integrate CHT for Goerli too
2019-04-02 12:10:06 +03:00
cde35439e0
params, swarm: release Geth v1.8.23, Swarm v0.3.11
2019-02-20 10:42:02 +02:00
2072c26a96
cmd, core, params: add support for Goerli
...
(cherry picked from commit b0ed083ead
)
2019-02-19 10:53:47 +02:00
7fa3509e2e
params, swarm/version: Geth 1.8.22-stable, Swarm 0.3.10-stable
2019-01-31 11:52:18 +01:00
d9a07fba67
params: new CHTs ( #18577 )
2019-01-29 17:50:20 +01:00
c7664b0636
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!
2019-01-29 17:49:27 +01:00
9dc5d1a915
params, swarm: release Geth v1.8.21 and Swarm v0.3.9
2019-01-15 22:51:31 +02:00
2a2fd5adf8
params: postpone Constantinople due to net SSTORE reentrancy
2019-01-15 22:06:17 +02:00
1e190a3b1c
params, swarm: begin Geth v1.9.0 family, Swarm v0.3.9 cycle
2018-12-11 14:23:57 +02:00
24d727b6d6
params, swarm: release Geth v1.8.20 and Swarm v0.3.8
2018-12-11 14:20:21 +02:00
362e2ba792
params: update CHTs for the 1.8.20 release
2018-12-10 14:55:29 +02:00
6a1a4375c6
params: set mainnet and Rinkeby Constantinople fork blocks
2018-12-10 11:36:36 +02:00
a7501d0c41
params, swarm: start Geth v1.8.20 and Swarm v0.3.8 release cycle
2018-11-28 14:44:00 +02:00
dae82f0985
params, swarm: release Geth v1.8.19 and Swarm v0.3.7
2018-11-28 14:42:37 +02:00
d606a7a46a
params: update CHTs for the v1.8.19 release
2018-11-28 13:53:33 +02:00
a5898ba621
config: add constantinople block to testchainconfig
2018-11-26 09:55:45 +01:00
9d5e3e0637
params: add Constantinople block to AllXYZProtocolChanges ( #18162 )
...
* params: Add Constantinople block to AllCliqueProtocolChanges
* params: Add Constantinople block to AllEthashProtocolChanges
2018-11-22 15:03:50 +02:00
48b4e8069c
params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle
2018-11-14 10:27:30 +02:00
58632d4402
params, swarm: release Geth v1.8.18 and Swarm v0.3.6
2018-11-14 10:25:19 +02:00
cef7ed53bd
params: update CHTs
2018-11-14 10:16:28 +02:00
ff5538ad4c
params, swarm: begin Geth v1.8.18, Swarm v0.3.6 cycle
2018-10-09 10:37:49 +03:00
8bbe72075e
params, swarm: release Geth v1.8.17 and Swar v0.3.5
2018-10-09 10:35:31 +03:00
ff7fad18fb
params: add ropsten fork delay, update les checkpoints
2018-10-04 19:14:53 +03:00
668c37fde1
params: enable constantinople on ropsten at 4.2M
2018-10-01 22:44:09 +09:00
0ae462fb80
params, swarm: begin Geth v1.8.17, Swarm v0.3.5 cycle
2018-09-24 16:02:07 +03:00
477eb0933b
params, swarm: release Geth v1.8.16, Swarm v0.3.4
2018-09-24 15:59:21 +03:00
ee92bc537f
Merge pull request #17383 from holiman/eip1283
...
Eip1283
2018-09-21 14:16:18 +03:00
af89093116
les, light, params: update light client CHTs
2018-09-20 14:14:48 +03:00
da29332c5f
core/vm: add switches to select evm+ewasm interpreters ( #17687 )
...
Interpreter initialization is left to the PRs implementing them.
Options for external interpreters are passed after a colon in the
`--vm.ewasm` and `--vm.evm` switches.
2018-09-20 10:44:35 +03:00
5d921fa3a0
core, params: polish net gas metering PR a bit
2018-09-18 16:29:51 +03:00
e1c64a7d89
params: fix typo ( #17552 )
2018-09-03 16:52:32 +02:00
62e94895da
params, swarm: begin geth v1.8.16 and swarm v0.3.4 cycle
2018-08-29 18:27:43 +03:00
89451f7c38
params, swarm: release geth v1.8.15 and swarm 0.3.3
2018-08-29 18:24:32 +03:00
e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil
2018-08-29 12:40:12 +03:00
b69476b372
all: make indexer configurable ( #17188 )
2018-08-28 10:08:16 +03:00
2993fb519d
params, swarm: begin geth v1.8.15 and swarm v0.3.3 cycle
2018-08-22 11:42:03 +03:00
316fc7ecfc
params, swarm: release Geth v1.8.14 and Swarm v0.3.2
2018-08-22 11:39:00 +03:00
9f036647e4
consensus/clique, light: light client snapshots on Rinkeby
2018-08-21 15:21:59 +03:00
454382e81a
params, swarm/version: begin Geth v1.8.14, Swarm v0.3.2 cycle
2018-07-31 13:39:22 +03:00
225171a4bf
params, swarm/version: release Geth v1.8.13, Swarm 0.3.1
2018-07-31 13:35:53 +03:00
a5d5609e38
build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x ( #16988 )
...
* build: add support for different package and binary names
* build: bump up copyright date
* build: change default PackageName to empty string
* build, internal, swarm: enhance build/release process
* build: hack ethereum-swarm as a "depends" in deb package
* build/ci: remove redundant variables
* build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta;
* internal: remove VERSION() method which reads VERSION file
* build: fix VersionFilePath to Version
* Makefile: remove clean_go_build_cache.sh until it works
* Makefile: revert removal of clean_go_build_cache.sh
2018-07-30 11:56:40 +03:00
2433349c80
core/vm, params: implement EXTCODEHASH opcode ( #17202 )
...
* core/vm, params: implement EXTCODEHASH opcode
* core, params: tiny fixes and polish
* core: add function description
2018-07-24 18:06:40 +03:00
cab1cff11c
core, crypto, params: implement CREATE2 evm instrction ( #17196 )
...
* core, crypto, params: implement CREATE2 evm instrction
* core/vm: add opcode to string mapping
* core: remove past fork checking
* core, crypto: use option2 to generate new address
2018-07-24 17:22:03 +03:00
3b07451564
params, VERSION: v1.8.13 unstable
2018-07-05 01:09:02 +02:00