-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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: Prevent signing from wrong key in multisig #12548
Conversation
…ita/fix-multisig-key-2
Codecov Report
@@ Coverage Diff @@
## main #12548 +/- ##
==========================================
- Coverage 65.23% 65.19% -0.05%
==========================================
Files 693 694 +1
Lines 71798 71893 +95
==========================================
+ Hits 46841 46868 +27
- Misses 22326 22394 +68
Partials 2631 2631
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the explanations in #12446
…ita/fix-multisig-key-2
Testing the CLI locally... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK!
## Describe your changes and provide context Doesn't seem to be absolutely necessary since it would just fail when broadcasting, more of an UI improvement. We can wait until 3.0.4 is out and then merging Copying from: cosmos/cosmos-sdk#12548 ## Testing performed to validate your change unit tests
Description
Closes: #12328
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change