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. |
||
---|---|---|
.. | ||
data | ||
bench_test.go | ||
context.go | ||
keys.go | ||
keys_test.go | ||
musig2_test.go | ||
nonces.go | ||
nonces_test.go | ||
sign.go | ||
sign_test.go |