Anvil4 min read
Determinism as a Correctness Contract
Most trading systems are tested the way most software is tested: feed an input, assert an output, hope the parts you did not assert on behaved. That works until the part you did not assert on is wall-clock time, or it…
MorphIQ Labs Research Notes#determinism#event-sourcing#replay#testing