Skip to content

Hook fix: Update toKernelPluginManager.ts#259

Merged
SahilVasava merged 5 commits intozerodevapp:mainfrom
maxsch-xmint:patch-1
Apr 16, 2026
Merged

Hook fix: Update toKernelPluginManager.ts#259
SahilVasava merged 5 commits intozerodevapp:mainfrom
maxsch-xmint:patch-1

Conversation

@maxsch-xmint
Copy link
Copy Markdown
Contributor

Missing hook forwarding in getPluginsEnableTypedDataV2

Missing hook forwarding
encodeCalls unconditionally wraps calldata with executeUserOp when plugins?.hook is truthy, even during enable flow when the hook isn't installed yet. Fixed by checking isEnabled    
  first.
Comment thread packages/core/accounts/kernel/createKernelAccount.ts Outdated
@SahilVasava SahilVasava merged commit f61e9ca into zerodevapp:main Apr 16, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants