Skip to content

0.3.0

Compare
Choose a tag to compare
@fdematos fdematos released this 31 Jul 14:49
· 3 commits to main since this release
83cee78

🌱 New Features

  • Passkey Signer: Manage both SafeWebauthnShared signer and SafeWebauthnFactory contracts.

Enhancements

  • Delegate Call Parameters: New delegate call parameters have been introduced in the prepareUserOperation and sendUserOperation functions.

Refactoring

  • Setup Call Data Methods: Extracted and reorganized the setupCallData methods for better code structure and maintainability.
  • SignerProtocol: Introduced the SignerProtocol to allow for asynchronous message signing