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: decode tx is unnecessary in tx listener (backport: #491) #492

Problem: decode tx is unnecessary in tx listener (#491)

960508b
Select commit
Loading
Failed to load commit list.
Merged

Problem: decode tx is unnecessary in tx listener (backport: #491) #492

Problem: decode tx is unnecessary in tx listener (#491)
960508b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 10, 2024 in 1s

44.44% of diff hit (target 64.07%)

View this Pull Request on Codecov

44.44% of diff hit (target 64.07%)

Annotations

Check warning on line 28 in app/ante/tx_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/tx_listener.go#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 955 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L955

Added line #L955 was not covered by tests

Check warning on line 961 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L959-L961

Added lines #L959 - L961 were not covered by tests

Check warning on line 119 in rpc/stream/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L118-L119

Added lines #L118 - L119 were not covered by tests