The latest version of the passkey module uses safe-singleton-factory for deployment, but we use the official deployment from here which uses the Deterministic method.
This issue captures the work for deploying Daimo with the Deterministic approach while keeping the rest of the deployment as it is (Daimo should not be deployed twice, just once with the Deterministic approach).
The latest version of the
passkey
module usessafe-singleton-factory
for deployment, but we use the official deployment from here which uses the Deterministic method.This issue captures the work for deploying Daimo with the Deterministic approach while keeping the rest of the deployment as it is (Daimo should not be deployed twice, just once with the Deterministic approach).
More context: https://github.com/safe-global/safe-modules/pull/477#discussion_r1713852370