Skip to content

Commit 509070d

Browse files
authored
Remove "under active development" sentences (#4688)
Many of these are *not* under active development. I don't see the value in these statements anymore. We have the "this document is a work-in-progress for researchers and implementers" sentence at the top of everything that's not stable.
1 parent 0aae8e5 commit 509070d

8 files changed

Lines changed: 9 additions & 14 deletions

File tree

specs/_features/eip6914/beacon-chain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ validator records. Refers to
2323
[EIP-6914](https://github.com/ethereum/EIPs/pull/6914).
2424

2525
*Note*: This specification is built upon
26-
[Capella](../../capella/beacon-chain.md) and is under active development.
26+
[Capella](../../capella/beacon-chain.md).
2727

2828
## Preset
2929

specs/_features/eip7441/beacon-chain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This document details the beacon chain additions and changes of to support the
3030
EIP-7441 (Whisk SSLE).
3131

3232
*Note*: This specification is built upon
33-
[capella](../../capella/beacon-chain.md) and is under active development.
33+
[Capella](../../capella/beacon-chain.md).
3434

3535
## Constants
3636

specs/_features/eip7805/beacon-chain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ inclusion. Refers to the following posts:
2727

2828
- [Fork-Choice enforced Inclusion Lists (FOCIL): A simple committee-based inclusion list proposal](https://ethresear.ch/t/fork-choice-enforced-inclusion-lists-focil-a-simple-committee-based-inclusion-list-proposal/19870/1)
2929
- [FOCIL CL & EL workflow](https://ethresear.ch/t/focil-cl-el-workflow/20526)
30-
*Note*: This specification is built upon [Fulu](../../fulu/beacon-chain.md)
31-
and is under active development.
30+
31+
*Note*: This specification is built upon [Fulu](../../fulu/beacon-chain.md).
3232

3333
## Constants
3434

specs/_features/eip7928/beacon-chain.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020

2121
## Introduction
2222

23-
*Note*: This specification is built upon [Fulu](../../fulu/beacon-chain.md) and
24-
is under active development.
23+
*Note*: This specification is built upon [Fulu](../../fulu/beacon-chain.md).
2524

2625
## Custom types
2726

specs/_features/eip8025/beacon-chain.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
This document contains the consensus specs for EIP-8025. This enables stateless
3333
validation of execution payloads through cryptographic proofs.
3434

35-
*Note*: This specification is built upon [Fulu](../../fulu/beacon-chain.md) and
36-
is under active development.
35+
*Note*: This specification is built upon [Fulu](../../fulu/beacon-chain.md).
3736

3837
*Note*: This specification assumes the reader is familiar with the
3938
[public zkEVM methods exposed](./zkevm.md).

specs/electra/beacon-chain.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,7 @@ Electra is a consensus-layer upgrade containing a number of features. Including:
120120
outside Attestation
121121
- [EIP-7691](https://eips.ethereum.org/EIPS/eip-7691): Blob throughput increase
122122

123-
*Note*: This specification is built upon [Deneb](../deneb/beacon-chain.md) and
124-
is under active development.
123+
*Note*: This specification is built upon [Deneb](../deneb/beacon-chain.md).
125124

126125
## Constants
127126

specs/fulu/beacon-chain.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131

3232
## Introduction
3333

34-
*Note*: This specification is built upon [Electra](../electra/beacon-chain.md)
35-
and is under active development.
34+
*Note*: This specification is built upon [Electra](../electra/beacon-chain.md).
3635

3736
## Configuration
3837

specs/gloas/beacon-chain.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@
8282
This is the beacon chain specification of the enshrined proposer builder
8383
separation feature.
8484

85-
*Note*: This specification is built upon [Fulu](../fulu/beacon-chain.md) and is
86-
under active development.
85+
*Note*: This specification is built upon [Fulu](../fulu/beacon-chain.md).
8786

8887
This feature adds new staked consensus participants called *Builders* and new
8988
honest validators duties called *payload timeliness attestations*. The slot is

0 commit comments

Comments
 (0)