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
- Replace expect() with manual JSON escaping to satisfy clippy::expect_used
- Add #[codec(skip)] on RuntimeEvent.version to preserve scale binary compat
with existing attestation fixtures
- Pass EventLogVersion from caller in Attestation::quote_with_app_id
- Read event_log_version from app-compose.json in extend-rtmr CLI instead
of hardcoded default
- from_u32 now returns Option, rejecting unknown version values
0 commit comments