Skip to content

fix: prevent signing from wrong key in multisig (#1319)

Codecov / codecov/patch failed Mar 29, 2024 in 0s

34.04% of diff hit (target 69.78%)

View this Pull Request on Codecov

34.04% of diff hit (target 69.78%)

Annotations

Check warning on line 422 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-L422

Added lines #L417 - L422 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#L261-L262

Added lines #L261 - L262 were 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#L264-L282

Added lines #L264 - L282 were not covered by tests

Check warning on line 287 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-L287

Added lines #L285 - L287 were not covered by tests