Skip to content

test: add replay idempotency regression test#23

Merged
DigiEmu merged 1 commit intomainfrom
test/replay-idempotency-v1
May 7, 2026
Merged

test: add replay idempotency regression test#23
DigiEmu merged 1 commit intomainfrom
test/replay-idempotency-v1

Conversation

@DigiEmu
Copy link
Copy Markdown
Owner

@DigiEmu DigiEmu commented May 7, 2026

Summary

Adds a regression test proving that ReplayV1 is idempotent.

The same bundle input is replayed multiple times and the reconstructed state hash must remain identical.

Why

DigiEmu Core v1.0 requires deterministic replay behavior:

same bundle input → same reconstructed state → same hash

Test

  • TestReplayV1Idempotent

Verification

go test ./...

@DigiEmu DigiEmu merged commit 177b0a6 into main May 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant