You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tee): add Trusted Execution Environment (TEE) attestation support (#378)
Implements TEE (Trusted Execution Environment) integration into Katana, enabling the generation of hardware-signed attestation quotes that cryptographically bind the sequencer's execution state (state root) to a TEE (Intel TDX). Includes new katana-tee crate, RPC API extension with `tee_generateQuote` method, CLI options, and node configuration.
---------
Co-authored-by: Claude Haiku 4.5 <[email protected]>
Co-authored-by: Luca Steeb <[email protected]>
Co-authored-by: Ammar Arif <[email protected]>
0 commit comments