Skip to content

MuSig2 support #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 57 commits into from
Dec 10, 2024

Apply suggestions from code review

2d22ebe
Select commit
Loading
Failed to load commit list.
Merged

MuSig2 support #294

Apply suggestions from code review
2d22ebe
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 10, 2024 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 2958 in src/handler/sign_psbt.c

See this annotation in the file changed.

Code scanning / CodeQL

Expression has no effect Warning

This expression has no effect (because
ui_post_processing_confirm_transaction
has no external side effects).