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 nil memory access #130

Merged
merged 1 commit into from
Dec 9, 2024

prevent nil memory access by checking tx status before fetching receipt

58b076d
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent nil memory access #130

prevent nil memory access by checking tx status before fetching receipt
58b076d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 9, 2024 in 0s

0.00% of diff hit (target 56.93%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.93%)

Annotations

Check warning on line 188 in jsonrpc/backend/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/tx.go#L188

Added line #L188 was not covered by tests