Orbitra Prime
Trading intelligence
When Orbitra Prime marks a fill, transfer or liquidation as settled, a QSE certificate exists for it. Traders see a single state — final — instead of a confirmation countdown.
Quorum-Staked Execution
QSE — Quorum-Staked Execution — is the consensus protocol of Orbitra L1. It is a HotStuff-family BFT composition: stake provides economic security, authority assigns proposer and committee duties, and verified work measures availability, validation and service. A state transition is final when the configured Byzantine quorum signs it, not after a count of confirmations.
How it moves
Validator votes
Quorum certificate
Finalized state
7 / 10
Three forces — stake, authority and verified work — flow into a ring of validators. The validators cast signed votes on one proposed state transition. When the votes reach the configured Byzantine quorum, they combine into a quorum certificate, and the certified state is marked final.
The problem
On longest-chain networks, finality is a probability that grows with time. A payment is “probably final” after some number of confirmations, and a deep enough reorganization can still reverse it. Venues compensate with confirmation delays, and every delay is a window in which collateral, positions and deliveries are uncertain.
For a market, that ambiguity compounds. A fill that can be reorganized away can take a liquidation, a margin release and a withdrawal with it. Settlement needs one clear moment after which the state does not change.
Security that rests on burning computation, or on capital alone, leaves a second gap: neither measures whether operators actually serve the network. QSE pairs deterministic BFT finality with accountability for the work validators perform. It is not proof-of-work mining — verified work means measured availability, validation and service, not hash puzzles.
Operating sequence
Consensus advances in views. In each view one scheduled proposer leads, validators check the proposal independently, and the quorum decides.
Stake determines which validators form the security set for an epoch. The authority schedule, informed by each validator’s verified-work record, assigns proposer and committee duties.
The scheduled proposer assembles the ordered batch of transitions executed by VectorLanes and proposes it together with the resulting state commitment.
Validators re-execute the batch deterministically and check that they reach the same state root. A proposal that does not reproduce receives no vote.
Each validator signs the transition it verified. Votes flow to the proposer and are aggregated into one compact certificate instead of being broadcast to every peer.
When signatures reach the configured Byzantine quorum, they form the finality certificate. The transition is final, with no probabilistic confirmation ladder to climb.
Availability, validation and service are measured and recorded as verified work. Provable misbehavior, such as signing two conflicting transitions, becomes slashing evidence.
Architecture
QSE composes well-understood BFT machinery with two additions: explicit authority and measured service. Each component has a single responsibility.
Records bonded stake and determines the security set for each epoch. Bonded stake is the collateral behind every signature a validator produces.
Delegates proposer and committee duties across the security set. Authority decides who leads a view; it never decides what is final.
Measures verified work: availability when a duty falls due, correct and timely validation, and service to the network. The record shapes future duties and rewards.
Keeps validators in step across views. If a proposer fails to deliver a valid proposal in time, a view change hands leadership to the next scheduled proposer.
Collects validator signatures into compact certificates with linear communication per view. Signature suites are versioned through Q-Switch.
The portable proof of finality. Light clients, GateMesh and reconciliation systems verify a certificate instead of trusting any single node.
Verifies proofs of misbehavior — equivocation or signing an invalid transition — and slashes the responsible stake.
Security and failure control
BFT protocols are judged by the properties they hold under a stated fault model. QSE’s properties hold while Byzantine validators stay below the threshold the configured quorum is designed to tolerate.
Across the three systems
Orbitra Prime
Trading intelligence
When Orbitra Prime marks a fill, transfer or liquidation as settled, a QSE certificate exists for it. Traders see a single state — final — instead of a confirmation countdown.
Orbitra L1
Settlement and compute
QSE is the consensus layer of Orbitra L1. It certifies the state commitments produced by VectorLanes, so an ApexMatch fill, its margin effect and its settlement become final under one certificate.
Orbitra Realm
Applications and commerce
Payments, tokenized-asset transfers and application state in Orbitra Realm inherit the same deterministic finality, and cross-chain routes present certificates as proof. Operators interested in running validator infrastructure can find participation details on the validators page.
Value
Specifications
1,000,000 transactions per second represents the engineered aggregate full-capacity architecture of ORBITRA ONE™ and is intended for validation under defined benchmark conditions.
Terminology