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

Problem: missing validation on nft-transfer message fields #1019

Merged
merged 10 commits into from
Dec 5, 2023

Update app/ante.go

7c85b44
Select commit
Loading
Failed to load commit list.
Merged

Problem: missing validation on nft-transfer message fields #1019

Update app/ante.go
7c85b44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2023 in 0s

55.55% of diff hit (target 33.05%)

View this Pull Request on Codecov

55.55% of diff hit (target 33.05%)

Annotations

Check warning on line 88 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 92 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 97 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 102 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L101-L102

Added lines #L101 - L102 were not covered by tests