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

Update deserializePermissionAccount to allow custom addresses for kernel + ECDSA signer #174

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lantelyes
Copy link

@lantelyes lantelyes commented Aug 2, 2024

This PR enables one to supply custom deployed kernel addresses / a ECDSA signer address when deserializing a permission account.

Without this, you cannot utilize a serialized permission account with custom deployments of kernel, or the ECDSA signer. The issue stems from the sdk assuming you want to use the default addresses in toECDSASigner and createKernelAccount when called in deserializePermissionAccount

@lantelyes lantelyes changed the title Update deserializePermissionAccount to allow custom addresses for kernel + signer Update deserializePermissionAccount to allow custom addresses for kernel + ECDSA signer Aug 2, 2024
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.

1 participant