Protocol / Core
Deterministic Execution at Protocol Level
Every block produced by Aeltrix resolves identically across all validators. No fork choice. No reorganization. No probabilistic settlement window.
BFT-Enhanced Proof of Stake
Consensus layerBFT-Enhanced Proof of Stake
HotStuff-style BFT with weighted stake voting and rotating leader selection. Blocks achieve deterministic finality through a 2-phase commit: propose → prevote QC → precommit QC. A block is final when ≥2/3 of total stake signs the precommit quorum certificate.
| Parameter | Value |
|---|---|
| Block time target | 1 second |
| Finality | ~2 seconds (deterministic) |
| Quorum threshold | ⅔ supermajority |
| Leader selection | Rotating, stake-weighted |
| Slashing | Double-sign: 5-10% + jail |
| Validator set | Top 50 by stake |
Zero Gas Architecture
Bandwidth creditsAeltrix replaces gas with bandwidth credits. Every account receives free transaction capacity each epoch.
BANDWIDTH_CREDIT_FORMULA
EXAMPLE_CALCULATION
Parallel Deterministic Execution
Execution engineRead/write set tracking ensures deterministic ordering. Account-based state model with conflict detection and batch signature verification.
TECH_STACK
Live Metrics
Chain dataBLOCK_HEIGHT
800,571
TOTAL_TX
29
ACTIVE_VALIDATORS
5