1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

BIP66: link to sipa's disclosure of consensus failure bug

This commit is contained in:
David A. Harding 2018-04-04 14:40:07 -04:00
parent d1874d5cd2
commit ae8605776d
No known key found for this signature in database
GPG Key ID: D9DB41A96C2269D3

View File

@ -142,3 +142,6 @@ An implementation for the reference client is available at https://github.com/bi
This document is extracted from the previous BIP62 proposal, which had input from various people, in particular Greg Maxwell and Peter Todd, who gave feedback about this document as well. This document is extracted from the previous BIP62 proposal, which had input from various people, in particular Greg Maxwell and Peter Todd, who gave feedback about this document as well.
==Disclosures==
* Subsequent to the network-wide adoption and enforcement of this BIP, the author [https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-July/009697.html disclosed] that strict DER signatures provided an indirect solution to a consensus bug he had previously discovered.