Skip to content

Commit cb41910

Browse files
authored
Remove specs for EIP-6914 (#5568)
[EIP-6914](https://eips.ethereum.org/EIPS/eip-6914) is stagnant and is not expected to be included in upcoming upgrades. With that in mind, I believe we should remove these specifications. If/when this EIP is proposed for an upgrade in the future, we can add them back.
1 parent a670e01 commit cb41910

4 files changed

Lines changed: 0 additions & 110 deletions

File tree

.github/labeler.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,6 @@ heze:
6161
- 'presets/*/heze.yaml'
6262
- 'pysetup/spec_builders/heze.py'
6363

64-
eip6914:
65-
- changed-files:
66-
- any-glob-to-any-file:
67-
- 'specs/_features/eip6914/**'
68-
- 'presets/*/eip6914.yaml'
69-
- 'pysetup/spec_builders/eip6914.py'
70-
7164
eip8025:
7265
- changed-files:
7366
- any-glob-to-any-file:

.github/release-drafter.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ categories:
3838
- eip7805
3939

4040
# Features
41-
- title: EIP-6914
42-
when:
43-
label: eip6914
4441
- title: EIP-8025
4542
when:
4643
label: eip8025

specs/_features/eip6914/beacon-chain.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

specs/_features/eip6914/fork-choice.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)