summaryrefslogtreecommitdiff
path: root/bip-0066.mediawiki
AgeCommit message (Collapse)Author
2018-04-04BIP66: link to sipa's disclosure of consensus failure bugDavid A. Harding
2017-04-30fix dead link in BIP66comboy
2017-01-19BIPs 30, 32, 62, 66, and 103: License under BSD-2-Clause termsLuke Dashjr
[Thursday, January 19, 2017] [7:46:36 PM UTC] <luke-jr> sipa: if you get a minute, can you give me at least a text-"verbal" ACK for some copyright license to put on BIPs 30, 32, 62, 66, and 103 please? is BSD-2-Clause okay? [Thursday, January 19, 2017] [7:47:01 PM UTC] <sipa> luke-jr: ACK on 2-clause BSD for 30,32,62,66,103 [Thursday, January 19, 2017] [7:47:13 PM UTC] <sipa> (and for any other BIPs I contributed to)
2016-11-30Promote BIP 2 Draft->Active, and implement itLuke Dashjr
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30Promote BIP 123 Draft->Active, and implement itLuke Dashjr
2015-08-14bip66: change status to finalDaniel Cousens
2015-06-12Corrected spelling of one word.todu
"verifcation" -> "verification".
2015-01-30BIP66: Number Examples To Match Implementation TestsDavid A. Harding
The Bitcoin Core tests in script_tests.cpp refer to these examples by number, but these BIP66 examples are in an unordered list, making them hard to follow. This changes the list to an ordered list.
2015-01-26Add BIP66Pieter Wuille