Score Evaluation

Validators

0 registered

+ Apply to Validate
DECRYPT
Calls Seal key servers with a PTB session key to decrypt miner R2 credentials. Requires active stake in ValidatorRegistry.
EVALUATE
Downloads each miner's compressed gradient and sends it to the Nautilus TEE. Enclave computes loss_before − loss_after and signs with its Ed25519 key.
SUBMIT
Posts the signed ScoreSubmission on-chain. score_ledger.move verifies the Ed25519 signature against the registered enclave pubkey before updating OpenSkill ratings.
UIDAddressStake (SUI)SubmissionsRegisteredEnclaveStatus
No validators registered on-chain yet
Nitro EnclaveProduction

Validator is running an AWS Nitro Enclave with verified PCR values registered on-chain via enclave_registry.move. Scores are signed inside the TEE — cryptographically unforgeable.

SimulatedTestnet only

Running with VRAMHUB_TEST_MODE=true — no Nitro hardware required. Valid for testnet participation. Rejected by mainnet contracts.