Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
ethcore/res: activate ecip-1088 phoenix on classic (#11598)
Browse files Browse the repository at this point in the history
* 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 baa0051.
  • Loading branch information
q9f authored Apr 11, 2020
1 parent 1b23af3 commit 56885fe
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions ethcore/res/ethereum/classic.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 56885fe

Please sign in to comment.