Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

[nice to have] multisig preventing signing with wrong key#286

Merged
BrandonWeng merged 5 commits intomainfrom
bweng-multi-sig-fix
Jun 14, 2023
Merged

[nice to have] multisig preventing signing with wrong key#286
BrandonWeng merged 5 commits intomainfrom
bweng-multi-sig-fix

Conversation

@BrandonWeng
Copy link
Copy Markdown
Contributor

@BrandonWeng BrandonWeng commented Jun 13, 2023

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

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 14, 2023

Codecov Report

Merging #286 (ede9ef4) into main (df2cf22) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Current head ede9ef4 differs from pull request most recent head f716336. Consider uploading reports for the commit f716336 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
- Coverage   54.98%   54.95%   -0.03%     
==========================================
  Files         619      619              
  Lines       51524    51549      +25     
==========================================
  Hits        28329    28329              
- Misses      21162    21187      +25     
  Partials     2033     2033              
Impacted Files Coverage Δ
x/auth/client/cli/tx_sign.go 0.00% <0.00%> (ø)

@BrandonWeng
Copy link
Copy Markdown
Contributor Author

Just tested this on a local node too
image
image

@BrandonWeng BrandonWeng enabled auto-merge (squash) June 14, 2023 15:30
@BrandonWeng BrandonWeng merged commit 19db353 into main Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants