1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Brandon Black
b05fc882d8
Fix TAP_SCRIPT_SIG signature too short vector
* The specified length of the value did not match the encoded data.
Probably a manual modification error from the prior vector.
2022-04-01 15:25:10 -07:00
Brandon Black
b83419102b
Remove stray '<' 2022-04-01 15:24:25 -07:00
Andrew Chow
2efad74b02 371: Remove extra character in test 2021-11-16 18:19:51 -05:00
Andrew Chow
61c6a91af8 371: Fix test vector formatting
Missing `<` for some test vectors causing the rendered output to be
incorrect.
2021-11-16 18:19:46 -05:00
Andrew Chow
deb1c06e5c 371: Add reference implementation 2021-07-23 21:26:49 -04:00
Andrew Chow
6327923e71 371: Add test vectors 2021-07-23 21:26:49 -04:00
Andrew Chow
c583f4dcbe Specify BIP 371 Taproot Fields for PSBT
Add bip-0371.mediawiki, update readme, and update BIP 174 with
new field types.
2021-07-20 15:03:38 -04:00