Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ECIPs/ECIP-1054.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ECIP: 1054
Title: Atlantis EVM and Protocol Upgrades
Status: Draft
Status: Last Call
Type: Standards Track
Author: Isaac Ardis <isaac.a@etclabs.org>
Created: 2019-02-11
Expand Down Expand Up @@ -60,6 +60,8 @@ Technical specifications for each EIP can be found at those documents respective
- [EIP 214](https://eips.ethereum.org/EIPS/eip-214) (New opcode `STATICCALL`)
- [EIP 658](https://eips.ethereum.org/EIPS/eip-658) (Embedding transaction status code in receipts)

In case any of the before mentioned proposals define a variable similar to the pattern `*_FORK_BLKNUM` named after _Spurious Dragon_ or _Byzantium_, it shall be replaced by a `ATLANTIS_FORK_BLKNUM`.

### Rationale

__Atomicity__: This protocol specification notably omits the scheduled features of the anticipated _Constantinople_
Expand Down