Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-11 | BIP327: update status | Jon Atack | |
2024-07-23 | bip-0327: 1.0.1 -> 1.0.2 | Jonas Nick | |
(cherry picked from commit 4f2e6e7ffbd2fdc095ab8d59827be9da18b790be) | |||
2024-07-19 | bip327: minor fixes | siv2r | |
- 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-06-13 | bip-0327: Remove obsolete paragraph | Tim Ruffing | |
2024-05-28 | Fix typos on 17 files. | Alexander Cyon | |
2024-05-14 | Merge pull request #1591 from siv2r/bip327-fix-verify-fail-vector | Jon Atack | |
Fix the first two test vectors of verify fail test | |||
2024-05-14 | Fix the four test vectors | siv2r | |
- first two vectors of verify_fail_test - first two vectors of verify_error_test | |||
2024-02-26 | bip327: fix broken links | siv2r | |
2023-03-29 | BIP327: fixups for buildtable.pl | Anthony Towns | |
2023-03-27 | Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures | Jonas Nick | |