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 ceremony ID length from 24 bytes to 32 bytes #133

Open
alan-ssvlabs opened this issue Sep 30, 2024 · 0 comments
Open

Update ceremony ID length from 24 bytes to 32 bytes #133

alan-ssvlabs opened this issue Sep 30, 2024 · 0 comments

Comments

@alan-ssvlabs
Copy link

After implementing bulk resign and bulk reshare, ceremony instance IDs stored by the operator are computed as the first 24 bytes of the 32 bytes hash of the resign/reshare message. While it works, it is not the best design. It is better to change the instance ID to 32 bytes but before doing that need to make sure it doesn't break existing things.

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