Labels: testing, atomic-swap, regression
Priority: Medium
Estimated Time: 1.5 hours
Description:
Recent commits (63daf53, PR #799) hardened dispute arbitration and added missing ContractError variants. regression_tests.rs (329 lines) should capture this fix permanently so it can't silently regress in a future refactor.
Tasks:
API Server
Labels:
testing,atomic-swap,regressionPriority: Medium
Estimated Time: 1.5 hours
Description:
Recent commits (
63daf53, PR #799) hardened dispute arbitration and added missingContractErrorvariants.regression_tests.rs(329 lines) should capture this fix permanently so it can't silently regress in a future refactor.Tasks:
regression_tests.rsContractErrorvariant referenced byarbitration_tests.rsactually exists and round-trips throughError::from_contract_errordocs/threat-model.md's changelog sectionAPI Server