forked from ethereum/EIPs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
51 changed files
with
344 additions
and
344 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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
--- | ||
EIP: 1 | ||
Title: EIP Purpose and Guidelines | ||
Status: Active | ||
Type: Meta | ||
Author: Martin Becze <[email protected]>, Hudson Jameson <[email protected]> | ||
Created: 2015-10-27, 2017-02-01 | ||
eip: 1 | ||
title: EIP Purpose and Guidelines | ||
status: Active | ||
type: Meta | ||
author: Martin Becze <[email protected]>, Hudson Jameson <[email protected]> | ||
created: 2015-10-27, 2017-02-01 | ||
--- | ||
|
||
What is an EIP? | ||
|
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
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
--- | ||
EIP: 101 | ||
Title: Serenity Currency and Crypto Abstraction | ||
Author: Vitalik Buterin <[email protected]> | ||
Status: Active | ||
Type: Serenity feature | ||
Created: 2015-11-15 | ||
eip: 101 | ||
title: Serenity Currency and Crypto Abstraction | ||
author: Vitalik Buterin <[email protected]> | ||
status: Active | ||
type: Serenity feature | ||
created: 2015-11-15 | ||
--- | ||
|
||
### Specification | ||
|
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
EIP: 107 | ||
Title: safe "eth_sendTransaction" authorization via html popup | ||
Author: Ronan Sandford <[email protected]> | ||
Created: 2016-06-05 | ||
Status: Draft | ||
Type: Standard | ||
Category: Interface | ||
eip: 107 | ||
title: safe "eth_sendTransaction" authorization via html popup | ||
author: Ronan Sandford <[email protected]> | ||
created: 2016-06-05 | ||
status: Draft | ||
type: Standard | ||
category: Interface | ||
--- | ||
|
||
Abstract | ||
|
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
EIP: 137 | ||
Title: Ethereum Domain Name Service - Specification | ||
Author: Nick Johnson <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Category: ERC | ||
Created: 2016-04-04 | ||
eip: 137 | ||
title: Ethereum Domain Name Service - Specification | ||
author: Nick Johnson <[email protected]> | ||
status: Final | ||
type: Standards Track | ||
category: ERC | ||
created: 2016-04-04 | ||
--- | ||
|
||
# Abstract | ||
|
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
EIP: 140 | ||
Title: REVERT instruction | ||
Author: Alex Beregszaszi, Nikolai Mushegian ([email protected]) | ||
Type: Standard Track | ||
Category: Core | ||
Status: Final | ||
Created: 2017-02-06 | ||
eip: 140 | ||
title: REVERT instruction | ||
author: Alex Beregszaszi, Nikolai Mushegian ([email protected]) | ||
type: Standard Track | ||
category: Core | ||
status: Final | ||
created: 2017-02-06 | ||
--- | ||
|
||
## Simple Summary | ||
|
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
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
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
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
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
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
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
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
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
EIP: 165 | ||
Title: ERC-165 Standard Interface Detection | ||
Author: Christian Reitwießner <[email protected]>, Nick Johnson <[email protected]>, Fabian Vogelsteller <[email protected]>, Jordi Baylina <[email protected]>, Konrad Feldmeier <[email protected]>, William Entriken <[email protected]> | ||
Type: Standard Track | ||
Category: ERC | ||
Status: Draft | ||
Created: 2018-01-23 | ||
eip: 165 | ||
title: ERC-165 Standard Interface Detection | ||
author: Christian Reitwießner <[email protected]>, Nick Johnson <[email protected]>, Fabian Vogelsteller <[email protected]>, Jordi Baylina <[email protected]>, Konrad Feldmeier <[email protected]>, William Entriken <[email protected]> | ||
type: Standard Track | ||
category: ERC | ||
status: Draft | ||
created: 2018-01-23 | ||
--- | ||
|
||
## Simple Summary | ||
|
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
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
EIP: 181 | ||
Title: ENS support for reverse resolution of Ethereum addresses | ||
Author: Nick Johnson <[email protected]> | ||
Status: Final | ||
Type: Standard Track | ||
Category: ERC | ||
Created: 2016-12-01 | ||
eip: 181 | ||
title: ENS support for reverse resolution of Ethereum addresses | ||
author: Nick Johnson <[email protected]> | ||
status: Final | ||
type: Standard Track | ||
category: ERC | ||
created: 2016-12-01 | ||
--- | ||
|
||
# Abstract | ||
|
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
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
EIP: 196 | ||
Title: Precompiled contracts for addition and scalar multiplication | ||
eip: 196 | ||
title: Precompiled contracts for addition and scalar multiplication | ||
on the elliptic curve alt_bn128 | ||
Author: Christian Reitwiessner<[email protected]> | ||
Type: Standard Track | ||
Category: Core | ||
Status: Final | ||
Created: 2017-02-02 | ||
author: Christian Reitwiessner<[email protected]> | ||
type: Standard Track | ||
category: Core | ||
status: Final | ||
created: 2017-02-02 | ||
--- | ||
|
||
## Simple Summary | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
EIP: 197 | ||
Title: Precompiled contracts for optimal ate pairing check | ||
eip: 197 | ||
title: Precompiled contracts for optimal ate pairing check | ||
on the elliptic curve alt_bn128 | ||
Author: Vitalik Buterin <[email protected]>, Christian Reitwiessner <[email protected]> | ||
Type: Standard Track | ||
Category: Core | ||
Status: Final | ||
Created: 2017-02-06 | ||
author: Vitalik Buterin <[email protected]>, Christian Reitwiessner <[email protected]> | ||
type: Standard Track | ||
category: Core | ||
status: Final | ||
created: 2017-02-06 | ||
--- | ||
|
||
## Simple Summary | ||
|
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
EIP: 2 | ||
Title: Homestead Hard-fork Changes | ||
Author: Vitalik Buterin <[email protected]> | ||
Status: Final | ||
Type: Standard Track | ||
Category: Core | ||
Created: 2015-11-15 | ||
eip: 2 | ||
title: Homestead Hard-fork Changes | ||
author: Vitalik Buterin <[email protected]> | ||
status: Final | ||
type: Standard Track | ||
category: Core | ||
created: 2015-11-15 | ||
--- | ||
|
||
### Meta reference | ||
|
Oops, something went wrong.