@@ -20,16 +20,22 @@ Features are researched and developed in parallel, and then consolidated into se
2020| 0 | ** Phase0** | ` 0 ` | <ul ><li >Core</li ><ul ><li >[ The beacon chain] ( specs/phase0/beacon-chain.md ) </li ><li >[ Deposit contract] ( specs/phase0/deposit-contract.md ) </li ><li >[ Beacon chain fork choice] ( specs/phase0/fork-choice.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Honest validator guide] ( specs/phase0/validator.md ) </li ><li >[ P2P networking] ( specs/phase0/p2p-interface.md ) </li ><li >[ Weak subjectivity] ( specs/phase0/weak-subjectivity.md ) </li ></ul ></ul > |
2121| 1 | ** Altair** | ` 74240 ` | <ul ><li >Core</li ><ul ><li >[ Beacon chain changes] ( specs/altair/beacon-chain.md ) </li ><li >[ Altair fork] ( specs/altair/fork.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Light client sync protocol] ( specs/altair/light-client/sync-protocol.md ) ([ full node] ( specs/altair/light-client/full-node.md ) , [ light client] ( specs/altair/light-client/light-client.md ) , [ networking] ( specs/altair/light-client/p2p-interface.md ) )</li ><li >[ Honest validator guide changes] ( specs/altair/validator.md ) </li ><li >[ P2P networking] ( specs/altair/p2p-interface.md ) </li ></ul ></ul > |
2222| 2 | ** Bellatrix** <br /> ([ "The Merge"] ( https://ethereum.org/en/upgrades/merge/ ) ) | ` 144896 ` | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/bellatrix/beacon-chain.md ) </li ><li >[ Bellatrix fork] ( specs/bellatrix/fork.md ) </li ><li >[ Fork choice changes] ( specs/bellatrix/fork-choice.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Honest validator guide changes] ( specs/bellatrix/validator.md ) </li ><li >[ P2P networking] ( specs/bellatrix/p2p-interface.md ) </li ></ul ></ul > |
23- | 3 | ** Capella** | ` 194048 ` | <ul ><li >Core</li ><ul ><li >[ Beacon chain changes] ( specs/capella/beacon-chain.md ) </li ><li >[ Capella fork] ( specs/capella/fork.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Light client sync protocol changes] ( specs/capella/light-client/sync-protocol.md ) ([ fork] ( specs/capella/light-client/fork.md ) , [ full node] ( specs/capella/light-client/full-node.md ) , [ networking] ( specs/capella/light-client/p2p-interface.md ) )</li ></ ul >< ul >< li >[ Validator additions] ( specs/capella/validator.md ) </li ><li >[ P2P networking] ( specs/capella/p2p-interface.md ) </li ></ul ></ul > |
24- | 4 | ** Deneb** | ` 269568 ` | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/deneb/beacon-chain.md ) </li ><li >[ Deneb fork] ( specs/deneb/fork.md ) </li ><li >[ Polynomial commitments] ( specs/deneb/polynomial-commitments.md ) </li ><li >[ Fork choice changes] ( specs/deneb/fork-choice.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Light client sync protocol changes] ( specs/deneb/light-client/sync-protocol.md ) ([ fork] ( specs/deneb/light-client/fork.md ) , [ full node] ( specs/deneb/light-client/full-node.md ) , [ networking] ( specs/deneb/light-client/p2p-interface.md ) )</li ></ ul >< ul >< li >[ Honest validator guide changes] ( specs/deneb/validator.md ) </li ><li >[ P2P networking] ( specs/deneb/p2p-interface.md ) </li ></ul ></ul > |
23+ | 3 | ** Capella** | ` 194048 ` | <ul ><li >Core</li ><ul ><li >[ Beacon chain changes] ( specs/capella/beacon-chain.md ) </li ><li >[ Capella fork] ( specs/capella/fork.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Light client sync protocol changes] ( specs/capella/light-client/sync-protocol.md ) ([ fork] ( specs/capella/light-client/fork.md ) , [ full node] ( specs/capella/light-client/full-node.md ) , [ networking] ( specs/capella/light-client/p2p-interface.md ) )</li ><li >[ Validator additions] ( specs/capella/validator.md ) </li ><li >[ P2P networking] ( specs/capella/p2p-interface.md ) </li ></ul ></ul > |
24+ | 4 | ** Deneb** | ` 269568 ` | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/deneb/beacon-chain.md ) </li ><li >[ Deneb fork] ( specs/deneb/fork.md ) </li ><li >[ Polynomial commitments] ( specs/deneb/polynomial-commitments.md ) </li ><li >[ Fork choice changes] ( specs/deneb/fork-choice.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Light client sync protocol changes] ( specs/deneb/light-client/sync-protocol.md ) ([ fork] ( specs/deneb/light-client/fork.md ) , [ full node] ( specs/deneb/light-client/full-node.md ) , [ networking] ( specs/deneb/light-client/p2p-interface.md ) )</li ><li >[ Honest validator guide changes] ( specs/deneb/validator.md ) </li ><li >[ P2P networking] ( specs/deneb/p2p-interface.md ) </li ></ul ></ul > |
2525
2626### In-development Specifications
27+
28+ | Seq. | Code Name | Fork Epoch | Specs |
29+ | - | - | - | - |
30+ | 5 | ** Electra** | TBD | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/electra/beacon-chain.md ) </li ><li >[ Electra fork] ( specs/electra/fork.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Light client sync protocol changes] ( specs/electra/light-client/sync-protocol.md ) ([ fork] ( specs/electra/light-client/fork.md ) , [ full node] ( specs/electra/light-client/full-node.md ) , [ networking] ( specs/electra/light-client/p2p-interface.md ) )</li ><li >[ Honest validator guide changes] ( specs/electra/validator.md ) </li ><li >[ P2P networking] ( specs/electra/p2p-interface.md ) </li ></ul ></ul > |
31+
32+ ### Outdated Specifications
33+
2734| Code Name or Topic | Specs | Notes |
2835| - | - | - |
29- | Electra | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/electra/beacon-chain.md ) </li ><li >[ EIP-6110 fork] ( specs/electra/fork.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Light client sync protocol changes] ( specs/electra/light-client/sync-protocol.md ) ([ fork] ( specs/electra/light-client/fork.md ) , [ full node] ( specs/electra/light-client/full-node.md ) , [ networking] ( specs/electra/light-client/p2p-interface.md ) )</li ></ul ><ul ><li >[ Honest validator guide changes] ( specs/electra/validator.md ) </li ></ul ></ul > |
30- | Sharding (outdated) | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/_features/sharding/beacon-chain.md ) </li ></ul ><li >Additions</li ><ul ><li >[ P2P networking] ( specs/_features/sharding/p2p-interface.md ) </li ></ul ></ul > |
31- | Custody Game (outdated) | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/_features/custody_game/beacon-chain.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Honest validator guide changes] ( specs/_features/custody_game/validator.md ) </li ></ul ></ul > | Dependent on sharding |
32- | Data Availability Sampling (outdated) | <ul ><li >Core</li ><ul ><li >[ Core types and functions] ( specs/_features/das/das-core.md ) </li ><li >[ Fork choice changes] ( specs/_features/das/fork-choice.md ) </li ></ul ><li >Additions</li ><ul ><li >[ P2P Networking] ( specs/_features/das/p2p-interface.md ) </li ><li >[ Sampling process] ( specs/_features/das/sampling.md ) </li ></ul ></ul > | <ul ><li > Dependent on sharding</li ><li >[ Technical explainer] ( https://hackmd.io/@HWeNw8hNRimMm2m2GH56Cw/B1YJPGkpD ) </li ></ul > |
36+ | Sharding | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/_features/sharding/beacon-chain.md ) </li ></ul ><li >Additions</li ><ul ><li >[ P2P networking] ( specs/_features/sharding/p2p-interface.md ) </li ></ul ></ul > |
37+ | Custody Game | <ul ><li >Core</li ><ul ><li >[ Beacon Chain changes] ( specs/_features/custody_game/beacon-chain.md ) </li ></ul ><li >Additions</li ><ul ><li >[ Honest validator guide changes] ( specs/_features/custody_game/validator.md ) </li ></ul ></ul > | Dependent on sharding |
38+ | Data Availability Sampling | <ul ><li >Core</li ><ul ><li >[ Core types and functions] ( specs/_features/das/das-core.md ) </li ><li >[ Fork choice changes] ( specs/_features/das/fork-choice.md ) </li ></ul ><li >Additions</li ><ul ><li >[ P2P Networking] ( specs/_features/das/p2p-interface.md ) </li ><li >[ Sampling process] ( specs/_features/das/sampling.md ) </li ></ul ></ul > | <ul ><li > Dependent on sharding</li ><li >[ Technical explainer] ( https://hackmd.io/@HWeNw8hNRimMm2m2GH56Cw/B1YJPGkpD ) </li ></ul > |
3339
3440### Accompanying documents can be found in [ specs] ( specs ) and include:
3541
0 commit comments