summaryrefslogtreecommitdiff
path: root/bip-0066.mediawiki
AgeCommit message (Collapse)Author
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