aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/main.go
diff options
context:
space:
mode:
authorMartin Holst Swende <martin@swende.se>2019-01-24 18:36:30 +0800
committerFelix Lange <fjl@users.noreply.github.com>2019-01-24 18:36:30 +0800
commitecb781297bfc891f4ff26bdf3fda362744bbb3e3 (patch)
tree3d525072dea6068efff04657108d990af393da89 /cmd/swarm/main.go
parentdc43ea8d0394d9336ea7a3e2a920f3b55bb3189d (diff)
downloadgo-tangerine-ecb781297bfc891f4ff26bdf3fda362744bbb3e3.tar
go-tangerine-ecb781297bfc891f4ff26bdf3fda362744bbb3e3.tar.gz
go-tangerine-ecb781297bfc891f4ff26bdf3fda362744bbb3e3.tar.bz2
go-tangerine-ecb781297bfc891f4ff26bdf3fda362744bbb3e3.tar.lz
go-tangerine-ecb781297bfc891f4ff26bdf3fda362744bbb3e3.tar.xz
go-tangerine-ecb781297bfc891f4ff26bdf3fda362744bbb3e3.tar.zst
go-tangerine-ecb781297bfc891f4ff26bdf3fda362744bbb3e3.zip
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!
Diffstat (limited to 'cmd/swarm/main.go')
0 files changed, 0 insertions, 0 deletions