sipa / bips

Bitcoin Improvement Proposals
bitcoin.org
145 stars 43 forks source link

BIP-0341: Avoid decompressing the output public key in script spends #201

Closed jonasnick closed 4 years ago

jonasnick commented 4 years ago

This is equivalent to the current version, but avoids decompressing the output point. Also simplifies the rationale behind the parity bit.

sipa commented 4 years ago

ACK