Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Fix MultiSignature verification for ECDSA keys #4499

Closed
wants to merge 1 commit into from
Closed

Fix MultiSignature verification for ECDSA keys #4499

wants to merge 1 commit into from

Conversation

akru
Copy link
Contributor

@akru akru commented Dec 25, 2019

Motivation

ECDSA signing aren't working in runtimes with MultiSignature signatures. #4498

Solution

Use uncompressed recovery in verify routine.

@parity-cla-bot
Copy link

It looks like @akru signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@akru
Copy link
Contributor Author

akru commented Dec 26, 2019

I think this one is critical issue because Polkadot and Kusama affected. @bkchr

@bkchr
Copy link
Member

bkchr commented Dec 26, 2019

Hey, ty :) I checked the source code and found more places that required fixes and I also added some tests: #4502

Nevertheless, ty again!

@bkchr bkchr closed this Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants