mirror of
https://github.com/btcsuite/btcd.git
synced 2025-03-10 09:19:28 +01:00
In this commit, we fix the `BenchmarkPartialVerify` test. When we moved to musig 1.0, we stopped requiring the input as an x-only key. So we need to remove the round trip serialization to force the key to be x-only. |
||
---|---|---|
.. | ||
musig2 | ||
bench_test.go | ||
error.go | ||
pubkey.go | ||
signature.go | ||
signature_test.go |