While practically a pre-devnet without PQ signatures yet, this phase established critical foundations for multi-client coordination and our iterative development approach:
- Establish new leanSpec framework
- Establish first client specs
- First trial of client interops (and consensus)
- Initial metrics setup
- Slot duration: 4 seconds
- Networking transport: QUIC
- Gossip: Gossipsub v1.0
- Consensus mechanism: Modified 3SF-mini
- Infrastructure: Local machines only
- PQ signatures are not implemented
| Specification | Target | Remarks |
|---|---|---|
| leanSpec | leanEthereum/leanSpec@4b750f2 |
| Tool | Link |
|---|---|
| local-pq-devnet | ReamLabs/local-pq-devnet@6152686 |
| lean-quickstart | TBC |
| Client | Implementation | Interop | Code | Docker |
|---|---|---|---|---|
| Ream | ✅ | ✅ | ReamLabs/ream@0bceaee | ethpandaops/ream:master-0bceaee |
| Zeam | ✅ | ✅ | ||
| Qlean | ✅ | ✅ |