teepot/bin/verify-era-proof-attestation/src
Harald Hoyer eb39705ff1
feat: compat code for non x86_64-linux
- do not build packages, which require `x86_64-linux`
- use Phala `dcap-qvl` crate for remote attestation, if possible
- nix: exclude `nixsgx` on non `x86_64-linux` platforms

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-04-10 11:57:46 +02:00
..
client refactor(verify-era-proof-attestation): modularize and restructure proof verification logic 2025-04-04 17:05:30 +02:00
core refactor(verify-era-proof-attestation): modularize and restructure proof verification logic 2025-04-04 17:05:30 +02:00
processor refactor(verify-era-proof-attestation): replace watch channel with CancellationToken 2025-04-07 08:54:00 +02:00
proof refactor(verify-era-proof-attestation): replace watch channel with CancellationToken 2025-04-07 08:54:00 +02:00
verification feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
error.rs refactor(verify-era-proof-attestation): modularize and restructure proof verification logic 2025-04-04 17:05:30 +02:00
main.rs refactor(verify-era-proof-attestation): replace watch channel with CancellationToken 2025-04-07 08:54:00 +02:00