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

MsgSubmitBadSignatureEvidence no signer #355

Open
albertchon opened this issue Jun 19, 2021 · 1 comment
Open

MsgSubmitBadSignatureEvidence no signer #355

albertchon opened this issue Jun 19, 2021 · 1 comment

Comments

@albertchon
Copy link
Contributor

albertchon commented Jun 19, 2021

Surfaced by @xlab in our fork.

The msg for submitting bad signature evidence doesn't require any signature for itself. That means the chain can be spammed by myriads of transactions with this msg, and no gas fee will be applied

return []sdk.AccAddress{}

@xlab
Copy link

xlab commented Jun 20, 2021

Worth mentioning: the only msg from Cosmos SDK that follows this pattern is MsgCreateDog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants