-
Notifications
You must be signed in to change notification settings - Fork 71
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
Sync master to 2.3.0 release. #290
Conversation
Fix sign_psbt_instruction_approve
The UX refactoring in version 2.2.2 introduced a bug where signing messages with certain lengths would fail, as the app would ask the client about chunks with an overflowing index.
Fix `signMessage` failing for messages of certain lengths
…_id during copy_transaction_parameters
Swap release
client_rs: bump bitcoin 0.32 and miniscript 12.2
Performance optimizations
Bump version to 2.3.0; upate CHANGELOG and ragger snapshots
Always return to main menu at the end of get_wallet_address
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
Quality Gate failedFailed conditions |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #290 +/- ##
==========================================
+ Coverage 84.73% 84.76% +0.03%
==========================================
Files 17 17
Lines 2181 2186 +5
==========================================
+ Hits 1848 1853 +5
Misses 333 333
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
No description provided.