Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
55449887
Topic
5140134
Board
Development & Technical Discussion
Re: Taproot proposal
by
piotr_n
on
25/10/2020, 12:32:11 UTC
Quote from: gmaxwell on October 21, 2020, 04:49:26 PM
Quote from: piotr_n on October 21, 2020, 11:58:47 AM
Will there be any taproot related tests added to the src/test/data ?
There are vectors at
https://github.com/bitcoin/bitcoin/pull/19953/files#diff-6794e4c8edce5f4dd1a21181a91f0c166f34c876809e40f015e5926ee3d6a126
I only found test vectors in bip340_test_vectors.csv - but they seem to be only checking the EC signature verification function.
Are there any new test for entire scripts and transactions?