Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safelight missing exec function for erc4337 #14

Open
drortirosh opened this issue Nov 9, 2024 · 0 comments
Open

Safelight missing exec function for erc4337 #14

drortirosh opened this issue Nov 9, 2024 · 0 comments

Comments

@drortirosh
Copy link

I looked at your Safelite implementation
It does have validateUserOp, so it can be used with erc 4337 bundlers.
However, it misses an "execute" function.
You can use "multiSend" but that would require double signature.
I suggest adding execute and executeBatch methods that require msg.sender==entrypoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant