You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update test mocks for @noble/curves/secp256k1 schnorr functions
Add mock for @noble/curves/secp256k1 module to match the Schnorr signing
migration. Tests now correctly mock schnorr.sign/verify instead of the
old ECDSA secp256k1.sign/verify.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments