Traditional rollup-based designs rely on commodity validators to verify transactions, but high-throughput verification (1Gb/s) exceeds the capabilities of most nodes. Posting such data on Layer 1 (L1) is bandwidth-intensive and costly. InfiniSVM addresses these challenges with a Proof-of-Authority-and-Stake (PoAS) model that combines sequencer-led verification, distributed proof generation, and fallback security on Solana.
InfiniSVM introduces a sequencer-driven model where transactions are batched into shreds, each containing:
Only a minimal (Effect Hash, Shred Hash) pair is posted on Solana, ensuring data availability while avoiding L1 congestion.
Upon receiving a shred, a prover follows a two-step validation process:
State Reconstruction & Effect Hash Verification
Majority Vote Finalization
Malicious Proposer Detection
Censorship Resistance
To prevent hardware-intensive requirements for provers:
Prover reward structure:
The PoAS model in InfiniSVM achieves:
By optimizing prover participation, reducing L1 bandwidth costs, and ensuring censorship resistance, InfiniSVM scales consensus while maintaining decentralization and integrity.
Traditional rollup-based designs rely on commodity validators to verify transactions, but high-throughput verification (1Gb/s) exceeds the capabilities of most nodes. Posting such data on Layer 1 (L1) is bandwidth-intensive and costly. InfiniSVM addresses these challenges with a Proof-of-Authority-and-Stake (PoAS) model that combines sequencer-led verification, distributed proof generation, and fallback security on Solana.
InfiniSVM introduces a sequencer-driven model where transactions are batched into shreds, each containing:
Only a minimal (Effect Hash, Shred Hash) pair is posted on Solana, ensuring data availability while avoiding L1 congestion.
Upon receiving a shred, a prover follows a two-step validation process:
State Reconstruction & Effect Hash Verification
Majority Vote Finalization
Malicious Proposer Detection
Censorship Resistance
To prevent hardware-intensive requirements for provers:
Prover reward structure:
The PoAS model in InfiniSVM achieves:
By optimizing prover participation, reducing L1 bandwidth costs, and ensuring censorship resistance, InfiniSVM scales consensus while maintaining decentralization and integrity.