-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
What is the feature you would like to see?
This is issue is to keep track of proposals for new features, interface modifications and any other enhancements and proposals not related to the smart contract modules that has the potential to contribute to a broader adoption of smart accounts.
Core Contract
- Refactor
Delegatedsigners to take advantage of the changes proposed in CAP-71 (given this proposal gets approved and included in a next protocol upgrade) - Adopt an approach where expired context rules are automatically pruned (e.g. using temporary storage by following the pattern in fungible token approvals)
- SDK streamlining the interactions with smart accounts on the client side (similar to what's previously done in passkey-kit)
- Increase the max cap of context rules in a smart account (set to 15 atm)
Verifiers
- Add a new function to query metadata on verifiers. This will be helpful on the client side by improving auditability. The
Externalsigner contains the verifier contract and key data bytes, but how those bytes are to be presented by clients depends on off-chain logic (app-specific or indexing). - Modify the reference webauthn (passkey) verifier to account for credential id.
Policies
- Policies are the most opinionated piece of the framework so some guidelines of how to implement new policies might be useful
Resources:
- Smart Accounts Documentation
Metadata
Metadata
Assignees
Labels
No labels