aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testdata
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 /tests/testdata
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 'tests/testdata')
m---------tests/testdata0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/testdata b/tests/testdata
-Subproject c02a2a17c0288a255572b37dc7ec1fcb838b9db
+Subproject 6b85703b568f4456582a00665d8a3e5c3b20b48