From cdc525449ae11808cd7119f5230fc45bca621ddd Mon Sep 17 00:00:00 2001 From: Arkadiy Paronyan Date: Fri, 13 Jan 2017 14:28:10 +0100 Subject: [PATCH] Ropsten fork detection (#4163) --- ethcore/res/ethereum/ropsten.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ethcore/res/ethereum/ropsten.json b/ethcore/res/ethereum/ropsten.json index 906e1c90c..ddd435fd2 100644 --- a/ethcore/res/ethereum/ropsten.json +++ b/ethcore/res/ethereum/ropsten.json @@ -24,7 +24,9 @@ "accountStartNonce": "0x0", "maximumExtraDataSize": "0x20", "minGasLimit": "0x1388", - "networkID" : "0x3" + "networkID" : "0x3", + "forkBlock": 333922, + "forkCanonHash": "0x8737eb141d4f05db57af63fc8d3b4d4d8f9cddb0c4e1ab855de8c288fdc1924f" }, "genesis": { "seal": {