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

feat: impl Encode Decode for alloy_primitves::Bloom #30

Merged
merged 3 commits into from
Aug 23, 2024

Fix long bytes lengths

a0ae99e
Select commit
Loading
Failed to load commit list.
Merged

feat: impl Encode Decode for alloy_primitves::Bloom #30

Fix long bytes lengths
a0ae99e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 23, 2024 in 0s

68.75% of diff hit (target 80.54%)

View this Pull Request on Codecov

68.75% of diff hit (target 80.54%)

Annotations

Check warning on line 460 in ssz/src/encode/impls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssz/src/encode/impls.rs#L459-L460

Added lines #L459 - L460 were not covered by tests

Check warning on line 465 in ssz/src/encode/impls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssz/src/encode/impls.rs#L465

Added line #L465 was not covered by tests

Check warning on line 470 in ssz/src/encode/impls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssz/src/encode/impls.rs#L469-L470

Added lines #L469 - L470 were not covered by tests