#798 Missing highway schema prefix in code_versioning.py
Description
EditIssue 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 AllLoading audit history...