Overview
Hyperscale-RS is a pristine community-built Rust implementation of Radix's Hyperscale protocol, led by developer Foxy. Rather than forking the existing codebase, the project is building a clean implementation from scratch using HotStuff-2 consensus, ensuring code quality and long-term maintainability.
Current Progress
As of March 2026, the project is in Phase 1 of three planned phases:
- Phase 1 (current) — Clean hyperscale implementation with HotStuff-2 consensus. Code is already available to pull and test.
- Phase 2 — Radix Engine and Scrypto integration
- Phase 3 — Mainnet-ready implementation
Jailing support for misbehaving validators is planned. Development progress and discussions are tracked in the hyperscale_rs Telegram group (March 15, 2026 messages).
Impact
Hyperscale-RS demonstrates the strength of the Radix community's technical capabilities. A community-driven implementation provides:
- Decentralization of development — not solely dependent on Radix Labs
- Code diversity — independent implementation reduces systemic risk
- Validation — confirms the protocol design is implementable by external developers
External Links
- hyperscale_rs Telegram Group
- Hyperscale Open Source — related wiki page
- Xi'an Protocol Upgrade — related wiki page
