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

[FEATURE] add key weight and revoked check when user sign #319

Open
Peppermint1020 opened this issue Dec 20, 2024 · 0 comments
Open

[FEATURE] add key weight and revoked check when user sign #319

Peppermint1020 opened this issue Dec 20, 2024 · 0 comments
Assignees

Comments

@Peppermint1020
Copy link
Collaborator

Peppermint1020 commented Dec 20, 2024

Description:
Users can currently log in to their accounts using a key with a weight of 500 but are unable to sign messages with the same key. This feature request aims to add a check for key weight and revoked status when users attempt to sign messages.

Problem Statement:
Users with keys of insufficient weight (e.g., 500) can log in but are unable to sign messages, leading to confusion.
There is no explicit check to inform users if their key is revoked or lacks the necessary weight to perform specific actions.

Waiting @zzggo update script in backend.

Alert
This key has been revoked
This key has insufficient weight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants