Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereum/annotated-spec
Vitalik's annotated eth2 spec. Not intended to be "the" annotated spec; other documents like Ben Edgington's https://benjaminion.xyz/eth2-annotated-spec/ also exist. This one is intended to focus more on design rationale.
https://github.com/ethereum/annotated-spec
Last synced: 29 days ago
JSON representation
Vitalik's annotated eth2 spec. Not intended to be "the" annotated spec; other documents like Ben Edgington's https://benjaminion.xyz/eth2-annotated-spec/ also exist. This one is intended to focus more on design rationale.
- Host: GitHub
- URL: https://github.com/ethereum/annotated-spec
- Owner: ethereum
- Created: 2020-08-06T04:53:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T14:33:00.000Z (4 months ago)
- Last Synced: 2024-09-29T16:20:59.320Z (about 1 month ago)
- Size: 1000 KB
- Stars: 321
- Watchers: 16
- Forks: 61
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- DeFi-Developer-Road-Map - Specification
README
Currently the following parts of the spec are available in annotated form:
### Phase 0
* [The Beacon Chain](phase0/beacon-chain.md)
* [Beacon Chain Fork Choice](phase0/fork-choice.md)### Altair (Light client support, validator reward simplifications)
* [Changes to the beacon chain](altair/beacon-chain.md)
* [Light client sync protocol](altair/sync-protocol.md)### Bellatrix (Merge)
* [Beacon chain changes](merge/beacon-chain.md)
* [Fork choice (terminal PoW block verification)](merge/fork-choice.md)### Capella (Withdrawals)
* [Beacon chain changes](capella/beacon-chain.md)
### Sharding
* [Changes to the beacon chain](phase1/beacon-chain.md)