1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
bitcoin-bips/bip-0327/vectors
siv2r 1c6ac0c4cf bip327: minor fixes
- An error test vector doesn’t specify the InvalidContributionError type
- In *DeterministicSign*, use GetXonlyPubkey instead of GetPubkey
- The key_agg_and_tweak fn doesn’t specify the return type
- In partial_sig_verify_internal, the pubkey arg should be PlainPk
- Remove unused enumerate() fn calls
- In test_sign_verify, add an additional assert statement
2024-07-19 23:52:41 +05:30
..
det_sign_vectors.json Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures 2023-03-27 11:48:22 +09:00
key_agg_vectors.json Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures 2023-03-27 11:48:22 +09:00
key_sort_vectors.json Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures 2023-03-27 11:48:22 +09:00
nonce_agg_vectors.json Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures 2023-03-27 11:48:22 +09:00
nonce_gen_vectors.json Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures 2023-03-27 11:48:22 +09:00
sig_agg_vectors.json bip327: minor fixes 2024-07-19 23:52:41 +05:30
sign_verify_vectors.json Fix the four test vectors 2024-05-14 07:39:38 +05:30
tweak_vectors.json Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures 2023-03-27 11:48:22 +09:00