Post
Topic
Board Electrum
Re: Question about public key decompression algorithm (ECC_YfromX(...))
by
aplistir
on 08/02/2018, 21:00:17 UTC
No, I didn't forward. I had the hope that they would notice it here. If you are more active on github than me, feel free to report it.
I think I stumbled over it, when I tried to understand the signature verification part. If I remember correctly, the python ecdsa module can only take uncompressed public keys and that's where it's used.

Ok. good to know.
I will try to report it to the Electrum dev team sometime this week or the next.
It is great to get as many bugs fixed as possible.