1
It is always worthwhile to use compressed keys to save size. Or somewhere in the Bitcoin code, exactly uncompressed keys are needed?
1
It is always worthwhile to use compressed keys to save size. Or somewhere in the Bitcoin code, exactly uncompressed keys are needed?
1
There is no one advantage to use uncompressed key vs compressed. So, there is no one place in code where uncompressed key is allowed and compressed key is disallowed
https://github.com/bitcoin/bips/blob/master/bip-0143.mediawiki#restrictions-on-public-key-type – Ninazu – 2017-11-15T19:57:35.570