Determinism and invariant test suite #21

Closed
opened 2026-01-31 16:59:59 +01:00 by erikinkinen · 0 comments
Owner

Goal
Prevent subtle temporal bugs.

Steps

  • Test: same seed → identical logs
  • Test: replayed hash == live hash
  • Test: invalid events rejected deterministically
  • Property test: invariants hold after every event
**Goal** Prevent subtle temporal bugs. **Steps** * [ ] Test: same seed → identical logs * [ ] Test: replayed hash == live hash * [ ] Test: invalid events rejected deterministically * [ ] Property test: invariants hold after every event
erikinkinen added this to the Phase 0 milestone 2026-01-31 16:59:59 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
erikinkinen/AES#21
No description provided.