#798 Missing highway schema prefix in code_versioning.py

closed critical Created 2026-01-02 20:23 · Updated 2026-01-02 20:23

Description

Edit
Issue A: code_versioning.py lines 219 and 247 called get_code_version_hash and update_code_version_hash without highway. schema prefix. This would break deterministic replay when functions not in search_path. Fix: Added highway. prefix to both function calls. Files modified: engine/code_versioning.py

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...