-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into gitr0n1n-patch-2
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,18 +2,18 @@ | |
lang: en | ||
ecip: 1109 | ||
title: Spiral EVM and Protocol Upgrades | ||
status: Draft | ||
status: Last Call | ||
type: Meta | ||
author: Christos Ziogas <[email protected]>, Diego López León <[email protected]>, Isaac Ardis <[email protected]> | ||
created: 2023-05-10 | ||
discussions-to: https://github.com/ethereumclassic/ECIPs/discussions/511 | ||
--- | ||
|
||
### Simple Summary | ||
Enable the outstanding Ethereum Foundation **Shangai** network protocol upgrades on the Ethereum Classic network in a hard-fork code-named Spiral to enable maximum compatibility across these networks. | ||
Enable the outstanding Ethereum Foundation **Shanghai** network protocol upgrades on the Ethereum Classic network in a hard-fork code-named Spiral to enable maximum compatibility across these networks. | ||
|
||
### Abstract | ||
Add support for a subset of protocol-impacting changes introduced in the Ethereum Foundation (ETH) network via the _Shangai_ network upgrade. The proposed changes for Ethereum Classic's _Spiral_ upgrade include: | ||
Add support for a subset of protocol-impacting changes introduced in the Ethereum Foundation (ETH) network via the _Shanghai_ network upgrade. The proposed changes for Ethereum Classic's _Spiral_ upgrade include: | ||
|
||
EIP | Description | Status | ||
-- | -- | -- | ||
|
@@ -39,7 +39,7 @@ Beacon chain withdrawals are omitted at this time as they are not applicable for | |
This document proposes the following blocks at which to implement these changes in the Ethereum Classic networks: | ||
|
||
- `9_957_000` on Mordor testnet | ||
- `TBD` on Ethereum Classic mainnet | ||
- `19_250_000` on Ethereum Classic mainnet | ||
|
||
For more information on the opcodes and their respective EIPs and implementations, please see the _Specification_ section of this document. | ||
|
||
|