mirror of https://github.com/status-im/EIPs.git
Fix author fields (#2065)
This commit is contained in:
parent
f417718abd
commit
d6dfa555be
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 100
|
||||
title: Change difficulty adjustment to target mean block time including uncles
|
||||
author: Vitalik Buterin
|
||||
author: Vitalik Buterin (@vbuterin)
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Final
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 1077
|
||||
title: Executable Signed Messages refunded by the contract
|
||||
author: Alex Van de Sande <avsa@ethereum.org>, Ricardo Guilherme Schmidt
|
||||
author: Alex Van de Sande <avsa@ethereum.org>, Ricardo Guilherme Schmidt (@3esmit)
|
||||
discussions-to: https://ethereum-magicians.org/t/erc1077-and-1078-the-magic-of-executable-signed-messages-to-login-and-do-actions/351
|
||||
status: Draft
|
||||
type: Standards Track
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 145
|
||||
title: Bitwise shifting instructions in EVM
|
||||
author: Alex Beregszaszi (@axic), Paweł Bylica
|
||||
author: Alex Beregszaszi (@axic), Paweł Bylica (@chfast)
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Final
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 1485
|
||||
title: TEthashV1
|
||||
author: trustfarm (KT Ahn - 안씨아저씨) <trustfarm.info@gmail.com>, <cpplover@trustfarm.net>,
|
||||
author: trustfarm (KT Ahn - 안씨아저씨) <trustfarm.info@gmail.com>, trustfarm <cpplover@trustfarm.net>
|
||||
discussions-to: https://ethereum-magicians.org/t/anti-eth-asic-mining-eip-1488-pr/1807
|
||||
status: Draft
|
||||
type: Standards Track
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 150
|
||||
title: Gas cost changes for IO-heavy operations
|
||||
author: Vitalik Buterin
|
||||
author: Vitalik Buterin (@vbuterin)
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Final
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 155
|
||||
title: Simple replay attack protection
|
||||
author: Vitalik Buterin
|
||||
author: Vitalik Buterin (@vbuterin)
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Final
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 160
|
||||
title: EXP cost increase
|
||||
author: Vitalik Buterin
|
||||
author: Vitalik Buterin (@vbuterin)
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Final
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 170
|
||||
title: Contract code size limit
|
||||
author: Vitalik Buterin
|
||||
author: Vitalik Buterin (@vbuterin)
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Final
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 4
|
||||
title: EIP Classification
|
||||
author: Joseph Chow
|
||||
author: Joseph Chow (@ethers)
|
||||
status: Draft
|
||||
type: Meta
|
||||
created: 2015-11-17
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 779
|
||||
title: "Hardfork Meta: DAO Fork"
|
||||
author: Casey Detrio
|
||||
author: Casey Detrio (@cdetrio)
|
||||
type: Meta
|
||||
status: Final
|
||||
created: 2017-11-26
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
eip: 86
|
||||
title: Abstraction of transaction origin and signature
|
||||
author: Vitalik Buterin
|
||||
author: Vitalik Buterin (@vbuterin)
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Draft
|
||||
|
|
Loading…
Reference in New Issue