Uh oh!
There was an error while loading. Please reload this page.
Add non-ERC-4337 EIP-7702 multi-manager account - #200
Open
hanzel98 wants to merge 1 commit into
Open
Conversation
hanzel98force-pushed
the
feat/eip7702-multi-manager-delegator
branch
from
August 18, 2026 04:09
e1a6665 to
87deeecComparehanzel98force-pushed
the
feat/eip7702-multi-manager-delegator
branch
4 times, most recently
from
August 18, 2026 19:34
019b144 to
9cd7132Comparehanzel98force-pushed
the
feat/eip7702-multi-manager-delegator
branch
from
August 18, 2026 19:55
9cd7132 to
308b706Comparehanzel98
commented
Aug 18, 2026
ContributorAuthor
I think we may be able to remove the relay functions:
The user can already use The main reason to keep these functions would be backward compatibility with previous Gator accounts. However, since the function signatures have already changed, that compatibility is already broken. Do you see any reason to keep them, @McOso? |
hanzel98force-pushed
the
feat/eip7702-multi-manager-delegator
branch
2 times, most recently
from
August 19, 2026 00:19
f5e999d to
748727bComparehanzel98force-pushed
the
feat/eip7702-multi-manager-delegator
branch
from
August 19, 2026 00:23
748727b to
51fd2d9Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
EIP7702MultiManagerDeleGatorwith two immutable defaultDelegationManagercontracts and optional additional approved managersSecurity considerations
DelegationManagerhas root authority to execute arbitrary calls, self-call the account, and modify mutable approvalsDelegationManagercontracts can compromise the account and must be carefully verified and trustedValidation
forge fmt --checkandforge build --sizespassedNote
Cursor Bugbot is generating a summary for commit 51fd2d9. Configure here.