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

Remove or Hardcode Chainid in Recovery Spell #12

Open
ElliotFriedman opened this issue Jul 5, 2024 · 0 comments
Open

Remove or Hardcode Chainid in Recovery Spell #12

ElliotFriedman opened this issue Jul 5, 2024 · 0 comments

Comments

@ElliotFriedman
Copy link
Contributor

If a backup signer signs on one chain, that same signature should be able to be played across all chains so they don't need to sign 4 transactions to recover an account if the account exists across 4 different chains.

Right now, a backup signer will need to sign a transaction n times where n is the number of chains the user's setup is deployed on.

Hardcode the chainid to be the same for all recovery spells, or possibly use a different typed signing structure.

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