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

Don't require entire NodeInfo struct when removing stakers from permissioned stake table contract #2419

Open
Tracked by #2384
sveitser opened this issue Dec 19, 2024 · 0 comments · May be fixed by #2420
Open
Tracked by #2384
Assignees

Comments

@sveitser
Copy link
Collaborator

sveitser commented Dec 19, 2024

When removing stakers in the contract only the BLS verifying key is required but not the entire NodeInfo. This should be changed and the rust code updated to match.

@sveitser sveitser changed the title When removing stakers in the contract only the BLS verifying key is required but not the entire NodeInfo. This should be changed and the rust code updated to match. Don't require entire NodeInfo struct when removing stakers from permissioned stake table contract Dec 19, 2024
@sveitser sveitser self-assigned this Dec 19, 2024
@sveitser sveitser linked a pull request Dec 19, 2024 that will close this issue
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 a pull request may close this issue.

1 participant