Skip to content
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

Fix serialization of signatures and witnesses in multisig #4441

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

onvej-sl
Copy link
Contributor

This pull request aims to fix an issue introduced in #4351 and discovered by @andrewtoth: The signatures and witnesses for multisig scripts were serialized without regard to the order specified by MultisigPubkeys.

Copy link

github-actions bot commented Dec 11, 2024

core UI changes device test click test persistence test
T2T1 Model T test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
T3B1 Safe 3 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
T3T1 Safe 5 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
All main(screens)

@onvej-sl onvej-sl force-pushed the onvej-sl/fix-signature-serialization branch from e07e4ab to e7f2729 Compare December 12, 2024 13:27
@onvej-sl onvej-sl marked this pull request as ready for review December 12, 2024 13:56
@onvej-sl onvej-sl requested a review from matejcik as a code owner December 12, 2024 13:56
@onvej-sl onvej-sl requested review from mmilata and removed request for matejcik December 12, 2024 13:56
@onvej-sl onvej-sl merged commit 1a62cc8 into main Jan 2, 2025
94 checks passed
@onvej-sl onvej-sl deleted the onvej-sl/fix-signature-serialization branch January 2, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🤝 Needs QA
Development

Successfully merging this pull request may close these issues.

2 participants