Proof of Trusted Execution: A Consensus Paradigm for Deterministic Blockchain Finality
By: Kyle Habib , Vladislav Kapitsyn , Giovanni Mazzeo and more
Potential Business Impact:
Makes computer networks agree faster and use less power.
Current blockchain consensus protocols -- notably, Proof of Work (PoW) and Proof of Stake (PoS) -- deliver global agreement but exhibit structural constraints. PoW anchors security in heavy computation, inflating energy use and imposing high confirmation latency. PoS improves efficiency but introduces stake concentration, long-range and "nothing-at-stake" vulnerabilities, and a hard performance ceiling shaped by slot times and multi-round committee voting. In this paper, we propose Proof of Trusted Execution (PoTE), a consensus paradigm where agreement emerges from verifiable execution rather than replicated re-execution. Validators operate inside heterogeneous VM-based TEEs, each running the same canonical program whose measurement is publicly recorded, and each producing vendor-backed attestations that bind the enclave code hash to the block contents. Because the execution is deterministic and the proposer is uniquely derived from public randomness, PoTE avoids forks, eliminates slot.time bottlenecks, and commits blocks in a single round of verification. We present the design of a PoTE consensus client, describe our reference implementation, and evaluate its performance against the stringent throughput requirements of the Trillion decentralized exchange.
Similar Papers
A Detailed Comparative Analysis of Blockchain Consensus Mechanisms
Cryptography and Security
Makes blockchain faster, cheaper, and greener.
A Detailed Comparative Analysis of Blockchain Consensus Mechanisms
Cryptography and Security
Makes blockchain faster, cheaper, and greener.
Proof of Useful Intelligence (PoUI): Blockchain Consensus Beyond Energy Waste
Cryptography and Security
Uses AI work to power secure digital money.