Skip to content

Commit 43b5f17

Browse files
committed
BIP 341/342: Add link to Bitcoin Core test vectors
Also remove mention of non-existing examples.
1 parent 1f0b563 commit 43b5f17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bip-0341.mediawiki

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,7 @@ The reason for this is to increase leaf entropy and prevent an observer from lea
284284

285285
== Test vectors ==
286286

287-
Examples with creation transaction and spending transaction pairs, valid and invalid.
288-
289-
Examples of preimage for sighashing for each of the sighash modes.
287+
The test vectors used in the [https://github.com/bitcoin/bitcoin/blob/3820090bd619ac85ab35eff376c03136fe4a9f04/src/test/script_tests.cpp#L1718 Bitcoin Core unit test framework] can be found [https://github.com/bitcoin-core/qa-assets/blob/main/unit_test_data/script_assets_test.json?raw=true here].
290288

291289
== Rationale ==
292290

bip-0342.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ In addition to changing the semantics of a number of opcodes, there are also som
135135

136136
==Examples==
137137

138+
The Taproot ([[bip-0341.mediawiki|BIP341]]) test vectors also contain examples for Tapscript execution.
139+
138140
==Acknowledgements==
139141

140142
This document is the result of many discussions and contains contributions by a number of people. The authors wish to thank all those who provided valuable feedback and reviews, including the participants of the [https://github.com/ajtowns/taproot-review structured reviews].

0 commit comments

Comments
 (0)