The grant M2 deliverable described smart-contract modifications to ComposableCoW/the TWAP handler (enhanced polling interfaces, optimised getters, monitoring events). No Solidity modifications were made; the TWAP module uses raw eth_call to getTradeableOrderWithSignature with SDK helpers, documented as an intentional design choice in ADR-0006 (contract mods would put a single concrete TWAP implementation behind a WIT boundary and prevent competing strategies). The functional goal is achieved, but the literal deliverable was not delivered. Action: call this out explicitly in milestone reporting.
The grant M2 deliverable described smart-contract modifications to ComposableCoW/the TWAP handler (enhanced polling interfaces, optimised getters, monitoring events). No Solidity modifications were made; the TWAP module uses raw
eth_calltogetTradeableOrderWithSignaturewith SDK helpers, documented as an intentional design choice in ADR-0006 (contract mods would put a single concrete TWAP implementation behind a WIT boundary and prevent competing strategies). The functional goal is achieved, but the literal deliverable was not delivered. Action: call this out explicitly in milestone reporting.