keyring->pair->vrfVerify: possibly the wrong public key is used if the pair type is sr25519 #1906
Open
6 tasks done
Labels
Enhancement
Improves existing features or performance, making the SDK more robust and efficient.
P3 - Low
Non-essential improvements or minor fixes. Can be scheduled flexibly as time permits.
I'm submitting a bug
What is the current behavior and expected behavior?
Vrf signature should be checked agains remote public key (passed as
signerPublic
parameter). But if the pair type issr25519
then the current pairpublicKey
is possibly misused for validation.common/packages/keyring/src/pair/index.ts
Line 211 in 6971012
Please tell us about your environment:
Version: 12.6.2
Environment:
Language:
The text was updated successfully, but these errors were encountered: