mirror of https://github.com/status-im/EIPs.git
add preambles for eip-158 and 161
This commit is contained in:
parent
0ab7d52aba
commit
c032393cc0
|
@ -1,4 +1,13 @@
|
|||
EDITOR NOTE: below is a copy of the EIP 158 https://github.com/ethereum/EIPs/issues/158#issue-183264659 raw text fetched on 2017-06-23.
|
||||
```
|
||||
EIP: 158
|
||||
Title: State clearing
|
||||
Author: Vitalik Buterin
|
||||
Type: Standard Track
|
||||
Category: Core
|
||||
Status: Superseded
|
||||
Created: 2016-10-16
|
||||
Superseded-By: 161
|
||||
```
|
||||
|
||||
# Specification
|
||||
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
EDITOR NOTE: below is a copy of the EIP 161 https://github.com/ethereum/EIPs/issues/161#issue-184805822 raw text fetched on 2017-06-23.
|
||||
```
|
||||
EIP: 161
|
||||
Title: State trie clearing (invariant-preserving alternative)
|
||||
Author: Gavin Wood
|
||||
Type: Standard Track
|
||||
Category: Core
|
||||
Status: Final
|
||||
Created: 2016-10-24
|
||||
```
|
||||
|
||||
# Specification
|
||||
|
||||
|
|
Loading…
Reference in New Issue