Skip to content

Commit

Permalink
test: BIP324 test vectors
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv committed Oct 20, 2022
1 parent ff91db0 commit 0395fc8
Show file tree
Hide file tree
Showing 3 changed files with 301 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.test.include
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ FUZZ_BINARY=test/fuzz/fuzz$(EXEEXT)

JSON_TEST_FILES = \
test/data/script_tests.json \
test/data/bip324_vectors.json \
test/data/bip341_wallet_vectors.json \
test/data/base58_encode_decode.json \
test/data/blockfilters.json \
Expand Down
Loading

0 comments on commit 0395fc8

Please sign in to comment.