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: gasUsed, gasLimit and bloom are not aligned in subscribe newHeads #544

Closed
wants to merge 2 commits into from

Merge branch 'develop' into align_head

10fe05d
Select commit
Loading
Failed to load commit list.
Closed

Problem: gasUsed, gasLimit and bloom are not aligned in subscribe newHeads #544

Merge branch 'develop' into align_head
10fe05d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2024 in 0s

34.42% of diff hit (target 46.60%)

View this Pull Request on Codecov

34.42% of diff hit (target 46.60%)

Annotations

Check warning on line 484 in rpc/backend/blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/backend/blocks.go#L484

Added line #L484 was not covered by tests

Check warning on line 370 in rpc/backend/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/backend/utils.go#L369-L370

Added lines #L369 - L370 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L77-L79

Added lines #L77 - L79 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L158

Added line #L158 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L160

Added line #L160 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L174-L179

Added lines #L174 - L179 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L181-L184

Added lines #L181 - L184 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L186-L189

Added lines #L186 - L189 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L191-L194

Added lines #L191 - L194 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L196-L199

Added lines #L196 - L199 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L201-L205

Added lines #L201 - L205 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/stream/rpc.go#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 71 in server/json_rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/json_rpc.go#L71

Added line #L71 was not covered by tests