The Bitcoin Core tests in script_tests.cpp refer to these examples by number, but the text examples are in an unordered list, making them hard to follow. This changes the list to an ordered (numbered) list.
CC: BIP author @sipa
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.
ACK
On Fri, Jan 30, 2015, 10:52 David A. Harding notifications@github.com wrote:
The Bitcoin Core tests in script_tests.cpp refer to these examples by number, but the text examples are in an unordered list, making them hard to follow. This changes the list to an ordered (numbered) list.
CC: BIP author @sipa https://github.com/sipa
You can view, comment on, or merge this pull request online at:
#138 Commit Summary
- BIP66: Number Examples To Match Implementation Tests
File Changes
- M bip-0066.mediawiki https://github.com/bitcoin/bips/pull/138/files#diff-0 (26)
Patch Links:
Reply to this email directly or view it on GitHub #138.