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(evm): tx receipt proper marshalling #2101

Merged
merged 6 commits into from
Oct 31, 2024

fix: minor timeout fix

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

fix(evm): tx receipt proper marshalling #2101

fix: minor timeout fix
316493b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2024 in 1s

58.33% of diff hit (target 0.00%)

View this Pull Request on Codecov

58.33% of diff hit (target 0.00%)

Annotations

Check warning on line 150 in eth/rpc/backend/tx_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/backend/tx_info.go#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 155 in eth/rpc/backend/tx_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/backend/tx_info.go#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 160 in eth/rpc/backend/tx_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/backend/tx_info.go#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 286 in eth/rpc/backend/tx_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/backend/tx_info.go#L286

Added line #L286 was not covered by tests