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

Properly handle signature errors #100

Open
r-near opened this issue May 6, 2024 · 0 comments
Open

Properly handle signature errors #100

r-near opened this issue May 6, 2024 · 0 comments

Comments

@r-near
Copy link
Collaborator

r-near commented May 6, 2024

If we have a bad keypair, it'll panic with a signature error. Instead, we should appropriately handle this panic (may need to modify near-crypto for this) - and rotate to a fresh key.

Another option might be to do some pre-flight checks to validate the account keys.

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