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: prevent signing from wrong key in multisig #1319

Merged
merged 5 commits into from
Mar 28, 2024

Update CHANGELOG.md

f53aba1
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent signing from wrong key in multisig #1319

Update CHANGELOG.md
f53aba1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 27, 2024 in 0s

28.12% of diff hit (target 70.41%)

View this Pull Request on Codecov

28.12% of diff hit (target 70.41%)

Annotations

Check warning on line 421 in x/auth/client/cli/tx_multisign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_multisign.go#L417-L421

Added lines #L417 - L421 were not covered by tests

Check warning on line 424 in x/auth/client/cli/tx_multisign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_multisign.go#L424

Added line #L424 was not covered by tests

Check warning on line 262 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L262

Added line #L262 was not covered by tests

Check warning on line 264 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L264

Added line #L264 was not covered by tests

Check warning on line 268 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L266-L268

Added lines #L266 - L268 were not covered by tests

Check warning on line 271 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 275 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 277 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L277

Added line #L277 was not covered by tests

Check warning on line 282 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L279-L282

Added lines #L279 - L282 were not covered by tests

Check warning on line 286 in x/auth/client/cli/tx_sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auth/client/cli/tx_sign.go#L285-L286

Added lines #L285 - L286 were not covered by tests