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

gateway: implement IPIP-0445 (skip-raw-blocks option) #502

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

gateway: implement ipip-0445

f7bb4b3
Select commit
Loading
Failed to load commit list.
Draft

gateway: implement IPIP-0445 (skip-raw-blocks option) #502

gateway: implement ipip-0445
f7bb4b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 2, 2023 in 1s

32.14% of diff hit (target 65.66%)

View this Pull Request on Codecov

32.14% of diff hit (target 65.66%)

Annotations

Check warning on line 301 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 321 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L319-L321

Added lines #L319 - L321 were not covered by tests

Check warning on line 796 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L795-L796

Added lines #L795 - L796 were not covered by tests

Check warning on line 231 in gateway/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/gateway.go#L224-L231

Added lines #L224 - L231 were not covered by tests

Check warning on line 233 in gateway/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/gateway.go#L233

Added line #L233 was not covered by tests

Check warning on line 251 in gateway/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/gateway.go#L242-L251

Added lines #L242 - L251 were not covered by tests

Check warning on line 152 in gateway/handler_car.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_car.go#L147-L152

Added lines #L147 - L152 were not covered by tests

Check warning on line 266 in gateway/handler_car.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_car.go#L265-L266

Added lines #L265 - L266 were not covered by tests