Skip to content

Commit

Permalink
Bump eipv to v0.3.0 (ethereum#4386)
Browse files Browse the repository at this point in the history
* bump eipv to v0.3.0

* remove deprecated preamble fields from eips
  • Loading branch information
lightclient authored and PhABC committed Jan 25, 2022
1 parent 0cd6e4c commit 2089da0
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ matrix:
- language: rust
cache: cargo
before_script:
- cargo install eipv --version=0.2.0
- cargo install eipv --version=0.3.0
env: TASK='eip-validator'
- python: 3.3
env: TASK='codespell'
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-1123.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ status: Withdrawn
type: Standards Track
category: ERC
created: 2018-06-01
replaces: 190
---

This ERC has been abandoned in favor of the EthPM V3 smart contract packaging standard defined in [ERC-2678](./eip-2678.md)
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-158.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ type: Standards Track
category: Core
status: Final
created: 2016-10-16
superseded-by: 161
---

# Specification
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-1706.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ type: Standards Track
category: Core
created: 2019-01-15
requires: 1283
superseded-by: 2200
---
> :information_source: **[EIP-2200] has superseded [EIP-1706].** :information_source:
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-1820.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ type: Standards Track
category: ERC
requires: 165, 214
created: 2019-03-04
replaces: 820
---

> :information_source: **[ERC-1820] has superseded [ERC-820].** :information_source:
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-211.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ type: Standards Track
category: Core
status: Final
created: 2017-02-13
replaces: 5
---

## Simple Summary
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ author: Joseph Chow (@ethers)
status: Final
type: Meta
created: 2015-11-17
superseded-by: 1
---

# Abstract
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ status: Final
type: Standards Track
category: Core
created: 2015-11-22
superseded-by: 211
---

### Abstract
Expand Down
1 change: 0 additions & 1 deletion EIPS/eip-820.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ type: Standards Track
category: ERC
requires: 165, 214
created: 2018-01-05
superseded-by: 1820
---

> :information_source: **[ERC-1820] has superseded [ERC-820].** :information_source:
Expand Down

0 comments on commit 2089da0

Please sign in to comment.