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

Bls pubkey size mismatch #22548

Closed
simonzg opened this issue Nov 18, 2024 · 1 comment
Closed

Bls pubkey size mismatch #22548

simonzg opened this issue Nov 18, 2024 · 1 comment

Comments

@simonzg
Copy link

simonzg commented Nov 18, 2024

I noticed that pubkey size for BLS is defined differently in cosmos-sdk and cosmos/crypto.

32bytes in cosmos-sdk:

48 bytes in cosmos/crypto: https://github.com/cosmos/crypto/blob/bb8c5deb91b3a722e145c4d9c6d06c6158d23dfe/curves/bls12381/pubkey.go#L12

Are they in the same format or using a different format to store the pubkey for BLS? Where can we find documentations for this kind of settings? Thanks.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Cosmos-SDK Nov 18, 2024
@github-actions github-actions bot added the needs-triage Issue that needs to be triaged label Nov 18, 2024
@julienrbrt julienrbrt added C:x/staking C:Crypto and removed needs-triage Issue that needs to be triaged labels Nov 19, 2024
@julienrbrt
Copy link
Member

Closed by #22613

@github-project-automation github-project-automation bot moved this from 📋 Backlog to 🥳 Done in Cosmos-SDK Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🥳 Done
Development

No branches or pull requests

5 participants