First of all, apologies for the significant gap in communication on this grant (well, public release of such communication).
Currently, this grant was somewhat split into two “phases”:
-
ExtensibleFallbackHandler
- a newSafe
fallback handler that allows for increased composability withSafe
. See: Grant Application: Extensible Fallback Handler for Safe (Retrospective). -
ComposableCoW
- providing a unified, composable conditional order framework, allowing users to specify either a single order, or a multitude of orders using a merkle root and associated proof.
Both of the above phases are feature complete, with the code for both currently undergoing audit.