From 56885fe458ee6a4cc90d1571913582877127ef6b Mon Sep 17 00:00:00 2001 From: Raw Pong Ghmoa <58883403+q9f@users.noreply.github.com> Date: Sat, 11 Apr 2020 18:01:40 +0200 Subject: [PATCH] ethcore/res: activate ecip-1088 phoenix on classic (#11598) * ethcore/res: activate ecip-1088 phoenix on classic * scripts: validate classic mainnet spec for phoenix eips * Revert "scripts: validate classic mainnet spec for phoenix eips" This reverts commit baa0051d80d37c343ff673ca4f8c381cc87fb0b5. --- ethcore/res/ethereum/classic.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ethcore/res/ethereum/classic.json b/ethcore/res/ethereum/classic.json index f9fe4a109..fd6ce73f4 100644 --- a/ethcore/res/ethereum/classic.json +++ b/ethcore/res/ethereum/classic.json @@ -41,11 +41,13 @@ "eip145Transition": "0x921288", "eip1014Transition": "0x921288", "eip1052Transition": "0x921288", - "eip1283Transition": "0xa03ae7", + "eip1283Transition": "0x0", + "eip1283DisableTransition": "0x0", + "eip1283ReenableTransition": "0xa03ae7", "eip1344Transition": "0xa03ae7", "eip1706Transition": "0xa03ae7", - "eip2028Transition": "0xa03ae7", - "eip2200AdvanceTransition": "0xa03ae7" + "eip1884Transition": "0xa03ae7", + "eip2028Transition": "0xa03ae7" }, "genesis": { "seal": {