Skip to content

PR-20 test(worker): worker/main-thread parity tests #45

Description

@HsienW

Objective

Prove the worker runtime is deterministically equivalent to the main-thread runtime.

Work

  • Run a deterministic fixture in main thread, run the same fixture through the worker runtime, assert the final state hash is equal.

Exit criteria

  • Same deterministic replay produces the same final state in both main-thread and worker modes

Metadata

Metadata

Assignees

Labels

improvementImprove existing functionality or performance.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions