1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

Merge pull request #1260 from JeremyRubin/ctv-test-vectors

[BIP-0119] Include test vectors for CTV in BIP's subdirectory
This commit is contained in:
Luke Dashjr
2022-01-15 23:14:05 +00:00
committed by GitHub
4 changed files with 2494 additions and 0 deletions

View File

@@ -278,6 +278,9 @@ standardized later as policy changes.
A reference implementation and tests are available here:
https://github.com/JeremyRubin/bitcoin/tree/checktemplateverify.
Test vectors are available in [/bip-0119/vectors the bip-0119/vectors
directory] for checking compatibility with the refrence implementation and BIP.
==Rationale==
The goal of CHECKTEMPLATEVERIFY is to be minimal impact on the existing codebase -- in the